Subversion Repositories SmartDukaan

Rev

Rev 1063 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1063 Rev 1065
Line 5... Line 5...
5
	<property environment="env"/>
5
	<property environment="env"/>
6
    <property name="thirdparty.location" value="../lib"/>
6
    <property name="thirdparty.location" value="../lib"/>
7
    <property name="debuglevel" value="source,lines,vars"/>
7
    <property name="debuglevel" value="source,lines,vars"/>
8
    <property name="target" value="1.6"/>
8
    <property name="target" value="1.6"/>
9
    <property name="source" value="1.6"/>
9
    <property name="source" value="1.6"/>
10
    <path id="EAR Libraries.libraryclasspath"/>
-
 
-
 
10
 
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"/>
-
 
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"/>
-
 
16
    	<pathelement location="${thirdparty.location}/readonly/bdb/je-4.1.7.jar"/>
-
 
17
    	<path refid="EAR Libraries.libraryclasspath"/>
-
 
18
    </path>
13
    </path>
19
    <path id="Common.classpath">
14
    <path id="Common.classpath">
20
        <path refid="ThriftConfig.classpath"/>
15
        <path refid="ThriftConfig.classpath"/>
21
    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
16
    	<pathelement location="${thirdparty.location}/ThriftConfig.jar"/>
22
    	<pathelement location="${thirdparty.location}/Common.jar"/>
17
    	<pathelement location="${thirdparty.location}/Common.jar"/>