We don't have a rsrc/ directory any more, so that can go.
This commit is contained in:
@@ -26,10 +26,9 @@
|
|||||||
<artifact:pom id="pom" file="pom.xml"/>
|
<artifact:pom id="pom" file="pom.xml"/>
|
||||||
<artifact:dependencies pathId="classpath" pomRefId="pom"/>
|
<artifact:dependencies pathId="classpath" pomRefId="pom"/>
|
||||||
<path id="test.classpath">
|
<path id="test.classpath">
|
||||||
<path refid="classpath"/>
|
<path refid="classpath"/>
|
||||||
<pathelement location="${classes.dir}"/>
|
<pathelement location="${classes.dir}"/>
|
||||||
<pathelement location="${tclasses.dir}"/>
|
<pathelement location="${tclasses.dir}"/>
|
||||||
<pathelement location="${basedir}"/> <!-- for rsrc/ -->
|
|
||||||
</path>
|
</path>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user