Subversion Repositories SmartDukaan

Rev

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

Rev 367 Rev 1050
Line 11... Line 11...
11
	    <path id="ThriftConfig.classpath">
11
	    <path id="ThriftConfig.classpath">
12
	        <pathelement location="${thirdparty.location}/readonly/apache/thrift-0.2.0/libthrift.jar"/>
12
	        <pathelement location="${thirdparty.location}/readonly/apache/thrift-0.2.0/libthrift.jar"/>
13
	        <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
13
	        <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-api-1.5.8.jar"/>
14
	        <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
14
	        <pathelement location="${thirdparty.location}/readonly/slf4j/slf4j-simple-1.5.8.jar"/>
15
	    	<pathelement location="${thirdparty.location}/readonly/apache/xalan-2_7_1/xalan.jar"/>
15
	    	<pathelement location="${thirdparty.location}/readonly/apache/xalan-2_7_1/xalan.jar"/>
-
 
16
	    	<pathelement location="${thirdparty.location}/readonly/bdb/je-4.1.7.jar"/>
16
	        <path refid="EAR Libraries.libraryclasspath"/>
17
	    	<path refid="EAR Libraries.libraryclasspath"/>
17
	    </path>
18
	    </path>
18
	    <path id="Common.classpath">
19
	    <path id="Common.classpath">
19
	        <path refid="ThriftConfig.classpath"/>
20
	        <path refid="ThriftConfig.classpath"/>
20
	    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
21
	    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
21
	    	<pathelement location="${thirdparty.location}/Common.jar"/>
22
	    	<pathelement location="${thirdparty.location}/Common.jar"/>
Line 45... Line 46...
45
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xalan.jar"/>
46
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xalan.jar"/>
46
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/serializer.jar"/>
47
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/serializer.jar"/>
47
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xercesImpl.jar"/>
48
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xercesImpl.jar"/>
48
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xml-apis.jar"/>
49
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xml-apis.jar"/>
49
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xsltc.jar"/>
50
	        <pathelement location="${thirdparty.location}/readonly/apache/xalan-j_2_7_1/xsltc.jar"/>
-
 
51
	    	<pathelement location="${thirdparty.location}/readonly/bdb/je-4.1.7.jar"/>
50
	    	              
52
	    	
51
	        <path refid="ThriftConfig.classpath"/>
53
	        <path refid="ThriftConfig.classpath"/>
52
	        <path refid="Common.classpath"/>
54
	        <path refid="Common.classpath"/>
53
	    </path>
55
	    </path>
54
	
56
	
55
	<target name="init">
57
	<target name="init">