You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/01/30 16:45:42 UTC

svn commit: r1237726 - /incubator/jena/Jena2/TDB/trunk/BUILD

Author: andy
Date: Mon Jan 30 15:45:42 2012
New Revision: 1237726

URL: http://svn.apache.org/viewvc?rev=1237726&view=rev
Log: (empty)

Modified:
    incubator/jena/Jena2/TDB/trunk/BUILD

Modified: incubator/jena/Jena2/TDB/trunk/BUILD
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/BUILD?rev=1237726&r1=1237725&r2=1237726&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/BUILD (original)
+++ incubator/jena/Jena2/TDB/trunk/BUILD Mon Jan 30 15:45:42 2012
@@ -4,7 +4,7 @@ Apache Jena - single module instructions
 This file contain the instructions for building this module from the
 source-release artifact.  
 
-VER is the version number for the rlease to be built.
+VER is the version number for the release to be built.
 
 == Download
 
@@ -34,7 +34,7 @@ For the zip file of the tdb module:
 The .md5 and .sha1 files contain the MD5 and SHA1 checksum of the file
 respectively.  Calculate the checksum on the downloaded file 
 
-Exampale (linux):
+Example (linux):
 
     md5sum jena-tdb-VER-incubating-source-release.zip
 
@@ -49,8 +49,7 @@ recreate the distribution.
 
 == Ensure the dependecies are available
 
-Either build the previous modules in the dependency chain or get them from
-a public maven repository:
+Get dependencues from a public maven repository:
 
     mvn dependency:resolve