mirror of https://github.com/dspinellis/UMLGraph
Import environment variables, so that we can run javadoc.
This commit is contained in:
parent
73fc215e2c
commit
8da7b8c669
|
|
@ -10,10 +10,8 @@
|
|||
<property name="javadoc" location="javadoc"/>
|
||||
<property name="lib" location="lib"/>
|
||||
<property name="testsrc" location="test/src"/>
|
||||
<!-- import environment variables
|
||||
<!-- import environment variables -->
|
||||
<property environment="env"/>
|
||||
-->
|
||||
|
||||
|
||||
<target name="init">
|
||||
<!-- Create the time stamp -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue