2 application.homepage=http://bionicmessage.net/funambol/
3 application.title=Funambol GroupDAV Connector
4 application.vendor=matt
5 build.classes.dir=${build.dir}/classes
6 build.classes.excludes=**/*.java,**/*.form
7 # This directory is removed when the project is cleaned:
9 build.generated.dir=${build.dir}/generated
10 # Only compile against the classpath explicitly listed here:
11 build.sysclasspath=ignore
12 build.test.classes.dir=${build.dir}/test/classes
13 build.test.results.dir=${build.dir}/test/results
16 debug.test.classpath=\
18 # This directory is removed when the project is cleaned:
20 dist.jar=${dist.dir}/funambol-groupdav-connector_.jar
21 dist.javadoc.dir=${dist.dir}/javadoc
23 file.reference.commons-codec-1.3.jar=lib/commons-codec-1.3.jar
24 file.reference.commons-lang-2.2.jar=lib/commons-lang-2.2.jar
25 file.reference.commons-logging-1.1.jar=../jgroupdav/lib/commons-logging-1.1.jar
26 file.reference.commons-logging-adapters-1.1.jar=../jgroupdav/lib/commons-logging-adapters-1.1.jar
27 file.reference.commons-logging-api-1.1.jar=../jgroupdav/lib/commons-logging-api-1.1.jar
28 file.reference.commons-logging.jar=../../../../Library/Funambol6/ds-server/lib/logging/commons-logging.jar
29 file.reference.core-framework-6.5.2.jar=funambol_lib/core-framework-6.5.2.jar
30 file.reference.foundation-3.0.9-bm.jar=lib/foundation-3.0.9-bm.jar
31 file.reference.funambol-admin-dev.jar=../../../../Library/Funambol6/ds-server/lib/funambol-admin-dev.jar
32 file.reference.funambol-common-pim-6.5.1.jar=lib/funambol-common-pim-6.5.1.jar
33 file.reference.ical4j-1.0-b4.jar=lib/ical4j-1.0-b4.jar
34 file.reference.joda-time-1.4.jar=lib/joda-time-1.4.jar
35 file.reference.log4j-1.2.14.jar=../../../../Library/Funambol6/ds-server/default/lib/log4j-1.2.14.jar
36 file.reference.pim-framework-6.5.5.jar=funambol_lib/pim-framework-6.5.5.jar
37 file.reference.server-framework-6.5.4.jar=funambol_lib/server-framework-6.5.4.jar
38 file.reference.smallsql.jar=../jgroupdav/lib/smallsql.jar
39 file.reference.src-java=src/java
40 file.reference.xercesImpl.jar=../jgroupdav/lib_xerces/xercesImpl.jar
44 ${libs.swing-layout.classpath}:\
45 ${file.reference.commons-logging-1.1.jar}:\
46 ${file.reference.commons-logging-adapters-1.1.jar}:\
47 ${file.reference.commons-logging-api-1.1.jar}:\
48 ${file.reference.foundation-3.0.9-bm.jar}:\
49 ${file.reference.smallsql.jar}:\
50 ${file.reference.commons-codec-1.3.jar}:\
51 ${file.reference.commons-lang-2.2.jar}:\
52 ${file.reference.joda-time-1.4.jar}:\
53 ${file.reference.core-framework-6.5.2.jar}:\
54 ${file.reference.server-framework-6.5.4.jar}:\
55 ${file.reference.pim-framework-6.5.5.jar}:\
56 ${file.reference.funambol-admin-dev.jar}:\
57 ${file.reference.ical4j-1.0-b4.jar}:\
58 ${libs.junit_4.classpath}:\
59 ${reference.JGroupDAV.jar}:\
60 ${file.reference.commons-logging.jar}:\
61 ${file.reference.log4j-1.2.14.jar}
62 # Space-separated list of extra javac options
64 javac.deprecation=false
67 javac.test.classpath=\
70 javadoc.additionalparam=
74 javadoc.nonavbar=false
77 javadoc.splitindex=true
81 # Property libs.junit.classpath is set here just to make sharing of project simpler.
82 # The library definition has always preference over this property.
83 libs.junit.classpath=../../../../Applications/NetBeans.app/Contents/Resources/NetBeans/java1/modules/ext/junit-4.1.jar
84 # Property libs.junit_4.classpath is set here just to make sharing of project simpler.
85 # The library definition has always preference over this property.
86 libs.junit_4.classpath=../../../../Applications/NetBeans/NetBeans 6.0 Beta 1.app/Contents/Resources/NetBeans/java1/modules/ext/junit-4.1.jar
87 # Property libs.swing-layout.classpath is set here just to make sharing of project simpler.
88 # The library definition has always preference over this property.
89 libs.swing-layout.classpath=../../../../Applications/NetBeans.app/Contents/Resources/NetBeans/platform7/modules/ext/swing-layout-1.0.2.jar
91 manifest.file=manifest.mf
92 meta.inf.dir=${src.dir}/META-INF
93 platform.active=default_platform
94 project.JGroupDAV=../jgroupdav
95 reference.JGroupDAV.jar=${project.JGroupDAV}/dist/JGroupDAV.jar
99 # Space-separated list of JVM arguments used when running the project
100 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
101 # or test-sys-prop.name=value to set system properties for unit tests):
104 ${javac.test.classpath}:\
105 ${build.test.classes.dir}:\
106 ${file.reference.xercesImpl.jar}
107 source.encoding=UTF-8
109 test.test_src.dir=test_src