Author: dgeraskov
Date: 2011-12-19 07:01:19 -0500 (Mon, 19 Dec 2011)
New Revision: 37417
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-3.5.0.Beta.jar
Log:
https://issues.jboss.org/browse/JBIDE-10503
Updated hibernate-tool.jar. Now it doesn't require cglib.
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2011-12-19
10:24:22 UTC (rev 37416)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2011-12-19
12:01:19 UTC (rev 37417)
@@ -1,26 +1,26 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-api-1.5.8.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/jpa/hibernate-entitymanager-4.0.0.CR6.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/antlr-2.7.7.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/classmate-0.5.4.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/commons-collections-3.2.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/dom4j-1.6.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-commons-annotations-4.0.0.Final.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-core-4.0.0.CR6.jar"
sourcepath="/home/eskimo/Downloads/hibernate-release-4.0.0.CR6/project"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/jandex-1.0.3.Final.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/javassist-3.12.1.GA.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/jboss-logging-3.1.0.CR1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/freemarker.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools-3.5.0.Beta.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/jtidy-r8-20060801.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/bsh-core-2.0b4.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/log4j-1.2.15.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/slf4j-log4j12-1.5.8.jar"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-api-1.5.8.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/jpa/hibernate-entitymanager-4.0.0.CR6.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/antlr-2.7.7.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/classmate-0.5.4.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/commons-collections-3.2.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/dom4j-1.6.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-commons-annotations-4.0.0.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-core-4.0.0.CR6.jar"
sourcepath="/home/eskimo/Downloads/hibernate-release-4.0.0.CR6/project"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/jandex-1.0.3.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/javassist-3.12.1.GA.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/jboss-logging-3.1.0.CR1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/freemarker.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools-3.5.0.Beta.jar"
sourcepath="C:/dev/workspaces/RedHat/_Git/dgeraskov/hibernate-tools/src"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/jtidy-r8-20060801.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/bsh-core-2.0b4.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/log4j-1.2.15.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/slf4j-log4j12-1.5.8.jar"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF 2011-12-19
10:24:22 UTC (rev 37416)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF 2011-12-19
12:01:19 UTC (rev 37417)
@@ -29,7 +29,6 @@
lib/required/jboss-logging-3.1.0.CR1.jar,
lib/required/jboss-transaction-api_1.1_spec-1.0.0.Final.jar,
lib/tools/freemarker.jar,
- lib/tools/hibernate-tools-3.5.0.Alpha.jar,
lib/tools/hibernate-tools-3.5.0.Beta.jar,
lib/tools/jtidy-r8-20060801.jar,
lib/bsh-core-2.0b4.jar,
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-3.5.0.Beta.jar
===================================================================
(Binary files differ)