projects
/
java-idp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc4d44f
)
*** empty log message ***
author
wassa
<wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 6 Jun 2002 20:28:14 +0000
(20:28 +0000)
committer
wassa
<wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 6 Jun 2002 20:28:14 +0000
(20:28 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@35
ab3bd59b
-922f-494d-bb5f-
6f0a3c29deca
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
e9807d5
..
099e819
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-2,7
+2,6
@@
<project default="dist-all" basedir=".">
-
<!-- Set global properties for this build -->
<property name="distname" value="shibboleth" />
<property name="root" value="." />
@@
-79,6
+78,5
@@
</junit>
</target>
-
</project>