Author: kelvingoodson
Date: Tue Oct 3 02:54:36 2006
New Revision: 452383
URL: http://svn.apache.org/viewvc?view=rev&rev=452383
Log:
fix up build instructions after rearrangement of directory structure and clarify
Modified:
incubator/tuscany/branches/sdo-java-M2/sdo-api/BUILDING.txt
incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
Modified: incubator/tuscany/branches/sdo-java-M2/sdo-api/BUILDING.txt
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo-api/BUILDING.txt?view=diff&rev=452383&r1=452382&r2=452383
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo-api/BUILDING.txt (original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo-api/BUILDING.txt Tue Oct 3
02:54:36 2006
@@ -1,5 +1,9 @@
Building the SDO Java Specification Project from the source distribution
=========================================================================
+(note, these instructions are for building the SDO binary release from
+source, not for establishing a development environment. If you wish to
+participate in sdo development, follow the instructions at
+http://incubator.apache.org/tuscany/java_sdo_overview.html)
Initial Setup
-------------
@@ -13,7 +17,7 @@
Building
--------
-1) Change to the top level directory of the Tuscany SDO Java Spec project
(spec/sdo) of this source distribution.
+1) Change to the top level directory of the Tuscany SDO Java Spec project
(sdo-api) of this source distribution.
2) Execute: mvn
This will build an artefact in your local maven repository that the SDO
implementation can use.
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=452383&r1=452382&r2=452383
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt (original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt Tue Oct 3 02:54:36
2006
@@ -1,5 +1,9 @@
Building the SDO Java Implementation Project from the source distribution
=========================================================================
+(note, these instructions are for building the SDO binary release from
+source, not for establishing a development environment. If you wish to
+participate in sdo development, follow the instructions at
+http://incubator.apache.org/tuscany/java_sdo_overview.html
Building
--------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]