git://scientific.zcu.cz
/
glite-security-test-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d60887b
)
adding the fixed to HEAD too.
author
Joni Hahkala
<joni.hahkala@cern.ch>
Fri, 21 Jan 2005 12:47:13 +0000
(12:47 +0000)
committer
Joni Hahkala
<joni.hahkala@cern.ch>
Fri, 21 Jan 2005 12:47:13 +0000
(12:47 +0000)
build.xml
patch
|
blob
|
blame
|
history
diff --git
a/build.xml
b/build.xml
index
08473b8
..
ba4caf3
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-73,7
+73,7
@@
Load common targets
========================================= -->
<!-- Put your language target (java/c++-ant/c++-autotool/perl) here -->
- <import file="${global.targets-
common
.file}" />
+ <import file="${global.targets-
java
.file}" />
<!-- =========================================
Load version file
@@
-93,6
+93,8
@@
<target name="localdistbin"/>
+ <target name="localcompile"/>
+
<target name="dist" depends="stage"/>
<target name="stage" depends="envcheck">