Subversion Repositories SmartDukaan

Rev

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

Rev 556 Rev 637
Line 52... Line 52...
52
		    <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
52
		    <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
53
		    <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
53
		    <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
54
	    	<pathelement location="${thirdparty.location}/readonly/apache/commons-codec-1.4/commons-codec-1.4.jar"/>
54
	    	<pathelement location="${thirdparty.location}/readonly/apache/commons-codec-1.4/commons-codec-1.4.jar"/>
55
			<pathelement location="${thirdparty.location}/Common.jar"/>
55
			<pathelement location="${thirdparty.location}/Common.jar"/>
56
			<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
56
			<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
57
			<pathelement location="${thirdparty.location}/ContentStore.jar"/>
-
 
58
			<pathelement location="${thirdparty.location}/readonly/payment/payments.jar"/>
57
			<pathelement location="${thirdparty.location}/readonly/payment/payments.jar"/>
59
 
58
 
60
	    </path>
59
	    </path>
61
	
60
	
62
		<filelist id="Website.libs">
61
		<filelist id="Website.libs">
Line 86... Line 85...
86
		        <file name="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
85
		        <file name="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
87
		        <file name="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
86
		        <file name="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
88
  				<file name="${thirdparty.location}/readonly/apache/commons-codec-1.4/commons-codec-1.4.jar"/>
87
  				<file name="${thirdparty.location}/readonly/apache/commons-codec-1.4/commons-codec-1.4.jar"/>
89
			<file name="${thirdparty.location}/Common.jar"/>
88
			<file name="${thirdparty.location}/Common.jar"/>
90
			<file name="${thirdparty.location}/ThriftConfig.jar"/>
89
			<file name="${thirdparty.location}/ThriftConfig.jar"/>
91
			<file name="${thirdparty.location}/ContentStore.jar"/>
-
 
-
 
90
 
92
 
91
 
93
                        <file name="${thirdparty.location}/readonly/payment/payments.jar"/>
92
                        <file name="${thirdparty.location}/readonly/payment/payments.jar"/>
94
 
93
 
95
 
94
 
96
 
95