[jbosstools-commits] JBoss Tools SVN: r30889 - trunk/common/plugins/org.jboss.tools.common.text.ext/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Apr 27 19:39:07 EDT 2011


Author: dgolovin
Date: 2011-04-27 19:39:07 -0400 (Wed, 27 Apr 2011)
New Revision: 30889

Modified:
   trunk/common/plugins/org.jboss.tools.common.text.ext/META-INF/MANIFEST.MF
Log:
Fix for intermittent errors in VPE related to catching exceptions that not related to VPE

Modified: trunk/common/plugins/org.jboss.tools.common.text.ext/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.ext/META-INF/MANIFEST.MF	2011-04-27 23:06:37 UTC (rev 30888)
+++ trunk/common/plugins/org.jboss.tools.common.text.ext/META-INF/MANIFEST.MF	2011-04-27 23:39:07 UTC (rev 30889)
@@ -31,3 +31,4 @@
  org.eclipse.wst.html.core,
  org.jboss.tools.common.ui
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-ClassPath: .



More information about the jbosstools-commits mailing list