Author: kelvingoodson
Date: Thu Oct 5 05:02:58 2006
New Revision: 453194
URL: http://svn.apache.org/viewvc?view=rev&rev=453194
Log:
updated build instructions to reflect change in samples packaging
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
Modified: incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt?view=diff&rev=453194&r1=453193&r2=453194
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt (original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt Thu Oct 5 05:02:58
2006
@@ -17,7 +17,8 @@
4) Change to the top level directory of the Tuscany SDO Java Implementation
project (sdo) of this source distribution.
5) Execute: mvn
This will first place build artefacts in your local maven repository that
your SDO programs can depend upon. It
- will then build the Tuscany binary distribution artefacts in the
sdo/distribution/target directory.
+ will then build the Tuscany SDO for Java binary distribution artefacts in
the sdo/distribution/target
+ directory and the self contained Tuscany SDO for Java samples distribution
in the directory sdo/sample/target.
Note: Depending on the load being experienced by remote Maven 2.0 repositories
you may have to execute mvn several
times until required dependencies are all located in your local maven
repository. After you have completed a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]