Forgot to update the build.xml to reflect move to JDB BD 1.3
This commit is contained in:
parent
31e340b41f
commit
6497ebc8cb
@ -1,7 +1,7 @@
|
|||||||
<project name="gritter" basedir=".">
|
<project name="gritter" basedir=".">
|
||||||
|
|
||||||
<property file="project.properties"/>
|
<property file="project.properties"/>
|
||||||
<import file="jdb-build-1.2.xml"/>
|
<import file="jdb-build-1.3.xml"/>
|
||||||
|
|
||||||
<target name="init">
|
<target name="init">
|
||||||
<mkdir dir="${build.dir}/main/classes"/>
|
<mkdir dir="${build.dir}/main/classes"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user