[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse ...

Max Rydahl Andersen mandersen at jboss.com
Fri Oct 20 08:00:44 EDT 2006


  User: mandersen
  Date: 06/10/20 08:00:44

  Modified:    hibernatetools/plugins/org.hibernate.eclipse   
                        build.properties hibernate-build.xml .classpath
  Log:
  updated tools to 3.2.0.GA releases
  
  Revision  Changes    Path
  1.9       +2 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse/build.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse/build.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- build.properties	14 Aug 2006 23:14:27 -0000	1.8
  +++ build.properties	20 Oct 2006 12:00:44 -0000	1.9
  @@ -5,7 +5,8 @@
                  hibernate-log4j.properties,\
                  about.html,\
                  lib/hibernate/ehcache-1.1.jar,\
  -               lib/tools/bsh-2.0b1.jar
  +               lib/tools/bsh-2.0b1.jar,\
  +               lib/tools/jtidy-r8-20060801.jar
   jars.compile.order = org.hibernate.eclipse.jar
   source.org.hibernate.eclipse.jar = src/
   output.org.hibernate.eclipse.jar = bin/
  
  
  
  1.25      +8 -5      jbosside/hibernatetools/plugins/org.hibernate.eclipse/hibernate-build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: hibernate-build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse/hibernate-build.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -b -r1.24 -r1.25
  --- hibernate-build.xml	21 Jul 2006 12:42:05 -0000	1.24
  +++ hibernate-build.xml	20 Oct 2006 12:00:44 -0000	1.25
  @@ -9,6 +9,7 @@
   	<available file="${hibernate.root}" property="hibernate.root.exists"/>
   	<fail unless="hibernate.root.exists">hibernate.root needs to be set to the root of the hibernate svn checkout. Currently it is ${hibernate.root} which does not exist.</fail>
   	
  +	<property name="src.dir" location="src"/>
   	<import file="${hibernate.root}/HibernateExt/common/common-build.xml"/>
   	
   	<target name="update" depends="init">
  @@ -35,11 +36,13 @@
   		<ant antfile="${hibernate-core.home}\..\hibernate3\build.xml" inheritall="false" inheritrefs="false" target="copylib"/>  
           -->
       
  +		<!--
           <ant antfile="${hibernate.root}\HibernateExt\metadata\build.xml" inheritall="false" inheritrefs="false" target="jar"/>
           <ant antfile="${hibernate.root}\HibernateExt\metadata\build.xml" inheritall="false" inheritrefs="false" target="copylib"/>        
           <copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\metadata\target\hibernate-annotations\hibernate-annotations.jar" todir="${lib.annotations}"/>
           <copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\metadata\target\hibernate-annotations\lib\ejb3-persistence.jar" todir="${lib.annotations}"/>
           <copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\metadata\target\hibernate-annotations\lib\lucene-core-2.0.0.jar" todir="${lib.annotations}"/>
  +            -->
                 
           <!-- we need to have the hibernateconsole stuff together with the core to fake DriverManager into allow loading drivers -->
   		<!-- <ant antfile="..\console\build.xml" inheritall="false" inheritrefs="false" target="jar"/>
  @@ -49,11 +52,11 @@
           <ant antfile="${hibernate.root}\HibernateExt\tools\build.xml" inheritall="false" inheritrefs="false" target="copylib"/>        
   		<copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\tools\target\hibernate-tools\hibernate-tools.jar" todir="${lib.tools}"/>
   		<copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\tools\target\hibernate-tools\lib\freemarker.jar" todir="${lib.tools}"/>
  -		<copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\tools\target\hibernate-tools\lib\jtidy-r8-21122004.jar" todir="${lib.tools}"/>		
  +		<copy preservelastmodified="true" file="${hibernate.root}\HibernateExt\tools\target\hibernate-tools\lib\jtidy-r8-20060801.jar" todir="${lib.tools}"/>		
   		
   		<property file="${hibernate-core.lib.dir}/version.properties" prefix="h3"/>
   		
  -        <copy preservelastmodified="true" todir="${lib.hibernate}" >
  +		<copy preservelastmodified="true" todir="${lib.hibernate}/doesnotexist">
   			<fileset dir="${hibernate-core.home}">
   				<include name="hibernate3.jar"/>	
           	</fileset>
  
  
  
  1.37      +2 -2      jbosside/hibernatetools/plugins/org.hibernate.eclipse/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse/.classpath,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- .classpath	10 Aug 2006 07:01:44 -0000	1.36
  +++ .classpath	20 Oct 2006 12:00:44 -0000	1.37
  @@ -9,7 +9,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" sourcepath="/hibernate3" kind="lib" path="lib/hibernate/hibernate3.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/hibernate/hibernate3.jar"/>
   	<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"/>
  @@ -22,7 +22,6 @@
   	<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" sourcepath="/hibernateext.tools" kind="lib" path="lib/tools/hibernate-tools.jar"/>
  -	<classpathentry exported="true" kind="lib" path="lib/tools/jtidy-r8-21122004.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/tools/freemarker.jar"/>
   	<classpathentry exported="true" sourcepath="C:/work/products/bsh/src" kind="lib" path="lib/bsh-core-2.0b4.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/annotations/ejb3-persistence.jar"/>
  @@ -32,6 +31,7 @@
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/antlr-2.7.6.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/ehcache-1.2.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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
   	<classpathentry kind="output" path="build/eclipse"/>
  
  
  



More information about the jboss-cvs-commits mailing list