Implementation of Event based triggering. issue 51
This commit is contained in:
parent
a020ec6668
commit
9af96a7cb2
10 changed files with 144 additions and 20 deletions
|
|
@ -103,7 +103,6 @@
|
|||
<javac srcdir="${testDir}" destdir="${buildTestDir}" debug="yes" debugLevel="lines,vars,source" fork="yes">
|
||||
<classpath refid="classpath.test" />
|
||||
<include name="**/*.java" />
|
||||
<exclude name="se/hal/test/JarvisSyntersizerTest.java" />
|
||||
</javac>
|
||||
<copy todir="${buildTestDir}">
|
||||
<fileset dir="${testDir}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue