Author: dgolovin
Date: 2008-01-17 20:46:10 -0500 (Thu, 17 Jan 2008)
New Revision: 5789
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/build.properties
Log:
fix test error
testEachPackWithTestSet Error java.lang.RuntimeException: Folder res/project/ not found!
Modified: trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/build.properties
===================================================================
---
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/build.properties 2008-01-18
01:04:05 UTC (rev 5788)
+++
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/build.properties 2008-01-18
01:46:10 UTC (rev 5789)
@@ -5,4 +5,19 @@
META-INF/,\
lib/hibernate-tools-tests.jar,\
lib/hsqldb.jar,\
- lib/jaxen-1.1-beta-7.jar
+ lib/jaxen-1.1-beta-7.jar,\
+ res/,\
+ about.html
+src.includes = about.html,\
+ src/,\
+ res/,\
+ plugin.xml,\
+ lib/,\
+ hibernate-build.xml,\
+ build.properties,\
+ build/,\
+ META-INF/,\
+ .settings/,\
+ .project,\
+ .cvsignore,\
+ .classpath
Show replies by date