You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/09/10 14:21:44 UTC

svn commit: r574220 - /incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF

Author: twgoetz
Date: Mon Sep 10 05:21:44 2007
New Revision: 574220

URL: http://svn.apache.org/viewvc?rev=574220&view=rev
Log:
Jira UIMA-450: revert accidental change to manifest.

https://issues.apache.org/jira/browse/UIMA-450

Modified:
    incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF

Modified: incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF?rev=574220&r1=574219&r2=574220&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF (original)
+++ incubator/uima/sandbox/trunk/CasEditor/META-INF/MANIFEST.MF Mon Sep 10 05:21:44 2007
@@ -17,9 +17,7 @@
  org.eclipse.jface.text,
  org.eclipse.core.filesystem,
  com.ibm.icu,
- org.junit4,
- org.eclipse.equinox.launcher,
- org.eclipse.equinox.http.registry
+ org.junit4
 Eclipse-RegisterBuddy: org.apache.uima.runtime
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Eclipse-LazyStart: true