From: Roland Häder <roland@mxchange.org>
Date: Mon, 13 Nov 2017 00:29:37 +0000 (+0100)
Subject: Don't cherry-pick:
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2582ee7d1a216220ff6957ff958b80e2481cf90c;p=jfinancials-war.git

Don't cherry-pick:
- added new dependencies jcustomer-core+lib

Signed-off-by: Roland Häder <roland@mxchange.org>
---

diff --git a/lib/jcustomer-core.jar b/lib/jcustomer-core.jar
new file mode 100644
index 00000000..48f5b6b1
Binary files /dev/null and b/lib/jcustomer-core.jar differ
diff --git a/lib/jcustomer-lib.jar b/lib/jcustomer-lib.jar
new file mode 100644
index 00000000..c1216305
Binary files /dev/null and b/lib/jcustomer-lib.jar differ
diff --git a/nbproject/project.properties b/nbproject/project.properties
index d38d56a7..c7ca22d6 100644
--- a/nbproject/project.properties
+++ b/nbproject/project.properties
@@ -44,6 +44,8 @@ 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.jcustomer-core.jar=lib/jcustomer-core.jar
+file.reference.jcustomer-lib.jar=lib/jcustomer-lib.jar
 file.reference.jphone-core.jar=lib/jphone-core.jar
 file.reference.jphone-lib.jar=lib/jphone-lib.jar
 file.reference.jproduct-core.jar=lib/jproduct-core.jar
@@ -72,12 +74,14 @@ javac.classpath=\
     ${file.reference.jcore-logger-lib.jar}:\
     ${file.reference.jcountry-core.jar}:\
     ${file.reference.jcountry-lib.jar}:\
+    ${file.reference.jcontacts-lib.jar}:\
     ${file.reference.jcontacts-core.jar}:\
+    ${file.reference.jcustomer-core.jar}:\
+    ${file.reference.jcustomer-lib.jar}:\
     ${file.reference.jcontacts-business-core.jar}:\
     ${file.reference.jcontacts-business-lib.jar}:\
     ${file.reference.jproduct-core.jar}:\
     ${file.reference.jproduct-lib.jar}:\
-    ${file.reference.jcontacts-lib.jar}:\
     ${file.reference.jphone-core.jar}:\
     ${file.reference.jphone-lib.jar}:\
     ${file.reference.juser-core.jar}:\
@@ -143,6 +147,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.jcustomer-core.jar=../jcustomer-core/src/
+source.reference.jcustomer-lib.jar=../jcustomer-lib/src/
 source.reference.jphone-core.jar=../jphone-core/src/
 source.reference.jphone-lib.jar=../jphone-lib/src/
 source.reference.jproduct-core.jar=../jproduct-core/src/
diff --git a/nbproject/project.xml b/nbproject/project.xml
index d0955c9f..d049b897 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -18,9 +18,18 @@
                 <library dirs="200">
                     <file>${file.reference.jcountry-lib.jar}</file>
                 </library>
+                <library dirs="200">
+                    <file>${file.reference.jcontacts-lib.jar}</file>
+                </library>
                 <library dirs="200">
                     <file>${file.reference.jcontacts-core.jar}</file>
                 </library>
+                <library dirs="200">
+                    <file>${file.reference.jcustomer-core.jar}</file>
+                </library>
+                <library dirs="200">
+                    <file>${file.reference.jcustomer-lib.jar}</file>
+                </library>
                 <library dirs="200">
                     <file>${file.reference.jcontacts-business-core.jar}</file>
                 </library>
@@ -33,9 +42,6 @@
                 <library dirs="200">
                     <file>${file.reference.jproduct-lib.jar}</file>
                 </library>
-                <library dirs="200">
-                    <file>${file.reference.jcontacts-lib.jar}</file>
-                </library>
                 <library dirs="200">
                     <file>${file.reference.jphone-core.jar}</file>
                 </library>