-
Notifications
You must be signed in to change notification settings - Fork 1
/
geoCrunch.xml
171 lines (170 loc) · 25.6 KB
/
geoCrunch.xml
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="create_run_jar" name="Create Runnable Jar for Project geoCrunch with libraries in sub-folder">
<!--this file was created by Eclipse Runnable JAR Export Wizard-->
<!--ANT 1.7 is required -->
<!--define folder properties-->
<property name="dir.buildfile" value="."/>
<property name="dir.workspace" value="${dir.buildfile}/.."/>
<property name="dir.jarfile" value="/home/hendrik/MEGA/Uni/Bachelorarbeit/GeoCrunch/build"/>
<target name="create_run_jar">
<jar destfile="${dir.jarfile}/geoCrunch.jar">
<manifest>
<attribute name="Main-Class" value="geoCrunch.CommandLine"/>
<attribute name="Class-Path" value=". geoCrunch_lib/tika-parsers-1.13.jar geoCrunch_lib/tika-core-1.13.jar geoCrunch_lib/vorbis-java-tika-0.8.jar geoCrunch_lib/jackcess-2.1.3.jar geoCrunch_lib/commons-lang-2.6.jar geoCrunch_lib/commons-logging-1.1.3.jar geoCrunch_lib/jackcess-encrypt-2.1.1.jar geoCrunch_lib/jmatio-1.0.jar geoCrunch_lib/apache-mime4j-core-0.7.2.jar geoCrunch_lib/apache-mime4j-dom-0.7.2.jar geoCrunch_lib/commons-compress-1.11.jar geoCrunch_lib/xz-1.5.jar geoCrunch_lib/commons-codec-1.10.jar geoCrunch_lib/pdfbox-2.0.1.jar geoCrunch_lib/fontbox-2.0.1.jar geoCrunch_lib/pdfbox-tools-2.0.1.jar geoCrunch_lib/pdfbox-debugger-2.0.1.jar geoCrunch_lib/jempbox-1.8.12.jar geoCrunch_lib/bcmail-jdk15on-1.54.jar geoCrunch_lib/bcpkix-jdk15on-1.54.jar geoCrunch_lib/bcprov-jdk15on-1.54.jar geoCrunch_lib/poi-3.15-beta1.jar geoCrunch_lib/poi-scratchpad-3.15-beta1.jar geoCrunch_lib/poi-ooxml-3.15-beta1.jar geoCrunch_lib/poi-ooxml-schemas-3.15-beta1.jar geoCrunch_lib/xmlbeans-2.6.0.jar geoCrunch_lib/curvesapi-1.03.jar geoCrunch_lib/tagsoup-1.2.1.jar geoCrunch_lib/asm-5.0.4.jar geoCrunch_lib/isoparser-1.1.18.jar geoCrunch_lib/metadata-extractor-2.8.1.jar geoCrunch_lib/xmpcore-5.1.2.jar geoCrunch_lib/boilerpipe-1.1.0.jar geoCrunch_lib/rome-1.5.1.jar geoCrunch_lib/rome-utils-1.5.1.jar geoCrunch_lib/vorbis-java-core-0.8.jar geoCrunch_lib/juniversalchardet-1.0.3.jar geoCrunch_lib/jhighlight-1.0.2.jar geoCrunch_lib/java-libpst-0.8.1.jar geoCrunch_lib/junrar-0.7.jar geoCrunch_lib/commons-logging-api-1.1.jar geoCrunch_lib/commons-vfs2-2.0.jar geoCrunch_lib/maven-scm-api-1.4.jar geoCrunch_lib/plexus-utils-1.5.6.jar geoCrunch_lib/maven-scm-provider-svnexe-1.4.jar geoCrunch_lib/maven-scm-provider-svn-commons-1.4.jar geoCrunch_lib/regexp-1.3.jar geoCrunch_lib/cxf-rt-rs-client-3.0.3.jar geoCrunch_lib/cxf-rt-transports-http-3.0.3.jar geoCrunch_lib/cxf-core-3.0.3.jar geoCrunch_lib/woodstox-core-asl-4.4.1.jar geoCrunch_lib/stax2-api-3.1.4.jar geoCrunch_lib/xmlschema-core-2.1.0.jar geoCrunch_lib/cxf-rt-frontend-jaxrs-3.0.3.jar geoCrunch_lib/javax.ws.rs-api-2.0.1.jar geoCrunch_lib/javax.annotation-api-1.2.jar geoCrunch_lib/opennlp-tools-1.5.3.jar geoCrunch_lib/opennlp-maxent-3.0.3.jar geoCrunch_lib/jwnl-1.3.3.jar geoCrunch_lib/commons-io-2.4.jar geoCrunch_lib/commons-exec-1.3.jar geoCrunch_lib/json-simple-1.1.1.jar geoCrunch_lib/json-20140107.jar geoCrunch_lib/gson-2.2.4.jar geoCrunch_lib/netcdf4-4.5.5.jar geoCrunch_lib/jcip-annotations-1.0.jar geoCrunch_lib/jna-4.1.0.jar geoCrunch_lib/grib-4.5.5.jar geoCrunch_lib/protobuf-java-2.5.0.jar geoCrunch_lib/jdom2-2.0.4.jar geoCrunch_lib/jsoup-1.7.2.jar geoCrunch_lib/jj2000-5.2.jar geoCrunch_lib/bzip2-0.9.1.jar geoCrunch_lib/cdm-4.5.5.jar geoCrunch_lib/udunits-4.5.5.jar geoCrunch_lib/httpcore-4.2.5.jar geoCrunch_lib/quartz-2.2.0.jar geoCrunch_lib/c3p0-0.9.1.1.jar geoCrunch_lib/ehcache-core-2.6.2.jar geoCrunch_lib/jcommander-1.35.jar geoCrunch_lib/httpservices-4.5.5.jar geoCrunch_lib/httpclient-4.2.6.jar geoCrunch_lib/httpmime-4.2.6.jar geoCrunch_lib/commons-csv-1.0.jar geoCrunch_lib/sis-utility-0.6.jar geoCrunch_lib/sis-netcdf-0.6.jar geoCrunch_lib/sis-storage-0.6.jar geoCrunch_lib/sis-referencing-0.6.jar geoCrunch_lib/sis-metadata-0.6.jar geoCrunch_lib/geoapi-3.0.0.jar geoCrunch_lib/jsr-275-0.9.3.jar geoCrunch_lib/jackson-core-2.7.1.jar geoCrunch_lib/tika-serialization-1.13.jar geoCrunch_lib/tika-langdetect-1.13.jar geoCrunch_lib/language-detector-0.6.jar geoCrunch_lib/jsonic-1.2.11.jar geoCrunch_lib/annotations-12.0.jar geoCrunch_lib/guava-18.0.jar geoCrunch_lib/slf4j-api-1.7.6.jar geoCrunch_lib/stanford-corenlp-3.6.0.jar geoCrunch_lib/xom-1.2.10.jar geoCrunch_lib/xml-apis-1.3.03.jar geoCrunch_lib/xercesImpl-2.8.0.jar geoCrunch_lib/xalan-2.7.0.jar geoCrunch_lib/joda-time-2.9.jar geoCrunch_lib/jollyday-0.4.7.jar geoCrunch_lib/jaxb-api-2.2.7.jar geoCrunch_lib/ejml-0.23.jar geoCrunch_lib/javax.json-api-1.0.jar geoCrunch_lib/geonames-1.0.jar geoCrunch_lib/jdom-1.0.jar geoCrunch_lib/mapquest-open-geocoding-1.0.0.jar geoCrunch_lib/spring-boot-starter-1.1.6.RELEASE.jar geoCrunch_lib/spring-boot-1.1.6.RELEASE.jar geoCrunch_lib/spring-boot-autoconfigure-1.1.6.RELEASE.jar geoCrunch_lib/spring-core-4.0.7.RELEASE.jar geoCrunch_lib/snakeyaml-1.13.jar geoCrunch_lib/spring-boot-starter-log4j-1.1.6.RELEASE.jar geoCrunch_lib/jcl-over-slf4j-1.7.7.jar geoCrunch_lib/jul-to-slf4j-1.7.7.jar geoCrunch_lib/slf4j-log4j12-1.7.7.jar geoCrunch_lib/log4j-1.2.17.jar geoCrunch_lib/spring-web-4.0.7.RELEASE.jar geoCrunch_lib/spring-aop-4.0.7.RELEASE.jar geoCrunch_lib/aopalliance-1.0.jar geoCrunch_lib/spring-beans-4.0.7.RELEASE.jar geoCrunch_lib/spring-context-4.0.7.RELEASE.jar geoCrunch_lib/spring-expression-4.0.7.RELEASE.jar geoCrunch_lib/jackson-databind-2.3.4.jar geoCrunch_lib/jackson-annotations-2.3.0.jar geoCrunch_lib/nv-i18n-1.20.jar"/>
</manifest>
<fileset dir="${dir.buildfile}/target/classes"/>
</jar>
<delete dir="${dir.jarfile}/geoCrunch_lib"/>
<mkdir dir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/tika/tika-parsers/1.13/tika-parsers-1.13.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/tika/tika-core/1.13/tika-core-1.13.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/gagravarr/vorbis-java-tika/0.8/vorbis-java-tika-0.8.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/healthmarketscience/jackcess/jackcess/2.1.3/jackcess-2.1.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/healthmarketscience/jackcess/jackcess-encrypt/2.1.1/jackcess-encrypt-2.1.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/sourceforge/jmatio/jmatio/1.0/jmatio-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/james/apache-mime4j-core/0.7.2/apache-mime4j-core-0.7.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/james/apache-mime4j-dom/0.7.2/apache-mime4j-dom-0.7.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/tukaani/xz/1.5/xz-1.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/pdfbox/pdfbox/2.0.1/pdfbox-2.0.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/pdfbox/fontbox/2.0.1/fontbox-2.0.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/pdfbox/pdfbox-tools/2.0.1/pdfbox-tools-2.0.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/pdfbox/pdfbox-debugger/2.0.1/pdfbox-debugger-2.0.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/pdfbox/jempbox/1.8.12/jempbox-1.8.12.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/bouncycastle/bcmail-jdk15on/1.54/bcmail-jdk15on-1.54.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.54/bcpkix-jdk15on-1.54.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/poi/poi/3.15-beta1/poi-3.15-beta1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/poi/poi-scratchpad/3.15-beta1/poi-scratchpad-3.15-beta1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/poi/poi-ooxml/3.15-beta1/poi-ooxml-3.15-beta1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/poi/poi-ooxml-schemas/3.15-beta1/poi-ooxml-schemas-3.15-beta1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/github/virtuald/curvesapi/1.03/curvesapi-1.03.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/googlecode/mp4parser/isoparser/1.1.18/isoparser-1.1.18.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/drewnoakes/metadata-extractor/2.8.1/metadata-extractor-2.8.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/de/l3s/boilerpipe/boilerpipe/1.1.0/boilerpipe-1.1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/rometools/rome/1.5.1/rome-1.5.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/rometools/rome-utils/1.5.1/rome-utils-1.5.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/gagravarr/vorbis-java-core/0.8/vorbis-java-core-0.8.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/codelibs/jhighlight/1.0.2/jhighlight-1.0.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/pff/java-libpst/0.8.1/java-libpst-0.8.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/github/junrar/junrar/0.7/junrar-0.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/maven/scm/maven-scm-api/1.4/maven-scm-api-1.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.4/maven-scm-provider-svnexe-1.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.4/maven-scm-provider-svn-commons-1.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/cxf/cxf-rt-rs-client/3.0.3/cxf-rt-rs-client-3.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/cxf/cxf-rt-transports-http/3.0.3/cxf-rt-transports-http-3.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/cxf/cxf-core/3.0.3/cxf-core-3.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/ws/xmlschema/xmlschema-core/2.1.0/xmlschema-core-2.1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/cxf/cxf-rt-frontend-jaxrs/3.0.3/cxf-rt-frontend-jaxrs-3.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/opennlp/opennlp-tools/1.5.3/opennlp-tools-1.5.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/opennlp/opennlp-maxent/3.0.3/opennlp-maxent-3.0.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/sf/jwordnet/jwnl/1.3.3/jwnl-1.3.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/json/json/20140107/json-20140107.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/netcdf4/4.5.5/netcdf4-4.5.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/grib/4.5.5/grib-4.5.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/jdom/jdom2/2.0.4/jdom2-2.0.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/jj2000/5.2/jj2000-5.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/itadaki/bzip2/0.9.1/bzip2-0.9.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/cdm/4.5.5/cdm-4.5.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/udunits/4.5.5/udunits-4.5.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/quartz-scheduler/quartz/2.2.0/quartz-2.2.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/sf/ehcache/ehcache-core/2.6.2/ehcache-core-2.6.2.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/beust/jcommander/1.35/jcommander-1.35.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/ucar/httpservices/4.5.5/httpservices-4.5.5.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/httpcomponents/httpmime/4.2.6/httpmime-4.2.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/commons/commons-csv/1.0/commons-csv-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/sis/core/sis-utility/0.6/sis-utility-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/sis/storage/sis-netcdf/0.6/sis-netcdf-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/sis/storage/sis-storage/0.6/sis-storage-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/sis/core/sis-referencing/0.6/sis-referencing-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/sis/core/sis-metadata/0.6/sis-metadata-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/opengis/geoapi/3.0.0/geoapi-3.0.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/javax/measure/jsr-275/0.9.3/jsr-275-0.9.3.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.1/jackson-core-2.7.1.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/tika/tika-serialization/1.13/tika-serialization-1.13.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/apache/tika/tika-langdetect/1.13/tika-langdetect-1.13.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/optimaize/languagedetector/language-detector/0.6/language-detector-0.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/net/arnx/jsonic/1.2.11/jsonic-1.2.11.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/edu/stanford/nlp/stanford-corenlp/3.6.0/stanford-corenlp-3.6.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/io7m/xom/xom/1.2.10/xom-1.2.10.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/xalan/xalan/2.7.0/xalan-2.7.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/joda-time/joda-time/2.9/joda-time-2.9.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/de/jollyday/jollyday/0.4.7/jollyday-0.4.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/javax/xml/bind/jaxb-api/2.2.7/jaxb-api-2.2.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/googlecode/efficient-java-matrix-library/ejml/0.23/ejml-0.23.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/geonames/geonames/1.0/geonames-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/bytebybyte/mapquest-open-geocoding/1.0.0/mapquest-open-geocoding-1.0.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/boot/spring-boot-starter/1.1.6.RELEASE/spring-boot-starter-1.1.6.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/boot/spring-boot/1.1.6.RELEASE/spring-boot-1.1.6.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/1.1.6.RELEASE/spring-boot-autoconfigure-1.1.6.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-core/4.0.7.RELEASE/spring-core-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/boot/spring-boot-starter-log4j/1.1.6.RELEASE/spring-boot-starter-log4j-1.1.6.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/slf4j/jul-to-slf4j/1.7.7/jul-to-slf4j-1.7.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-web/4.0.7.RELEASE/spring-web-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-aop/4.0.7.RELEASE/spring-aop-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-beans/4.0.7.RELEASE/spring-beans-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-context/4.0.7.RELEASE/spring-context-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/org/springframework/spring-expression/4.0.7.RELEASE/spring-expression-4.0.7.RELEASE.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.4/jackson-databind-2.3.4.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<copy file="/home/hendrik/.m2/repository/com/neovisionaries/nv-i18n/1.20/nv-i18n-1.20.jar" todir="${dir.jarfile}/geoCrunch_lib"/>
<delete dir="${dir.jarfile}/config"/>
<mkdir dir="${dir.jarfile}/config"/>
<copy file="${dir.buildfile}/config/default.properties" todir="${dir.jarfile}/config"/>
<copy file="${dir.buildfile}/config/default.properties" tofile="${dir.jarfile}/config/user.properties"/>
<delete dir="${dir.jarfile}/webapp"/>
<mkdir dir="${dir.jarfile}/webapp"/>
<copy todir="${dir.jarfile}/webapp">
<fileset dir="${dir.buildfile}/webapp"/>
</copy>
<delete dir="${dir.jarfile}/ner_models"/>
<mkdir dir="${dir.jarfile}/ner_models"/>
<copy todir="${dir.jarfile}/ner_models">
<fileset dir="${dir.buildfile}/ner_models"/>
</copy>
<copy file="${dir.buildfile}/README.md" tofile="${dir.jarfile}/README.md"/>
<copy file="${dir.buildfile}/LICENSE.md" tofile="${dir.jarfile}/LICENSE.md"/>
<copy file="${dir.buildfile}/starter.bat" tofile="${dir.jarfile}/starter.bat"/>
<copy file="${dir.buildfile}/starter.sh" tofile="${dir.jarfile}/starter.sh"/>
<chmod file="${dir.jarfile}/starter.sh" perm="ugo+rx"/>
</target>
</project>