Skip to content

Commit

Permalink
*) hopefully fixed build script (included commons-httpclient)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4645 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
low012 committed Apr 6, 2008
1 parent 7c149a4 commit e96ecd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -287,6 +287,7 @@
<fileset dir="${libx}" includes="jsch-0.1.21.*"/>
<fileset dir="${libx}" includes="commons-logging.*"/>
<fileset dir="${libx}" includes="commons-jxpath-1.1.*"/>
<fileset dir="${libx}" includes="commons-httpclient-3.1.*"/>
<fileset dir="${libx}" includes="sbbi-upnplib-1.0.3.*"/>
</copy>
<copy todir="${release_ext}/source/de/anomic/server/portForwarding">
Expand Down

0 comments on commit e96ecd2

Please sign in to comment.