From: Roland Haeder <roland@mxchange.org>
Date: Mon, 7 Mar 2016 20:58:48 +0000 (+0100)
Subject: opps, no jjobs here ...
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97ed4b8894a05d1a6e13f1dd9968e0001f4e9117;p=jfinancials.git

opps, no jjobs here ...
---

diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml
index bbe3776..f79d5ec 100644
--- a/nbproject/build-impl.xml
+++ b/nbproject/build-impl.xml
@@ -213,7 +213,7 @@ is divided into following sections:
 			<property location="${build.dir}" name="dist.ear.dir"/>
 			<property name="deploy.on.save" value="${build.deploy.on.save}"/>
 		</ant>
-		<ant antfile="${project.juser-ejb}/build.xml" inheritall="false" target="dist-ear">
+		<ant antfile="${project.addressbook-user-ejb}/build.xml" inheritall="false" target="dist-ear">
 			<property location="${build.dir}" name="dist.ear.dir"/>
 			<property name="deploy.on.save" value="${build.deploy.on.save}"/>
 		</ant>
@@ -231,8 +231,8 @@ is divided into following sections:
 	<target depends="init,deps-jar,pre-pre-compile,pre-compile" name="-do-compile-deps">
 		<copyfiles files="${reference.jcore-logger-ejb.dist-ear}" todir="${build.dir}//"/>
 		<copyfiles files="${reference.addressbook-ejb.dist-ear}" todir="${build.dir}//"/>
+		<copyfiles files="${reference.addressbook-user-ejb.dist-ear}" todir="${build.dir}//"/>
 		<copyfiles files="${reference.jcontacts-ejb.dist-ear}" todir="${build.dir}//"/>
-		<copyfiles files="${reference.juser-ejb.dist-ear}" todir="${build.dir}//"/>
 	</target>
 	<target name="post-compile">
 		<!-- Empty placeholder for easier customization. -->
@@ -312,7 +312,7 @@ is divided into following sections:
 		<ant antfile="${project.addressbook-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
 		<ant antfile="${project.jcontacts-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
 		<ant antfile="${project.jcore-logger-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
-		<ant antfile="${project.juser-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
+		<ant antfile="${project.addressbook-user-ejb}/build.xml" inheritall="false" target="-run-deploy-am"/>
 	</target>
 	<target depends="-init-cos,dist-directory-deploy,pre-run-deploy,-pre-nbmodule-run-deploy,-run-deploy-nb,-init-deploy-ant,-deploy-ant,-run-deploy-am,-post-nbmodule-run-deploy,post-run-deploy" name="run-deploy"/>
 	<target if="netbeans.home" name="-run-deploy-nb">
@@ -649,7 +649,7 @@ is divided into following sections:
 			<property location="${build.dir}" name="dist.ear.dir"/>
 			<property name="deploy.on.save" value="${build.deploy.on.save}"/>
 		</ant>
-		<ant antfile="${project.juser-ejb}/build.xml" inheritall="false" target="clean-ear">
+		<ant antfile="${project.addressbook-user-ejb}/build.xml" inheritall="false" target="clean-ear">
 			<property location="${build.dir}" name="dist.ear.dir"/>
 			<property name="deploy.on.save" value="${build.deploy.on.save}"/>
 		</ant>