Subversion Repositories SmartDukaan

Rev

Rev 1085 | Rev 1092 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1085 Rev 1087
Line 2... Line 2...
2
<project default="compress" basedir=".">
2
<project default="compress" basedir=".">
3
	<property name="thirdparty.location" value="../lib"/>
3
	<property name="thirdparty.location" value="../lib"/>
4
	<property name="build.home" value="build"/>
4
	<property name="build.home" value="build"/>
5
 
5
 
6
	<filelist id="apache.libs" dir="${basedir}/${thirdparty.location}/readonly/apache">
6
	<filelist id="apache.libs" dir="${basedir}/${thirdparty.location}/readonly/apache">
-
 
7
		<file name="commons-beanutils-1.7.0/commons-beanutils-1.7.0.jar"/>
7
		<file name="commons-collections-3.2.1/commons-collections-3.2.1.jar"/>
8
		<file name="commons-collections-3.2/commons-collections-3.2.jar"/>
8
		<file name="commons-digester-2.0/commons-digester-2.0.jar"/>
9
		<file name="commons-digester-2.0/commons-digester-2.0.jar"/>
9
		<file name="commons-fileupload-1.2.1/commons-fileupload-1.2.1.jar"/>
10
		<file name="commons-fileupload-1.2.1/commons-fileupload-1.2.1.jar"/>
10
		<file name="commons-io-1.3.2/commons-io-1.3.2.jar"/>
11
		<file name="commons-io-1.3.2/commons-io-1.3.2.jar"/>
11
		<file name="commons-lang-2.4/commons-lang-2.4.jar"/>
12
		<file name="commons-lang-2.3/commons-lang-2.3.jar"/>
12
		<file name="commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
13
		<file name="commons-logging-1.0.4/commons-logging-1.0.4.jar"/>
13
		<file name="commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
14
		<file name="commons-logging-api-1.1/commons-logging-api-1.1.jar"/>
14
		<file name="commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
15
		<file name="commons-validator-1.3.1/commons-validator-1.3.1.jar"/>
15
		<file name="ezmorph/ezmorph-1.0.3.jar"/>
16
		<file name="ezmorph/ezmorph-1.0.3.jar"/>
16
		<file name="json/json-lib-2.1-jdk15.jar"/>
17
		<file name="json/json-lib-2.1-jdk15.jar"/>