Author: buildbot
Date: Thu Apr 9 08:33:47 2015
New Revision: 946864
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/doc/javascript/project-build.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 9 08:33:47 2015
@@ -1 +1 @@
-1672255
+1672258
Modified:
websites/staging/olingo/trunk/content/doc/javascript/project-build.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/javascript/project-build.html
(original)
+++ websites/staging/olingo/trunk/content/doc/javascript/project-build.html Thu
Apr 9 08:33:47 2015
@@ -112,19 +112,19 @@
</ul>
<p><strong><code>grunt release</code></strong></p>
<p>This task builds the odatajs library and creates the files for the
release</p>
-<p>The files are created in the ./_dist/odatajs-<version> folder:</p>
+<p>The release files are created in the ./_dist/odatajs-<version> folder:</p>
<ul>
-<li>/doc
- <br/>Documentation, zipped to file
<strong>odatajs-<version>-doc.zip</strong></li>
-<li>/lib
- <br/>Library, zipped to file <strong>odatajs-<version>-lib.zip</strong></li>
-<li>/sources
- <br/>Sources, zipped to file
<strong>odatajs-<version>-sources.zip</strong></li>
+<li>odatajs-version-doc.zip
+ <br/>Documentation, "/doc" directory zipped to file
<strong>odatajs-version-doc.zip</strong></li>
+<li>odatajs-version-lib.zip
+ <br/>Library, zipped "/lib" directory to file
<strong>odatajs-version-lib.zip</strong></li>
+<li>odatajs-version-sources.zip
+ <br/>Sources, zipped "/sources" directory to file
<strong>odatajs-version-sources.zip</strong></li>
</ul>
<p><strong><code>release-sign</code></strong></p>
<p>Signs the zipped files in the /_dist folder. The signing files are also
stored in the /_dist folder.</p>
<h3 id="sign-the-nuget-package">Sign the NuGet package</h3>
-<p>The odatajs.<version>.nupkg filed needs to be signed malually.</p>
+<p>The odatajs.<version>.nupkg filed needs to be signed manually.</p>
<ul>
<li>md5
<br/>>openssl dgst -md5 odatajs.4.0.0.nupkg >
odatajs.4.0.0.nupkg.md5*</li>
@@ -134,8 +134,9 @@
<br/>>gpg --armor --detach-sign odatajs.4.0.0.nupkg</li>
</ul>
<h3 id="check-the-license-headers">Check the license headers</h3>
-<p>please ensure that the rat tools is properly installed (see project-setup
documentaion)</p>
-<p><strong><code>grunt license-check</code></strong></p><div align="center">
+<p>Please ensure that the rat tool is properly installed (see project-setup
documentaion) and run</p>
+<p><strong><code>grunt license-check</code></strong></p>
+<p>The license-check log files are created in the ./_build/tmp
directory</p><div align="center">
<p>Copyright © 2013-2014, The Apache Software Foundation<br>
Apache Olingo, Olingo, Apache,
the Apache feather, and
the Apache Olingo project logo are trademarks
of the Apache Software