]> git.mxchange.org Git - jfinancials.git/commitdiff
opps, no jjobs here ...
authorRoland Haeder <roland@mxchange.org>
Mon, 7 Mar 2016 20:58:48 +0000 (21:58 +0100)
committerRoland Haeder <roland@mxchange.org>
Mon, 7 Mar 2016 20:58:48 +0000 (21:58 +0100)
nbproject/build-impl.xml

index bbe3776ad0012ced98dfced7115c6c320679da73..f79d5ecd3597a43859469680f9e63669dd1ff760 100644 (file)
@@ -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>