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/09/06 20:29:27 UTC

svn commit: r440822 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF

Author: sppatel
Date: Wed Sep  6 11:29:26 2006
New Revision: 440822

URL: http://svn.apache.org/viewvc?view=rev&rev=440822
Log:
update manifest with missing dep

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF?view=diff&rev=440822&r1=440821&r2=440822
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.v11.core/META-INF/MANIFEST.MF Wed Sep  6 11:29:26 2006
@@ -24,7 +24,8 @@
  org.apache.ant,
  org.apache.geronimo.runtime.common,
  org.eclipse.jst.common.frameworks,
- org.eclipse.jst.server.core
+ org.eclipse.jst.server.core,
+ org.eclipse.jdt.launching
 Eclipse-LazyStart: true
 Export-Package: org.apache.geronimo.st.v11.core.operations,
  org.apache.geronimo.st.v11.core.internal,