From: Roland Häder Date: Sat, 8 Jul 2017 17:25:13 +0000 (+0200) Subject: removed genfiles.properties X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ee0ac88232fa174ca44edee827cc11ce96ad492f;p=jfinancials.git removed genfiles.properties Signed-off-by: Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index bd99dcc..96eccb8 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -55,6 +55,6 @@ mail.smtp.auth : true 8) Setup JMS message queue -JNDI name: jms/addressbook-user-activity-log -Physical destination name: addressbookUserActivityLog +JNDI name: jms/jfinancials-user-activity-log +Physical destination name: jfinancialsUserActivityLog Resource type: javax.jms.Queue diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties deleted file mode 100644 index 307dbb6..0000000 --- a/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=f3463072 -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=f3463072 -nbproject/build-impl.xml.script.CRC32=bdf6b24c -nbproject/build-impl.xml.stylesheet.CRC32=5eea63a6@1.49.1 diff --git a/nbproject/project.properties b/nbproject/project.properties index e2c8979..ab7f819 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -21,7 +21,8 @@ j2ee.server.type=gfv3ee6 jar.compress=false jar.content.additional=\ ${reference.jcore-logger-ejb.dist-ear}:\ - ${reference.jfinancials-ejb.dist-ear} + ${reference.jfinancials-ejb.dist-ear}:\ + ${reference.jfinancials-mailer-ejb.dist-ear} jar.name=jfinancials.ear javac.debug=true javac.deprecation=false @@ -30,10 +31,12 @@ javac.target=1.6 meta.inf=src/conf no.dependencies=false platform.active=default_platform -project.jfinancials-ejb=../jfinancials-ejb project.jcore-logger-ejb=../jcore-logger-ejb +project.jfinancials-ejb=../jfinancials-ejb +project.jfinancials-mailer-ejb=../../NetBeansProjects/jfinancials-mailer-ejb reference.jfinancials-ejb.dist-ear=${project.jfinancials-ejb}/dist/jfinancials-ejb.jar reference.jcore-logger-ejb.dist-ear=${project.jcore-logger-ejb}/dist/jcore-logger-ejb.jar +reference.jfinancials-mailer-ejb.dist-ear=${project.jfinancials-mailer-ejb}/dist/jfinancials-mailer-ejb.jar resource.dir=setup run.classpath= source.root=. diff --git a/nbproject/project.xml b/nbproject/project.xml index 14d2463..284ad40 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -15,6 +15,10 @@ ${reference.jfinancials-ejb.dist-ear} / + + ${reference.jfinancials-mailer-ejb.dist-ear} + / + @@ -34,6 +38,14 @@ clean-ear dist-ear + + jfinancials-mailer-ejb + j2ee_ear_archive + + dist-ear + clean-ear + dist-ear +