]> git.mxchange.org Git - pizzaservice-lib.git/commitdiff
added jcountry-core
authorRoland Haeder <roland@mxchange.org>
Mon, 12 Oct 2015 07:05:21 +0000 (09:05 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 12 Oct 2015 07:07:39 +0000 (09:07 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

lib/jcountry-core.jar [new file with mode: 0644]
lib/jcountry-lib.jar [new file with mode: 0644]
nbproject/project.properties

diff --git a/lib/jcountry-core.jar b/lib/jcountry-core.jar
new file mode 100644 (file)
index 0000000..7b77495
Binary files /dev/null and b/lib/jcountry-core.jar differ
diff --git a/lib/jcountry-lib.jar b/lib/jcountry-lib.jar
new file mode 100644 (file)
index 0000000..f917c1d
Binary files /dev/null and b/lib/jcountry-lib.jar differ
index 7ddfdec1d40bad0e60e58c4818aeac905d929152..c0c7797e6b07f2dcfe4aea8d58280a973a6d4f41 100644 (file)
@@ -33,6 +33,8 @@ excludes=
 file.reference.cdi-api.jar=lib/cdi-api.jar
 file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
 file.reference.jcoreee.jar=lib/jcoreee.jar
+file.reference.jcountry-core.jar=lib/jcountry-core.jar
+file.reference.jcountry-lib.jar=lib\\jcountry-lib.jar
 file.reference.jshop-core.jar=lib/jshop-core.jar
 file.reference.jshop-ee-lib.jar=lib/jshop-ee-lib.jar
 includes=**
@@ -42,6 +44,8 @@ jar.index=${jnlp.enabled}
 javac.classpath=\
     ${file.reference.jcoreee.jar}:\
     ${file.reference.jcore-logger-lib.jar}:\
+    ${file.reference.jcountry-core.jar}:\
+    ${file.reference.jcountry-lib.jar}:\
     ${file.reference.jshop-core.jar}:\
     ${file.reference.jshop-ee-lib.jar}:\
     ${file.reference.cdi-api.jar}:\
@@ -99,6 +103,8 @@ run.test.classpath=\
 source.encoding=UTF-8
 source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
 source.reference.jcoreee.jar=../jcoreee/src/
+source.reference.jcountry-core.jar=../jcountry-core/src/
+source.reference.jcountry-lib.jar=../jcountry-lib/src/
 source.reference.jshop-core.jar=../jshop-core/src/
 source.reference.jshop-ee-lib.jar=../jshop-ee-lib/src/
 src.dir=src