Author: koen.aers(a)jboss.com
Date: 2012-10-12 11:43:10 -0400 (Fri, 12 Oct 2012)
New Revision: 44490
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/lib/tools/hibernate-tools-3.4.0.CR2.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/required/hibernate3.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/tools/hibernate-tools-3.6.0.CR1.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/jpa/hibernate-entitymanager-4.0.0.Final.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-commons-annotations-4.0.1.Final.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-core-4.0.0.Final.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/jboss-logging-3.1.0.CR2.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0-CR1.jar
Removed:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/lib/tools/hibernate-tools.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/required/hibernate3.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/tools/hibernate-tools-3.6.0.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/jpa/hibernate-entitymanager-4.0.0.CR6.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-commons-annotations-4.0.0.Final.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-core-4.0.0.CR6.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/jboss-logging-3.1.0.CR1.jar
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0.jar
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/.classpath
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/build.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/.classpath
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/build.properties
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/build.properties
Log:
JBIDE-12842: Update the Hibernate Tools runtime jars
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/.classpath
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/.classpath 2012-10-12 15:38:54
UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/.classpath 2012-10-12 15:43:10
UTC (rev 44490)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools-3.4.0.CR2.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"/>
@@ -20,7 +21,6 @@
<classpathentry exported="true" kind="lib"
path="lib/hibernate/oscache-2.1.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/proxool-0.8.3.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/swarmcache-1.0rc2.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools.jar"
sourcepath="C:/dev/workspaces/RedHat/_Git/hibernate-tools.core/hibernate-tools"/>
<classpathentry exported="true" kind="lib"
path="lib/tools/freemarker.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/bsh-core-2.0b4.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/jgroups-2.2.8.jar"/>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/META-INF/MANIFEST.MF 2012-10-12
15:38:54 UTC (rev 44489)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/META-INF/MANIFEST.MF 2012-10-12
15:43:10 UTC (rev 44490)
@@ -21,7 +21,6 @@
lib/hibernate/oscache-2.1.jar,
lib/hibernate/proxool-0.8.3.jar,
lib/hibernate/swarmcache-1.0rc2.jar,
- lib/tools/hibernate-tools.jar,
lib/tools/freemarker.jar,
lib/bsh-core-2.0b4.jar,
lib/hibernate/jgroups-2.2.8.jar,
@@ -37,7 +36,8 @@
lib/hibernate/commons-collections-3.1.jar,
lib/hibernate/slf4j-api-1.5.8.jar,
lib/hibernate/slf4j-log4j12-1.5.8.jar,
- lib/hibernate/commons-collections-3.1.jar
+ lib/hibernate/commons-collections-3.1.jar,
+ lib/tools/hibernate-tools-3.4.0.CR2.jar
Bundle-Activator: org.hibernate.eclipse.libs.HibernateLibsPlugin
Require-Bundle: org.eclipse.core.runtime
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/build.properties 2012-10-12
15:38:54 UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/build.properties 2012-10-12
15:43:10 UTC (rev 44490)
@@ -2,4 +2,5 @@
output.. = bin/
bin.includes = META-INF/,\
.,\
- lib/
+ lib/,\
+ lib/tools/hibernate-tools-3.4.0.CR2.jar
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/lib/tools/hibernate-tools-3.4.0.CR2.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/lib/tools/hibernate-tools-3.4.0.CR2.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.hibernate.eclipse.libs/lib/tools/hibernate-tools.jar
===================================================================
(Binary files differ)
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/.classpath
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/.classpath 2012-10-12
15:38:54 UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/.classpath 2012-10-12
15:43:10 UTC (rev 44490)
@@ -1,23 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-log4j12-1.6.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/cglib-2.2.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/commons-logging-1.0.4.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/freemarker.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools-3.6.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/jpa/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/antlr-2.7.6.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/commons-collections-3.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/dom4j-1.6.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/hibernate3.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/javassist-3.12.0.GA.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/jta-1.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-api-1.6.1.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/hibernate3.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools-3.6.0.CR1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-log4j12-1.6.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/cglib-2.2.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/commons-logging-1.0.4.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/freemarker.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/jpa/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/antlr-2.7.6.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/commons-collections-3.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/dom4j-1.6.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/javassist-3.12.0.GA.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/jta-1.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-api-1.6.1.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.hibernate3_6/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/META-INF/MANIFEST.MF 2012-10-12
15:38:54 UTC (rev 44489)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/META-INF/MANIFEST.MF 2012-10-12
15:43:10 UTC (rev 44490)
@@ -22,16 +22,16 @@
lib/required/commons-collections-3.1.jar,
lib/required/commons-logging-1.0.4.jar,
lib/required/dom4j-1.6.1.jar,
- lib/required/hibernate3.jar,
lib/required/javassist-3.12.0.GA.jar,
lib/required/jta-1.1.jar,
lib/required/slf4j-api-1.6.1.jar,
lib/required/slf4j-log4j12-1.6.1.jar,
lib/jpa/hibernate-jpa-2.0-api-1.0.1.Final.jar,
+ lib/tools/hibernate-tools-3.6.0.CR1.jar,
lib/tools/freemarker.jar,
- lib/tools/hibernate-tools-3.6.0.jar,
lib/tools/jtidy-r8-20060801.jar,
lib/bsh-core-2.0b4.jar,
lib/log4j-1.2.15.jar,
- .
+ .,
+ lib/required/hibernate3.jar
Bundle-Vendor: JBoss by Red Hat
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/build.properties 2012-10-12
15:38:54 UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/build.properties 2012-10-12
15:43:10 UTC (rev 44490)
@@ -8,16 +8,16 @@
lib/required/antlr-2.7.6.jar,\
lib/required/commons-collections-3.1.jar,\
lib/required/dom4j-1.6.1.jar,\
- lib/required/hibernate3.jar,\
lib/required/javassist-3.12.0.GA.jar,\
lib/required/jta-1.1.jar,\
lib/required/slf4j-api-1.6.1.jar,\
lib/jpa/hibernate-jpa-2.0-api-1.0.1.Final.jar,\
lib/tools/freemarker.jar,\
- lib/tools/hibernate-tools-3.6.0.jar,\
lib/tools/jtidy-r8-20060801.jar,\
lib/bsh-core-2.0b4.jar,\
lib/log4j-1.2.15.jar,\
lib/required/commons-logging-1.0.4.jar,\
lib/required/cglib-2.2.jar,\
- lib/required/slf4j-log4j12-1.6.1.jar
+ lib/required/slf4j-log4j12-1.6.1.jar,\
+ lib/tools/hibernate-tools-3.6.0.CR1.jar,\
+ lib/required/hibernate3.jar
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/required/hibernate3.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/required/hibernate3.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/required/hibernate3.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/tools/hibernate-tools-3.6.0.CR1.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/tools/hibernate-tools-3.6.0.CR1.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate3_6/lib/tools/hibernate-tools-3.6.0.jar
===================================================================
(Binary files differ)
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2012-10-12
15:38:54 UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/.classpath 2012-10-12
15:43:10 UTC (rev 44490)
@@ -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-4.0.0.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/tools/hibernate-tools-4.0.0-CR1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-commons-annotations-4.0.1.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/hibernate-core-4.0.0.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/jboss-logging-3.1.0.CR2.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/jpa/hibernate-entitymanager-4.0.0.Final.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/required/slf4j-api-1.5.8.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-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-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/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 2012-10-12
15:38:54 UTC (rev 44489)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/META-INF/MANIFEST.MF 2012-10-12
15:43:10 UTC (rev 44490)
@@ -17,24 +17,24 @@
org.eclipse.ui.views;bundle-version="3.6.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Bundle-ClassPath: lib/jpa/hibernate-entitymanager-4.0.0.CR6.jar,
- lib/required/antlr-2.7.7.jar,
+Bundle-ClassPath: lib/required/antlr-2.7.7.jar,
lib/required/classmate-0.5.4.jar,
lib/required/commons-collections-3.2.1.jar,
lib/required/dom4j-1.6.1.jar,
- lib/required/hibernate-commons-annotations-4.0.0.Final.jar,
- lib/required/hibernate-core-4.0.0.CR6.jar,
lib/required/hibernate-jpa-2.0-api-1.0.1.Final.jar,
lib/required/jandex-1.0.3.Final.jar,
lib/required/javassist-3.12.1.GA.jar,
- 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-4.0.0.jar,
lib/tools/jtidy-r8-20060801.jar,
lib/bsh-core-2.0b4.jar,
lib/required/slf4j-api-1.5.8.jar,
lib/log4j-1.2.15.jar,
lib/slf4j-log4j12-1.5.8.jar,
- .
+ .,
+ lib/jpa/hibernate-entitymanager-4.0.0.Final.jar,
+ lib/required/hibernate-commons-annotations-4.0.1.Final.jar,
+ lib/required/hibernate-core-4.0.0.Final.jar,
+ lib/required/jboss-logging-3.1.0.CR2.jar,
+ lib/tools/hibernate-tools-4.0.0-CR1.jar
Bundle-Vendor: JBoss by Red Hat
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/build.properties 2012-10-12
15:38:54 UTC (rev 44489)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/build.properties 2012-10-12
15:43:10 UTC (rev 44490)
@@ -4,4 +4,9 @@
.,\
plugin.xml,\
plugin.properties,\
- lib/
+ lib/,\
+ lib/jpa/hibernate-entitymanager-4.0.0.Final.jar,\
+ lib/required/hibernate-commons-annotations-4.0.1.Final.jar,\
+ lib/required/hibernate-core-4.0.0.Final.jar,\
+ lib/required/jboss-logging-3.1.0.CR2.jar,\
+ lib/tools/hibernate-tools-4.0.0-CR1.jar
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/jpa/hibernate-entitymanager-4.0.0.CR6.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/jpa/hibernate-entitymanager-4.0.0.Final.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/jpa/hibernate-entitymanager-4.0.0.Final.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-commons-annotations-4.0.0.Final.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-commons-annotations-4.0.1.Final.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-commons-annotations-4.0.1.Final.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-core-4.0.0.CR6.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-core-4.0.0.Final.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/hibernate-core-4.0.0.Final.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/jboss-logging-3.1.0.CR1.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/jboss-logging-3.1.0.CR2.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/required/jboss-logging-3.1.0.CR2.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0-CR1.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0-CR1.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate4_0/lib/tools/hibernate-tools-4.0.0.jar
===================================================================
(Binary files differ)