You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/04/14 15:52:09 UTC

svn commit: r394097 - in /geronimo/devtools/eclipse-plugin/trunk/plugins: org.apache.geronimo.deployment.model.edit/ org.apache.geronimo.deployment.model/ org.apache.geronimo.jetty.j2ee.server.v1/ org.apache.geronimo.runtime.v1/ org.apache.geronimo.st....

Author: sppatel
Date: Fri Apr 14 06:51:58 2006
New Revision: 394097

URL: http://svn.apache.org/viewcvs?rev=394097&view=rev
Log:
cleanup m1

Added:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/classpathXmlTemplate.vm
Removed:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.deployment.model.edit/maven.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.deployment.model.edit/project.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.deployment.model/maven.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.deployment.model/project.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jetty.j2ee.server.v1/maven.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jetty.j2ee.server.v1/project.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/maven.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/plugin.xml.template
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/project.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.tomcat.j2ee.server.v1/maven.xml
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.tomcat.j2ee.server.v1/project.xml
Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/.classpath
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/META-INF/MANIFEST.MF

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/.classpath
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/.classpath?rev=394097&r1=394096&r2=394097&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/.classpath (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/.classpath Fri Apr 14 06:51:58 2006
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="lib" path="lib/xbean-2.0.0.jar"/>
-	<classpathentry kind="lib" path="lib/stax-api-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/openejb-builder-2.0.jar"/>
-	<classpathentry kind="lib" path="lib/mx4j-remote-3.0.1.jar"/>
-	<classpathentry kind="lib" path="lib/mx4j-3.0.1.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-web-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-util-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-service-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-security-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-naming-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-kernel-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-j2ee-schema-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-j2ee-deployment_1.1_spec-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-j2ee-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-deploy-jsr88-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-connector-builder-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/geronimo-common-1.0.jar"/>
-	<classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
-	<classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/xbean-2.0.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/openejb-builder-2.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/mx4j-remote-3.0.1.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/mx4j-3.0.1.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-web-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-util-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-service-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-security-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-naming-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-kernel-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-j2ee-schema-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-j2ee-deployment_1.1_spec-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-j2ee-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-deploy-jsr88-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-connector-builder-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/geronimo-common-1.0.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.4.jar"/>
+	<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-2.1_3.jar"/>
 </classpath>

Added: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/classpathXmlTemplate.vm
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/classpathXmlTemplate.vm?rev=394097&view=auto
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/classpathXmlTemplate.vm (added)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v1/classpathXmlTemplate.vm Fri Apr 14 06:51:58 2006
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+#set($libs = $libDir.listFiles() )
+#foreach( $lib in $libs )
+	<classpathentry exported="true" kind="lib" path="lib/$lib.getName()"/>
+#end
+</classpath>
\ No newline at end of file

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/META-INF/MANIFEST.MF?rev=394097&r1=394096&r2=394097&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/META-INF/MANIFEST.MF (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.core/META-INF/MANIFEST.MF Fri Apr 14 06:51:58 2006
@@ -28,6 +28,14 @@
  org.eclipse.wst.common.project.facet.core,
  org.eclipse.jem.util
 Eclipse-AutoStart: true
-Export-Package: org.apache.geronimo.st.core,
+Export-Package: javax.enterprise.deploy.model,
+ javax.enterprise.deploy.model.exceptions,
+ javax.enterprise.deploy.shared,
+ javax.enterprise.deploy.shared.factories,
+ javax.enterprise.deploy.spi,
+ javax.enterprise.deploy.spi.exceptions,
+ javax.enterprise.deploy.spi.factories,
+ javax.enterprise.deploy.spi.status,
+ org.apache.geronimo.st.core,
  org.apache.geronimo.st.core.commands,
  org.apache.geronimo.st.core.operations