Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2009-02-25 12:28:58 +0000
committermtaal2009-02-25 12:28:58 +0000
commitf785f4fe421ff52b3b5cc5821dacd24b218b5ab5 (patch)
tree34482f9c5b339c57cbf36ffa3c17539af4ecdc0f /tests/org.eclipse.emf.teneo.hibernate.libraries
parent371896f06e816e695bbd14417625870588edadd7 (diff)
downloadorg.eclipse.emf.teneo-f785f4fe421ff52b3b5cc5821dacd24b218b5ab5.tar.gz
org.eclipse.emf.teneo-f785f4fe421ff52b3b5cc5821dacd24b218b5ab5.tar.xz
org.eclipse.emf.teneo-f785f4fe421ff52b3b5cc5821dacd24b218b5ab5.zip
Updated
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.libraries')
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties33
1 files changed, 32 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
index f147d1c6b..b452c59b8 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
+++ b/tests/org.eclipse.emf.teneo.hibernate.libraries/build.properties
@@ -22,7 +22,38 @@ bin.includes = META-INF/,\
modeling32.png,\
plugin.properties,\
mysql-connector-java-5.1.6-bin.jar,\
- hibernate-commons-annotations.jar
+ hibernate-commons-annotations.jar,\
+ ant-1.6.5.jar,\
+ ant-antlr-1.6.5.jar,\
+ ant-junit-1.6.5.jar,\
+ ant-launcher-1.6.5.jar,\
+ ant-swing-1.6.5.jar,\
+ asm-attrs.jar,\
+ checkstyle-all.jar,\
+ cleanimports.jar,\
+ concurrent-1.3.2.jar,\
+ connector.jar,\
+ jaas.jar,\
+ jacc-1_0-fr.jar,\
+ javassist.jar,\
+ jaxen-1.1-beta-7.jar,\
+ jboss-archive-browsing.jar,\
+ jboss-cache.jar,\
+ jboss-common.jar,\
+ jboss-jmx.jar,\
+ jboss-system.jar,\
+ jdbc2_0-stdext.jar,\
+ jgroups-2.2.8.jar,\
+ jms.jar,\
+ junit-3.8.1.jar,\
+ lucene-core-2.2.0.jar,\
+ oscache-2.1.jar,\
+ proxool-0.8.3.jar,\
+ swarmcache-1.0rc2.jar,\
+ syndiag2.jar,\
+ versioncheck.jar,\
+ xerces-2.6.2.jar,\
+ xml-apis.jar
jars.extra.classpath = ant-antlr-1.6.5.jar,\
antlr-2.7.6.jar,\
asm.jar,\

Back to the top