summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 01:31:43 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-07-08 01:31:43 +0000
commitca13b89e75f554a75e47320c8d6bb5d2c09afe1e (patch)
treef1b4a6afec5bb7c49a348b6929b1c253baefb607
parentdd12ee8541124f96a3b28868b65c6b2711300c1f (diff)
Updated comment in .project file as a result of changes in main sca/pom.xml.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674699 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/tools/eclipse/features/feature/.project6
-rw-r--r--java/sca/tools/eclipse/plugins/core/.project6
-rw-r--r--java/sca/tools/eclipse/site/updatesite/.project6
3 files changed, 15 insertions, 3 deletions
diff --git a/java/sca/tools/eclipse/features/feature/.project b/java/sca/tools/eclipse/features/feature/.project
index 4c25cefc21..b333add441 100644
--- a/java/sca/tools/eclipse/features/feature/.project
+++ b/java/sca/tools/eclipse/features/feature/.project
@@ -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>
diff --git a/java/sca/tools/eclipse/plugins/core/.project b/java/sca/tools/eclipse/plugins/core/.project
index fa874620ec..6fc647ac07 100644
--- a/java/sca/tools/eclipse/plugins/core/.project
+++ b/java/sca/tools/eclipse/plugins/core/.project
@@ -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>
diff --git a/java/sca/tools/eclipse/site/updatesite/.project b/java/sca/tools/eclipse/site/updatesite/.project
index 4f95113dfd..2761d7c6d9 100644
--- a/java/sca/tools/eclipse/site/updatesite/.project
+++ b/java/sca/tools/eclipse/site/updatesite/.project
@@ -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>