Author: sppatel
Date: Sun Dec 4 16:37:31 2005
New Revision: 353945
URL: http://svn.apache.org/viewcvs?rev=353945&view=rev
Log:
include source feature in main feature
Modified:
geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature.source/feature.xml
geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml
geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.devtools.eclipse.core/plugin.properties
Modified: geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature.source/feature.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature.source/feature.xml?rev=353945&r1=353944&r2=353945&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature.source/feature.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature.source/feature.xml Sun Dec 4 16:37:31 2005
@@ -1,10 +1,25 @@
-
-
- %description
-
-
- %license
-
-
-
\ No newline at end of file
+
+
+
+ %description
+
+
+
+ %license
+
+
+
+
+
+
+
+
+
Modified: geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml?rev=353945&r1=353944&r2=353945&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/features/org.apache.geronimo.feature/feature.xml Sun Dec 4 16:37:31 2005
@@ -1,91 +1,84 @@
-
-
-
-
-
- [Enter Feature Description here.]
-
-
-
- Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.
-
-
-
+
+ Copyright 2004, 2005 The Apache Software Foundation or its licensors, as applicable.
+
+
+
Copyright 2005
-Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Modified: geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml?rev=353945&r1=353944&r2=353945&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/maven.xml Sun Dec 4 16:37:31 2005
@@ -49,7 +49,7 @@
-
+
Modified: geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.devtools.eclipse.core/plugin.properties
URL: http://svn.apache.org/viewcvs/geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.devtools.eclipse.core/plugin.properties?rev=353945&r1=353944&r2=353945&view=diff
==============================================================================
--- geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.devtools.eclipse.core/plugin.properties (original)
+++ geronimo/devtools/trunk/modules/eclipse-plugin/plugins/org.apache.geronimo.devtools.eclipse.core/plugin.properties Sun Dec 4 16:37:31 2005
@@ -16,5 +16,5 @@
adminPassword=Administrator Pa&ssword:
classPath=&Classpath Variable:
-geronimo-facet-label=Apache Geronimo
-geronimo-facet-description=Apache Geronimo
\ No newline at end of file
+geronimo-facet-label=Geronimo Deployment Plans
+geronimo-facet-description=Creates Geronimo specific deployment plan file(s).
\ No newline at end of file