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
This commit is contained in:
jsdelfino 2008-07-08 01:31:43 +00:00
parent dd12ee8541
commit ca13b89e75
3 changed files with 15 additions and 3 deletions
java/sca/tools/eclipse
features/feature
plugins/core
site/updatesite

View file

@ -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>

View file

@ -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>

View file

@ -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>