From c740590aceadfbba1e8857305a8aa6da57d8da70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 8 Jun 2017 00:04:01 +0200 Subject: [PATCH] added new dependency jcontacts-business-lib (remote interfaces) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- lib/jcontacts-business-lib.jar | Bin 0 -> 1299 bytes nbproject/build-impl.xml | 5 +---- nbproject/genfiles.properties | 4 ++-- nbproject/project.properties | 3 +++ nbproject/project.xml | 4 +++- 5 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 lib/jcontacts-business-lib.jar diff --git a/lib/jcontacts-business-lib.jar b/lib/jcontacts-business-lib.jar new file mode 100644 index 0000000000000000000000000000000000000000..387602d7c7aa7622cfe72071945344922c12a403 GIT binary patch literal 1299 zcmb7D!EVz)5S>lZgcuA3azR2O7o=7waidnErKsS9L@G_%sIH1Qp^dww8#(LByGDf@ z`~*J$7e0Xl9FcnA8#r*}zzO7Z11+L^D}^M3_U{V+UH+S1B7cYp~ujUy}R9NItSHGt3w5U&7`UvvOscQJSx|! zE2d$K#EE@E-D6h9GyJ$weP|kufKkPcD)qM-zg}H=wNb0Ahq&}=Yn4^KmY4Pd>Uyl) z@PiXSpbE*CO~W)MHQr3MlfxSQpl@A{Fvp1Dse4RCpCzEWVf-4~J=|%s7&>r$p{T25 zFO*y`DO15)zh8X#NC31q=LgrvER7MXgM`>&ol&vRhQ4A|*P~LNoqzp?T&r-S0M`m& z7T`L8+tl+?;gZ0urRDa3zM)pAxM#JwRGS2f4(|)9!hjKYHU)Uxp3`9}%jOnR8jc?Z zE^BcQIq#OJ-aM_Wp7{+1x)b5>R(%K~E9~ MmxnJ%>gXxMKcH_$#{d8T literal 0 HcmV?d00001 diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index e239e6dc..8e7c5a9b 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -1042,13 +1042,10 @@ exists or setup the property manually. For example like this: - - - - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 7bcd640c..1962f983 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=be5f34f7 build.xml.stylesheet.CRC32=651128d4@1.68.1.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=a2c768ba -nbproject/build-impl.xml.script.CRC32=03789a8c +nbproject/build-impl.xml.data.CRC32=d693708d +nbproject/build-impl.xml.script.CRC32=dc4b8e34 nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.75.1.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 7ea517be..bb6f4d2b 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -38,6 +38,7 @@ excludes= file.reference.jcontacts-business-core.jar=lib/jcontacts-business-core.jar file.reference.cdi-api.jar=lib/cdi-api.jar file.reference.gf-client.jar=lib/gf-client.jar +file.reference.jcontacts-business-lib.jar=lib/jcontacts-business-lib.jar file.reference.jcontacts-core.jar=lib/jcontacts-core.jar file.reference.jcontacts-lib.jar=lib/jcontacts-lib.jar file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar @@ -69,6 +70,7 @@ javac.classpath=\ ${file.reference.jcountry-lib.jar}:\ ${file.reference.jcontacts-core.jar}:\ ${file.reference.jcontacts-business-core.jar}:\ + ${file.reference.jcontacts-business-lib.jar}:\ ${file.reference.jproduct-core.jar}:\ ${file.reference.jcontacts-lib.jar}:\ ${file.reference.jphone-core.jar}:\ @@ -126,6 +128,7 @@ run.test.classpath=\ runmain.jvmargs= source.encoding=UTF-8 source.reference.jcontacts-business-core.jar=../jcontacts-business-core/src/ +source.reference.jcontacts-business-lib.jar=../jcontacts-business-lib/src/ source.reference.jcontacts-core.jar=../jcontacts-core/src/ source.reference.jcontacts-lib.jar=../jcontacts-lib/src/ source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/ diff --git a/nbproject/project.xml b/nbproject/project.xml index df723911..167417cd 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -24,6 +24,9 @@ ${file.reference.jcontacts-business-core.jar} + + ${file.reference.jcontacts-business-lib.jar} + ${file.reference.jproduct-core.jar} @@ -59,7 +62,6 @@ ${libs.Apache_POI_3.15.classpath} - WEB-INF/lib ${libs.primefaces.classpath} -- 2.39.5