Subversion Repositories SmartDukaan

Rev

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

Rev 945 Rev 971
Line 31... Line 31...
31
		<file name="ezmorph/ezmorph-1.0.3.jar"/>
31
		<file name="ezmorph/ezmorph-1.0.3.jar"/>
32
		<file name="json/json-lib-2.1-jdk15.jar"/>
32
		<file name="json/json-lib-2.1-jdk15.jar"/>
33
		<file name="jsp-2.1/jsp-api.jar"/>
33
		<file name="jsp-2.1/jsp-api.jar"/>
34
		<file name="ognl/ognl-2.7.3.jar"/>
34
		<file name="ognl/ognl-2.7.3.jar"/>
35
		<file name="poi-3.7/poi-3.7-20101029.jar"/>
35
		<file name="poi-3.7/poi-3.7-20101029.jar"/>
36
		<file name="sevlet-2.5/servlet-api.jar"/>
-
 
37
		<file name="struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
36
		<file name="struts-2.1.8.1/struts2-convention-plugin-2.1.8.1.jar"/>
38
		<file name="struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
37
		<file name="struts-2.1.8.1/struts2-core-2.1.8.1.jar"/>
39
		<file name="struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
38
		<file name="struts-2.1.8.1/struts2-rest-plugin-2.1.8.1.jar"/>
40
		<file name="struts-2.1.8.1/xstream-1.2.2.jar"/>
39
		<file name="struts-2.1.8.1/xstream-1.2.2.jar"/>
41
		<file name="struts-2.1.8.1/xwork-core-2.1.6.jar"/>
40
		<file name="struts-2.1.8.1/xwork-core-2.1.6.jar"/>
Line 57... Line 56...
57
 
56
 
58
	<path id="Support.classpath">
57
	<path id="Support.classpath">
59
		<pathelement location="build/classes"/>
58
		<pathelement location="build/classes"/>
60
		<filelist refid="apache.libs"/>
59
		<filelist refid="apache.libs"/>
61
		<filelist refid="Support.libs"/>
60
		<filelist refid="Support.libs"/>
-
 
61
		<pathelement location="${basedir}/${thirdparty.location}/readonly/apache/sevlet-2.5/servlet-api.jar"/>
62
	</path>
62
	</path>
63
	
63
	
64
	<!-- ==================== Clean Target ==================================== -->
64
	<!-- ==================== Clean Target ==================================== -->
65
 
65
 
66
	<!--
66
	<!--