-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathbuild.xml
More file actions
125 lines (125 loc) · 7.26 KB
/
build.xml
File metadata and controls
125 lines (125 loc) · 7.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- WARNING: Eclipse auto-generated file.
Any modifications will be overwritten.
To include a user specific buildfile here, simply create one in the same
directory with the processing instruction <?eclipse.ant.import?>
as the first entry and export the buildfile again. --><project basedir="." default="build" name="BirdBrainRobotServer">
<property environment="env"/>
<property name="ECLIPSE_HOME" value="../../Software/eclipse/"/>
<property name="debuglevel" value="source,lines,vars"/>
<property name="target" value="1.7"/>
<property name="source" value="1.7"/>
<path id="BirdBrainRobotServer.classpath">
<pathelement location="bin"/>
<pathelement location="libs/jetty-ajp-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-annotations-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-client-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-continuation-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-deploy-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-http-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-io-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-jmx-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-jndi-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-overlay-deployer-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-plus-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-policy-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-rewrite-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-security-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-server-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-servlet-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-servlets-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-util-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-webapp-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-websocket-8.1.9.v20130131.jar"/>
<pathelement location="libs/jetty-xml-8.1.9.v20130131.jar"/>
<pathelement location="libs/servlet-api-3.0.jar"/>
<pathelement location="libs/annotations/javax.annotation-1.1.0.v201108011116.jar"/>
<pathelement location="libs/annotations/org.objectweb.asm-3.1.0.v200803061910.jar"/>
<pathelement location="libs/jndi/javax.activation-1.1.0.v201105071233.jar"/>
<pathelement location="libs/jndi/javax.mail.glassfish-1.4.1.v201005082020.jar"/>
<pathelement location="libs/jsp/com.sun.el-2.2.0.v201108011116.jar"/>
<pathelement location="libs/jsp/javax.el-2.2.0.v201108011116.jar"/>
<pathelement location="libs/jsp/javax.servlet.jsp-2.2.0.v201112011158.jar"/>
<pathelement location="libs/jsp/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar"/>
<pathelement location="libs/jsp/org.apache.jasper.glassfish-2.2.2.v201112011158.jar"/>
<pathelement location="libs/jsp/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar"/>
<pathelement location="libs/jsp/org.eclipse.jdt.core-3.7.1.jar"/>
<pathelement location="libs/jta/javax.transaction-1.1.1.v201105210645.jar"/>
<pathelement location="libs/monitor/jetty-monitor-8.1.9.v20130131.jar"/>
<pathelement location="libs/spdy/spdy-core-8.1.9.v20130131.jar"/>
<pathelement location="libs/spdy/spdy-jetty-8.1.9.v20130131.jar"/>
<pathelement location="libs/spdy/spdy-jetty-http-8.1.9.v20130131.jar"/>
<pathelement location="libs/apache-log4j-extras-1.0.jar"/>
<pathelement location="libs/cmu_us_kal.jar"/>
<pathelement location="libs/cmulex.jar"/>
<pathelement location="libs/commons-collections-3.2.1.jar"/>
<pathelement location="libs/commons-lang-2.5.jar"/>
<pathelement location="libs/create-lab-commons-audio.jar"/>
<pathelement location="libs/create-lab-commons-collections.jar"/>
<pathelement location="libs/create-lab-commons-device.jar"/>
<pathelement location="libs/create-lab-commons-serial.jar"/>
<pathelement location="libs/create-lab-commons-speech.jar"/>
<pathelement location="libs/create-lab-commons-user-interface.jar"/>
<pathelement location="libs/create-lab-commons-util.jar"/>
<pathelement location="libs/create-lab-commons-xml.jar"/>
<pathelement location="libs/en_us.jar"/>
<pathelement location="libs/finch-core.jar"/>
<pathelement location="libs/freetts.jar"/>
<pathelement location="libs/hummingbird-core.jar"/>
<pathelement location="libs/jna.jar"/>
<pathelement location="libs/log4j-1.2.16.jar"/>
<pathelement location="libs/RXTXcomm.jar"/>
<pathelement location="libs/terk-core.jar"/>
<pathelement location="libs/terk-services.jar"/>
<pathelement location="libs/ServerPics.jar"/>
<pathelement location="libs/jnaerator-0.9.5.jar"/>
<pathelement location="libs/create-lab-commons-usb-hid.jar"/>
<pathelement location="libs/hidapi-1.1.jar"/>
</path>
<target name="init">
<mkdir dir="bin"/>
<copy includeemptydirs="false" todir="bin">
<fileset dir="src">
<exclude name="**/*.java"/>
</fileset>
</copy>
<copy includeemptydirs="false" todir="bin">
<fileset dir="libs/resources">
<exclude name="**/*.java"/>
</fileset>
</copy>
</target>
<target name="clean">
<delete dir="bin"/>
</target>
<target depends="clean" name="cleanall"/>
<target depends="build-subprojects,build-project" name="build"/>
<target name="build-subprojects"/>
<target depends="init" name="build-project">
<echo message="${ant.project.name}: ${ant.file}"/>
<javac debug="true" debuglevel="${debuglevel}" destdir="bin" includeantruntime="false" source="${source}" target="${target}">
<src path="src"/>
<src path="libs/resources"/>
<classpath refid="BirdBrainRobotServer.classpath"/>
</javac>
</target>
<target description="Build all projects which reference this project. Useful to propagate changes." name="build-refprojects"/>
<target description="copy Eclipse compiler jars to ant lib directory" name="init-eclipse-compiler">
<copy todir="${ant.library.dir}">
<fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
</copy>
<unzip dest="${ant.library.dir}">
<patternset includes="jdtCompilerAdapter.jar"/>
<fileset dir="${ECLIPSE_HOME}/plugins" includes="org.eclipse.jdt.core_*.jar"/>
</unzip>
</target>
<target description="compile project with Eclipse compiler" name="build-eclipse-compiler">
<property name="build.compiler" value="org.eclipse.jdt.core.JDTCompilerAdapter"/>
<antcall target="build"/>
</target>
<target name="BirdBrain">
<java classname="birdbrain.finchandHummingbirdServer.BirdBrainRobotServer" failonerror="true" fork="yes">
<classpath refid="BirdBrainRobotServer.classpath"/>
</java>
</target>
</project>