Author: jsdelfino
Date: Wed Aug 13 22:50:04 2008
New Revision: 685777

URL: http://svn.apache.org/viewvc?rev=685777&view=rev
Log:
Renamed 'dependencies' profile to 'modules'.

Modified:
    tuscany/java/sca/distribution/features/all/pom.xml
    tuscany/java/sca/distribution/features/core/pom.xml
    tuscany/java/sca/distribution/features/ejava/pom.xml
    tuscany/java/sca/distribution/features/manager/pom.xml
    tuscany/java/sca/distribution/features/process/pom.xml
    tuscany/java/sca/distribution/features/web20/pom.xml
    tuscany/java/sca/distribution/features/webservice/pom.xml

Modified: tuscany/java/sca/distribution/features/all/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/all/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/all/pom.xml (original)
+++ tuscany/java/sca/distribution/features/all/pom.xml Wed Aug 13 22:50:04 2008
@@ -74,7 +74,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/core/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/core/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/core/pom.xml (original)
+++ tuscany/java/sca/distribution/features/core/pom.xml Wed Aug 13 22:50:04 2008
@@ -204,7 +204,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/ejava/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/ejava/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/ejava/pom.xml (original)
+++ tuscany/java/sca/distribution/features/ejava/pom.xml Wed Aug 13 22:50:04 
2008
@@ -75,7 +75,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/manager/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/manager/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/manager/pom.xml (original)
+++ tuscany/java/sca/distribution/features/manager/pom.xml Wed Aug 13 22:50:04 
2008
@@ -142,7 +142,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/process/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/process/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/process/pom.xml (original)
+++ tuscany/java/sca/distribution/features/process/pom.xml Wed Aug 13 22:50:04 
2008
@@ -64,7 +64,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/web20/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/web20/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/web20/pom.xml (original)
+++ tuscany/java/sca/distribution/features/web20/pom.xml Wed Aug 13 22:50:04 
2008
@@ -99,7 +99,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>

Modified: tuscany/java/sca/distribution/features/webservice/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/features/webservice/pom.xml?rev=685777&r1=685776&r2=685777&view=diff
==============================================================================
--- tuscany/java/sca/distribution/features/webservice/pom.xml (original)
+++ tuscany/java/sca/distribution/features/webservice/pom.xml Wed Aug 13 
22:50:04 2008
@@ -113,7 +113,7 @@
     <profiles>
         <!-- Profile that can be used to build the modules included in the 
distro -->
         <profile>
-            <id>dependencies</id>
+            <id>modules</id>
             <modules>
                 <module>../../../modules/assembly</module>
                 <module>../../../modules/assembly-xml</module>


Reply via email to