Author: dgolovin
Date: 2012-07-02 22:08:19 -0400 (Mon, 02 Jul 2012)
New Revision: 42338
Added:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0.jar
Removed:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-3.5.0.Beta.jar
Modified:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBDS-2223 fix hibernate tools core versions
fixed hibernate tools core jar version for org.jboss.tools.hibernate4_0 plug-in
Modified:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath
===================================================================
---
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2012-07-03
01:54:51 UTC (rev 42337)
+++
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2012-07-03
02:08:19 UTC (rev 42338)
@@ -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"
sourcepath="C:/Documents and
Settings/dgeraskov/.m2/repository/org/hibernate/hibernate-entitymanager/4.0.0.CR6/hibernate-entitymanager-4.0.0.CR6-sources.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="C:/dev/Libs/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/tools4.0/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>
+<?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"/>
+ <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-4.0.0.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>
Modified:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF 2012-07-03
01:54:51 UTC (rev 42337)
+++
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF 2012-07-03
02:08:19 UTC (rev 42338)
@@ -30,7 +30,7 @@
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.Beta.jar,
+ lib/tools/hibernate-tools-4.0.0.jar,
lib/tools/jtidy-r8-20060801.jar,
lib/bsh-core-2.0b4.jar,
lib/required/slf4j-api-1.5.8.jar,
Deleted:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-3.5.0.Beta.jar
===================================================================
(Binary files differ)
Added:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0.jar
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.3.x/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream