Moved PowerChallenge into Hal
Former-commit-id: 34665800518933f0b92723378601a3bafc53fdb0
This commit is contained in:
parent
5b2dffeb43
commit
4428824061
14 changed files with 35 additions and 30 deletions
|
|
@ -44,7 +44,7 @@
|
|||
</target>
|
||||
|
||||
<target name="run-main-server" depends="">
|
||||
<java fork="true" failonerror="true" classname="se.hal.PowerChallenge">
|
||||
<java fork="true" failonerror="true" classname="se.hal.HalServer">
|
||||
<classpath>
|
||||
<pathelement path="${buildDir}/hal.jar"/> <!--wildcard may not be platform independent, ok?-->
|
||||
<pathelement path="${libDir}/*"/> <!--wildcard may not be platform independent, ok?-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue