You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2006/10/03 11:32:54 UTC

svn commit: r452368 - in /incubator/tuscany/java/spec: pom.xml sdo-api/ sdo/

Author: kelvingoodson
Date: Tue Oct  3 02:32:54 2006
New Revision: 452368

URL: http://svn.apache.org/viewvc?view=rev&rev=452368
Log:
renaming spec/sdo to spec/sdo-api to remove naming conflict when exporting from svn for creating source distributions

Added:
    incubator/tuscany/java/spec/sdo-api/
      - copied from r452337, incubator/tuscany/java/spec/sdo/
Removed:
    incubator/tuscany/java/spec/sdo/
Modified:
    incubator/tuscany/java/spec/pom.xml

Modified: incubator/tuscany/java/spec/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/spec/pom.xml?view=diff&rev=452368&r1=452367&r2=452368
==============================================================================
--- incubator/tuscany/java/spec/pom.xml (original)
+++ incubator/tuscany/java/spec/pom.xml Tue Oct  3 02:32:54 2006
@@ -39,7 +39,7 @@
     </distributionManagement>
 
     <modules>
-        <module>sdo</module>
+        <module>sdo-api</module>
         <module>sca</module>
         <module>commonj</module>
     </modules>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org