Author: max.andersen(a)jboss.com
Date: 2007-10-29 14:36:16 -0400 (Mon, 29 Oct 2007)
New Revision: 4569
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-commons-annotations.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-search.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-validator.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/lucene-core-2.2.0.jar
Removed:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/lucene-core-2.0.0.jar
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse/.classpath
trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/ejb3-persistence.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-annotations.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-entitymanager.jar
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/hibernate/hibernate3.jar
Log:
Updated hibernate annotations libs to latest incarnation (3.3) core is still 3.2
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/.classpath
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/.classpath 2007-10-29 17:43:17 UTC
(rev 4568)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/.classpath 2007-10-29 18:36:16 UTC
(rev 4569)
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
+ <classpathentry exported="true" kind="lib"
path="lib/annotations/hibernate-search.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/annotations/lucene-core-2.2.0.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/asm.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/asm-attrs.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/commons-collections-2.1.1.jar"/>
@@ -8,7 +10,7 @@
<classpathentry exported="true" kind="lib"
path="lib/hibernate/concurrent-1.3.2.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/connector.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/dom4j-1.6.1.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/hibernate/hibernate3.jar" sourcepath="/Hibernate3"/>
+ <classpathentry exported="true" kind="lib"
path="lib/hibernate/hibernate3.jar" sourcepath="/hibernate-3.2"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/jboss-cache.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/jboss-common.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/jboss-jmx.jar"/>
@@ -20,7 +22,7 @@
<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="/HibernateExt/tools/src/java"/>
+ <classpathentry exported="true" kind="lib"
path="lib/tools/hibernate-tools.jar"
sourcepath="/hibernateext.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/annotations/ejb3-persistence.jar"/>
@@ -28,13 +30,14 @@
<classpathentry exported="true" kind="lib"
path="lib/hibernate/cglib-2.1.3.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/jgroups-2.2.8.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/antlr-2.7.6.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/annotations/lucene-core-2.0.0.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/tools/jtidy-r8-20060801.jar"/>
- <classpathentry exported="true" kind="lib"
path="lib/annotations/hibernate-entitymanager.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/annotations/hibernate-entitymanager.jar"
sourcepath="/hibernateext.entitymanager"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/javassist.jar"/>
<classpathentry exported="true" kind="lib"
path="lib/hibernate/ehcache-1.2.3.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/hibernate/c3p0-0.9.1.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/annotations/hibernate-commons-annotations.jar"/>
+ <classpathentry exported="true" kind="lib"
path="lib/annotations/hibernate-validator.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="lib"
path="lib/hibernate/c3p0-0.9.1.jar"/>
<classpathentry kind="output" path="build/eclipse"/>
</classpath>
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2007-10-29
17:43:17 UTC (rev 4568)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2007-10-29
18:36:16 UTC (rev 4569)
@@ -32,17 +32,19 @@
lib/hibernate/cglib-2.1.3.jar,
lib/hibernate/jgroups-2.2.8.jar,
lib/hibernate/antlr-2.7.6.jar,
- lib/annotations/lucene-core-2.0.0.jar,
lib/tools/jtidy-r8-20060801.jar,
lib/annotations/hibernate-entitymanager.jar,
lib/hibernate/javassist.jar,
lib/hibernate/ehcache-1.2.3.jar,
- lib/hibernate/c3p0-0.9.1.jar
+ lib/hibernate/c3p0-0.9.1.jar,
+ lib/annotations/hibernate-commons-annotations.jar,
+ lib/annotations/hibernate-validator.jar,
+ lib/annotations/hibernate-search.jar,
+ lib/annotations/lucene-core-2.2.0.jar
Bundle-Activator: org.hibernate.eclipse.HibernatePlugin
Bundle-Vendor: Hibernate Team
Bundle-Localization: plugin
Export-Package: EDU.oswego.cs.dl.util.concurrent,
- META-INF,
antlr,
antlr.ASdebug,
antlr.actions.cpp,
@@ -231,6 +233,8 @@
org.apache.lucene.index,
org.apache.lucene.queryParser,
org.apache.lucene.search,
+ org.apache.lucene.search.function,
+ org.apache.lucene.search.payloads,
org.apache.lucene.search.spans,
org.apache.lucene.store,
org.apache.lucene.util,
@@ -251,8 +255,13 @@
org.dom4j.xpp,
org.hibernate,
org.hibernate.action,
- org.hibernate.annotationfactory,
org.hibernate.annotations,
+ org.hibernate.annotations.common,
+ org.hibernate.annotations.common.annotationfactory,
+ org.hibernate.annotations.common.reflection,
+ org.hibernate.annotations.common.reflection.java,
+ org.hibernate.annotations.common.reflection.java.generics,
+ org.hibernate.annotations.common.util,
org.hibernate.bytecode,
org.hibernate.bytecode.cglib,
org.hibernate.bytecode.javassist,
@@ -261,6 +270,7 @@
org.hibernate.cache.entry,
org.hibernate.cfg,
org.hibernate.cfg.annotations,
+ org.hibernate.cfg.annotations.reflection,
org.hibernate.cfg.reveng,
org.hibernate.cfg.reveng.dialect,
org.hibernate.classic,
@@ -332,21 +342,24 @@
org.hibernate.proxy.pojo,
org.hibernate.proxy.pojo.cglib,
org.hibernate.proxy.pojo.javassist,
- org.hibernate.reflection,
- org.hibernate.reflection.java,
- org.hibernate.reflection.java.generics,
- org.hibernate.reflection.java.xml,
org.hibernate.search,
org.hibernate.search.annotations,
org.hibernate.search.backend,
org.hibernate.search.backend.impl,
+ org.hibernate.search.backend.impl.jms,
+ org.hibernate.search.backend.impl.lucene,
org.hibernate.search.bridge,
org.hibernate.search.bridge.builtin,
org.hibernate.search.engine,
org.hibernate.search.event,
+ org.hibernate.search.filter,
org.hibernate.search.impl,
+ org.hibernate.search.jpa,
+ org.hibernate.search.jpa.impl,
org.hibernate.search.query,
+ org.hibernate.search.reader,
org.hibernate.search.store,
+ org.hibernate.search.store.optimization,
org.hibernate.search.util,
org.hibernate.secure,
org.hibernate.sql,
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties 2007-10-29
17:43:17 UTC (rev 4568)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/build.properties 2007-10-29
18:36:16 UTC (rev 4569)
@@ -9,7 +9,11 @@
lib/annotations/hibernate-entitymanager.jar,\
lib/hibernate/javassist.jar,\
lib/hibernate/ehcache-1.2.3.jar,\
- lib/hibernate/c3p0-0.9.1.jar
+ lib/hibernate/c3p0-0.9.1.jar,\
+ lib/annotations/hibernate-commons-annotations.jar,\
+ lib/annotations/hibernate-validator.jar,\
+ lib/annotations/hibernate-search.jar,\
+ lib/annotations/lucene-core-2.2.0.jar
jars.compile.order = org.hibernate.eclipse.jar
source.org.hibernate.eclipse.jar = src/
output.org.hibernate.eclipse.jar = bin/
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/ejb3-persistence.jar
===================================================================
(Binary files differ)
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-annotations.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-commons-annotations.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-commons-annotations.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-entitymanager.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-search.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-search.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-validator.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/hibernate-validator.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/lucene-core-2.0.0.jar
===================================================================
(Binary files differ)
Added:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/lucene-core-2.2.0.jar
===================================================================
(Binary files differ)
Property changes on:
trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/annotations/lucene-core-2.2.0.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/lib/hibernate/hibernate3.jar
===================================================================
(Binary files differ)
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2007-10-29
17:43:17 UTC (rev 4568)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2007-10-29
18:36:16 UTC (rev 4569)
@@ -35,6 +35,7 @@
org.hibernate.eclipse.graph.parts,
org.hibernate.eclipse.graph.policy,
org.hibernate.eclipse.hqleditor,
+ org.hibernate.eclipse.hqleditor.preferences,
org.hibernate.eclipse.launch,
org.hibernate.eclipse.nature,
org.hibernate.eclipse.util.xpl