You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ko...@apache.org on 2014/09/05 12:07:26 UTC

svn commit: r1622671 - in /olingo/site/trunk/content/doc/javascript: project-build.mdtext project-release.mdtext

Author: koblers
Date: Fri Sep  5 10:07:26 2014
New Revision: 1622671

URL: http://svn.apache.org/r1622671
Log:
Olingo: Update OlingoJS doc

Modified:
    olingo/site/trunk/content/doc/javascript/project-build.mdtext
    olingo/site/trunk/content/doc/javascript/project-release.mdtext

Modified: olingo/site/trunk/content/doc/javascript/project-build.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/javascript/project-build.mdtext?rev=1622671&r1=1622670&r2=1622671&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/javascript/project-build.mdtext (original)
+++ olingo/site/trunk/content/doc/javascript/project-build.mdtext Fri Sep  5 10:07:26 2014
@@ -18,7 +18,7 @@ Notice:    Licensed to the Apache Softwa
 
 # Building the Olingo OData Client for Java Script 
 
-### Test for tools prerequisites
+### Test tool prerequisites
 
 Open your (git-)bash and navigate to the folder 
 ``olingo-odata4-js/odatajs/``

Modified: olingo/site/trunk/content/doc/javascript/project-release.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/javascript/project-release.mdtext?rev=1622671&r1=1622670&r2=1622671&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/javascript/project-release.mdtext (original)
+++ olingo/site/trunk/content/doc/javascript/project-release.mdtext Fri Sep  5 10:07:26 2014
@@ -26,7 +26,7 @@ This document describes the release guid
 This is similar to [standard Apache procedures to release](http://maven.apache.org/developers/release/apache-release.html)
 for Maven based projects at Apache, but since it is an Java Script library it is adopted to be used with grunt js.
 
-### Build Environments
+### Build Environment
 
 Apache Olingo is built and released with [Node.js®](http://nodejs.org/) in combination with 
 [grunt task runner](http://gruntjs.com/) 
@@ -170,7 +170,7 @@ is created per RC and will be communicat
   - Distribution commodity packages are staged at 
 http://people.apache.org/~[username]/olingo4/js/[version] (e.g. http://people.apache.org/~mibo/olingo4/js/4.0.0-RC01)
 
-Once candidate artifacts are available, release manager kicks off the [VOTE process][3].
+Once candidate artifacts are available, release manager kicks off the [VOTE process][2].
 
 If the vote fails, the raised issues will be fixed, a new release candidate will be 
 built and the VOTE process will be restarted.
@@ -211,25 +211,25 @@ signatures) to [Apache Distributions](ht
 
 ### Maintain Version Section in DOAP File
 
-[http://olingo.apache.org/doap_Olingo.rdf][4]
+[http://olingo.apache.org/doap_Olingo.rdf][3]
 
 Results are shown here:
 
-[link text][5]
+[TBD][4]
 
 ### Additional Apache Release Information
 
-  - [Releases Policy][6]
-  - [Publishing Releases][7]
-  - [Publishing Maven Artifacts][8]
-  - [Release Management During Incubation][9]
+  - [Releases Policy][5]
+  - [Publishing Releases][6]
+  - [Publishing Maven Artifacts][7]
+  - [Release Management During Incubation][8]
 
 
   [1]: http://olingo.apache.org/documentation.html
-  [3]: http://incubator.apache.org/guides/releasemanagement.html#best-practice-incubator-release-vote
-  [4]: http://olingo.apache.org/doap_Olingo.rdf
-  [5]: http://projects.apache.org/indexes/alpha.html#O
-  [6]: http://www.apache.org/dev/release.html
-  [7]: http://www.apache.org/dev/release-publishing.html
-  [8]: http://www.apache.org/dev/publishing-maven-artifacts.html
-  [9]: http://incubator.apache.org/guides/releasemanagement.html
\ No newline at end of file
+  [2]: http://incubator.apache.org/guides/releasemanagement.html#best-practice-incubator-release-vote
+  [3]: http://olingo.apache.org/doap_Olingo.rdf
+  [4]: http://projects.apache.org/indexes/alpha.html#O
+  [5]: http://www.apache.org/dev/release.html
+  [6]: http://www.apache.org/dev/release-publishing.html
+  [7]: http://www.apache.org/dev/publishing-maven-artifacts.html
+  [8]: http://incubator.apache.org/guides/releasemanagement.html
\ No newline at end of file