Author: amita
Date: Fri Feb 22 04:55:49 2008
New Revision: 630184

URL: http://svn.apache.org/viewvc?rev=630184&view=rev
Log:
explain java_1_4_maven profile for building JDK4 only features

Modified:
    
incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/src/BUILDING

Modified: 
incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/src/BUILDING
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/src/BUILDING?rev=630184&r1=630183&r2=630184&view=diff
==============================================================================
--- 
incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/src/BUILDING
 (original)
+++ 
incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/src/BUILDING
 Fri Feb 22 04:55:49 2008
@@ -20,8 +20,7 @@
 
 1) If you have chosen to install a JDK at version 5 then all will be fine,  
but there is one value add component in the
    Tuscany SDO implementation which relies on new JDK 5.0 features.  If you do 
not wish to use JDK 5 for the following
-   build step, then you will need to delete the file
-   
<archive-root>/sdo/tools/src/main/java/org/apache/tuscany/sdo/generate/Interface2JavaGenerator.java
 before proceding
+   build step, then you will need to do mvn -Pjava_1_4_maven, as this profile 
option excludes the JDK5 dependent features.
 2) In a command window/shell, change to the top level directory of the Tuscany 
SDO Java source distribution.
 3) Execute: mvn
    This will install the sdo implementation and tools jars in your local maven 
repository



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to