Changeset 995
- Timestamp:
- 08/25/06 18:46:06
- Files:
-
- trunk/build/buildsh.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build/buildsh.xml
r966 r995 118 118 <copy todir="${app.dest.lib}" file="${commons-digester.jar}"/> 119 119 <copy todir="${app.dest.lib}" file="${commons-httpclient.jar}"/> 120 <copy todir="${app.dest.lib}" file="${commons-ssl.jar}"/> 121 <copy todir="${app.dest.lib}" file="${commons-codec.jar}"/> 120 122 121 123 <!-- Extra libraries specified in calling build file -->
