<!--
-$Id: properties.xml,v 1.16 2006/02/15 08:23:52 maxcooper Exp $
-$Revision: 1.16 $
-$Date: 2006/02/15 08:23:52 $
+$Id: properties.xml,v 1.17 2007/11/05 18:30:20 chris_schultz Exp $
+$Revision: 1.17 $
+$Date: 2007/11/05 18:30:20 $
-->
<!--
<!-- test compile classpath -->
<path id="test-compile.classpath">
<path refid="compile.classpath"/>
+ <pathelement location="${build.classes.dir}" />
<pathelement location="${junit.jar}"/>
<pathelement location="${httpunit.jar}"/>
</path>
<filter token="PROJECT.VERSION" value="${project.version}"/>
</filterset>
-</project>
\ No newline at end of file
+</project>