You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2008/07/08 03:31:43 UTC

svn commit: r674699 - in /tuscany/java/sca/tools/eclipse: features/feature/.project plugins/core/.project site/updatesite/.project

Author: jsdelfino
Date: Mon Jul  7 18:31:43 2008
New Revision: 674699

URL: http://svn.apache.org/viewvc?rev=674699&view=rev
Log:
Updated comment in .project file as a result of changes in main sca/pom.xml.

Modified:
    tuscany/java/sca/tools/eclipse/features/feature/.project
    tuscany/java/sca/tools/eclipse/plugins/core/.project
    tuscany/java/sca/tools/eclipse/site/updatesite/.project

Modified: tuscany/java/sca/tools/eclipse/features/feature/.project
URL: http://svn.apache.org/viewvc/tuscany/java/sca/tools/eclipse/features/feature/.project?rev=674699&r1=674698&r2=674699&view=diff
==============================================================================
--- tuscany/java/sca/tools/eclipse/features/feature/.project (original)
+++ tuscany/java/sca/tools/eclipse/features/feature/.project Mon Jul  7 18:31:43 2008
@@ -1,6 +1,10 @@
 <projectDescription>
   <name>org.apache.tuscany.sca.feature</name>
-  <comment>Parent POM defining settings that can be used across Tuscany</comment>
+  <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+    The Apache projects are characterized by a collaborative, consensus based development process, an open and
+    pragmatic software license, and a desire to create high quality software that leads the way in its field.
+    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+    and users.</comment>
   <projects/>
   <buildSpec>
     <buildCommand>

Modified: tuscany/java/sca/tools/eclipse/plugins/core/.project
URL: http://svn.apache.org/viewvc/tuscany/java/sca/tools/eclipse/plugins/core/.project?rev=674699&r1=674698&r2=674699&view=diff
==============================================================================
--- tuscany/java/sca/tools/eclipse/plugins/core/.project (original)
+++ tuscany/java/sca/tools/eclipse/plugins/core/.project Mon Jul  7 18:31:43 2008
@@ -1,6 +1,10 @@
 <projectDescription>
   <name>org.apache.tuscany.sca.core</name>
-  <comment>Parent POM defining settings that can be used across Tuscany</comment>
+  <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+    The Apache projects are characterized by a collaborative, consensus based development process, an open and
+    pragmatic software license, and a desire to create high quality software that leads the way in its field.
+    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+    and users.</comment>
   <projects/>
   <buildSpec>
     <buildCommand>

Modified: tuscany/java/sca/tools/eclipse/site/updatesite/.project
URL: http://svn.apache.org/viewvc/tuscany/java/sca/tools/eclipse/site/updatesite/.project?rev=674699&r1=674698&r2=674699&view=diff
==============================================================================
--- tuscany/java/sca/tools/eclipse/site/updatesite/.project (original)
+++ tuscany/java/sca/tools/eclipse/site/updatesite/.project Mon Jul  7 18:31:43 2008
@@ -1,6 +1,10 @@
 <projectDescription>
   <name>org.apache.tuscany.sca.updatesite</name>
-  <comment>Parent POM defining settings that can be used across Tuscany</comment>
+  <comment>The Apache Software Foundation provides support for the Apache community of open-source software projects.
+    The Apache projects are characterized by a collaborative, consensus based development process, an open and
+    pragmatic software license, and a desire to create high quality software that leads the way in its field.
+    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
+    and users.</comment>
   <projects>
     <project>org.apache.tuscany.sca.core</project>
     <project>org.apache.tuscany.sca.feature</project>