From: Roland Haeder Date: Fri, 2 Oct 2015 08:16:50 +0000 (+0200) Subject: added new EJB package jcontacts-ejb X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ce1ea0532113f46056c25ae3b540596eaebe379b;p=jfinancials.git added new EJB package jcontacts-ejb Signed-off-by:Roland Häder --- diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 72419ab..9fa99d2 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -205,6 +205,10 @@ exists or setup the property manually. For example like this: + + + + @@ -223,6 +227,7 @@ exists or setup the property manually. For example like this: + @@ -300,6 +305,7 @@ exists or setup the property manually. For example like this: + @@ -629,6 +635,10 @@ exists or setup the property manually. For example like this: + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index c4848ca..b189318 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=0ad5a4f8 +build.xml.data.CRC32=b7c2bad0 build.xml.script.CRC32=dd3150bf build.xml.stylesheet.CRC32=a5d15b16@1.49.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=0ad5a4f8 -nbproject/build-impl.xml.script.CRC32=be4f5994 +nbproject/build-impl.xml.data.CRC32=b7c2bad0 +nbproject/build-impl.xml.script.CRC32=ca3b3613 nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index 2c7a3bb..09269e8 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -20,7 +20,8 @@ j2ee.server.type=gfv3ee6 jar.compress=false jar.content.additional=\ ${reference.jcore-logger-ejb.dist-ear}:\ - ${reference.addressbook-ejb.dist-ear} + ${reference.addressbook-ejb.dist-ear}:\ + ${reference.jcontacts-ejb.dist-ear} jar.name=addressbook.ear javac.debug=true javac.deprecation=false @@ -30,8 +31,10 @@ meta.inf=src/conf no.dependencies=false platform.active=default_platform project.addressbook-ejb=../addressbook-ejb +project.jcontacts-ejb=../jcontacts-ejb project.jcore-logger-ejb=../jcore-logger-ejb reference.addressbook-ejb.dist-ear=${project.addressbook-ejb}/dist/addressbook-ejb.jar +reference.jcontacts-ejb.dist-ear=${project.jcontacts-ejb}/dist/jcontacts-ejb.jar reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar resource.dir=setup source.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml index 4789946..f92b2b1 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -15,6 +15,10 @@ ${reference.addressbook-ejb.dist-ear} / + + ${reference.jcontacts-ejb.dist-ear} + / + @@ -26,6 +30,14 @@ clean-ear dist-ear + + jcontacts-ejb + j2ee_ear_archive + + dist-ear + clean-ear + dist-ear + jcore-logger-ejb j2ee_ear_archive