[jbosstools-commits] JBoss Tools SVN: r22795 - trunk/hibernatetools/plugins/org.hibernate.eclipse.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 14 13:13:03 EDT 2010


Author: dgolovin
Date: 2010-06-14 13:13:03 -0400 (Mon, 14 Jun 2010)
New Revision: 22795

Modified:
   trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
Log:
https://jira.jboss.org/browse/JBIDE-6458 Sync org.hibernate.core/lib folder and Bundle-ClassPath attribute in plugin MANIFEST.MF
build.properties issues were fixed

Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties	2010-06-14 17:10:55 UTC (rev 22794)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties	2010-06-14 17:13:03 UTC (rev 22795)
@@ -4,7 +4,6 @@
                META-INF/,\
                hibernate-log4j.properties,\
                about.html,\
-               lib/tools/bsh-2.0b1.jar,\
                lib/tools/jtidy-r8-20060801.jar,\
                lib/annotations/hibernate-entitymanager.jar,\
                lib/hibernate/javassist.jar,\
@@ -29,4 +28,3 @@
 src.includes = src/,\
                about.html
 bin.excludes = lib/.cvsignore
-source.lib/tools/bsh-2.0b1.jar = src/



More information about the jbosstools-commits mailing list