Subversion Repositories SmartDukaan

Rev

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

Rev 333 Rev 343
Line 10... Line 10...
10
	    <path id="EAR Libraries.libraryclasspath"/>
10
	    <path id="EAR Libraries.libraryclasspath"/>
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
	        <path refid="EAR Libraries.libraryclasspath"/>
16
	        <path refid="EAR Libraries.libraryclasspath"/>
16
	    </path>
17
	    </path>
17
	    <path id="Common.classpath">
18
	    <path id="Common.classpath">
18
	        <path refid="ThriftConfig.classpath"/>
19
	        <path refid="ThriftConfig.classpath"/>
19
	    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
20
	    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>