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:
9ab4c3f
)
Ouch. Commented out the extension build.
author
wassa
<wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 8 Jul 2005 22:41:21 +0000
(22:41 +0000)
committer
wassa
<wassa@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 8 Jul 2005 22:41:21 +0000
(22:41 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1702
ab3bd59b
-922f-494d-bb5f-
6f0a3c29deca
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
3519771
..
4efb630
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-86,11
+86,9
@@
</copy>
<!-- Build extensions -->
- <!--
<antcall target="build-exts">
<param name="exts.dir" value="${custom}"/>
</antcall>
- -->
</target>