Provide commons.home as an alias for jakarta.home
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@587227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -59,6 +59,7 @@
|
|||||||
<!-- The directories corresponding to your necessary dependencies -->
|
<!-- The directories corresponding to your necessary dependencies -->
|
||||||
<property name="junit.home" value="/usr/local/junit3.5"/>
|
<property name="junit.home" value="/usr/local/junit3.5"/>
|
||||||
<property name="jakarta.home" value="../.."/>
|
<property name="jakarta.home" value="../.."/>
|
||||||
|
<property name="commons.home" value="../.."/>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
- The names of the unit tests to run. By default all tests are run, but
|
- The names of the unit tests to run. By default all tests are run, but
|
||||||
|
|||||||
Reference in New Issue
Block a user