| Line 19... |
Line 19... |
| 19 |
|
19 |
|
| 20 |
<property file="build.properties"/>
|
20 |
<property file="build.properties"/>
|
| 21 |
|
21 |
|
| 22 |
<filelist id="apache.libs" dir="${basedir}/${thirdparty.location}/readonly/apache">
|
22 |
<filelist id="apache.libs" dir="${basedir}/${thirdparty.location}/readonly/apache">
|
| 23 |
<file name="commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
23 |
<file name="commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
|
| 24 |
<file name="commons-digester-2.0/commons-digester-2.0.jar"/>
|
- |
|
| 25 |
<file name="commons-fileupload-1.2.1/commons-fileupload-1.2.1.jar"/>
|
- |
|
| 26 |
<file name="commons-io-1.3.2/commons-io-1.3.2.jar"/>
|
- |
|
| 27 |
<file name="commons-lang-2.4/commons-lang-2.4.jar"/>
|
- |
|
| 28 |
<file name="commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
|
- |
|
| 29 |
<file name="commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
|
- |
|
| 30 |
<file name="commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
|
- |
|
| 31 |
<file name="ezmorph/ezmorph-1.0.3.jar"/>
|
- |
|
| 32 |
<file name="json/json-lib-2.1-jdk15.jar"/>
|
- |
|
| 33 |
<file name="jsp-2.1/jsp-api.jar"/>
|
- |
|
| 34 |
<file name="ognl/ognl-2.7.3.jar"/>
|
- |
|
| 35 |
<file name="poi-3.7/poi-3.7-20101029.jar"/>
|
24 |
<file name="poi-3.7/poi-3.7-20101029.jar"/>
|
| 36 |
<file name="struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
25 |
<file name="struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
|
| 37 |
<file name="struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
26 |
<file name="struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
|
| 38 |
<file name="struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
|
27 |
<file name="struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
|
| 39 |
<file name="struts-2.1.8.1/xstream-1.2.2.jar"/>
|
28 |
<file name="struts-2.1.8.1/xstream-1.2.2.jar"/>
|
| 40 |
<file name="struts-2.1.8.1/xwork-core-2.1.6.jar"/>
|
29 |
<file name="struts-2.1.8.1/xwork-core-2.1.6.jar"/>
|
| 41 |
<file name="thrift-0.2.0/libthrift.jar"/>
|
30 |
<file name="thrift-0.2.0/libthrift.jar"/>
|
| 42 |
<file name="tomcat-juli/tomcat-juli.jar"/>
|
- |
|
| 43 |
<file name="velocity-1.6.3/velocity-1.6.3.jar"/>
|
31 |
<file name="velocity-1.6.3/velocity-1.6.3.jar"/>
|
| 44 |
<file name="velocity-1.6.3/velocity-tools-1.4.jar"/>
|
32 |
<file name="velocity-1.6.3/velocity-tools-1.4.jar"/>
|
| 45 |
<file name="xpp/xpp3_min-1.1.3.4.O.jar"/>
|
- |
|
| 46 |
</filelist>
|
33 |
</filelist>
|
| 47 |
|
34 |
|
| 48 |
<filelist id="Support.libs" dir="${basedir}/${thirdparty.location}">
|
35 |
<filelist id="Support.libs" dir="${basedir}/${thirdparty.location}">
|
| 49 |
<file name="readonly/freemarker/freemarker-2.3.15.jar"/>
|
- |
|
| 50 |
<file name="readonly/slf4j/slf4j-api-1.5.8.jar"/>
|
- |
|
| 51 |
<file name="readonly/slf4j/slf4j-simple-1.5.8.jar"/>
|
- |
|
| 52 |
<file name="readonly/iText/iText-5.0.4.jar"/>
|
36 |
<file name="readonly/iText/iText-5.0.4.jar"/>
|
| 53 |
<file name="Common.jar"/>
|
37 |
<file name="Common.jar"/>
|
| 54 |
<file name="ThriftConfig.jar"/>
|
38 |
<file name="ThriftConfig.jar"/>
|
| 55 |
</filelist>
|
39 |
</filelist>
|
| 56 |
|
40 |
|