]> git.mxchange.org Git - addressbook.git/commitdiff
added jcountry-ejb
authorRoland Haeder <roland@mxchange.org>
Sun, 11 Oct 2015 19:25:59 +0000 (21:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 11 Oct 2015 19:25:59 +0000 (21:25 +0200)
nbproject/project.properties
nbproject/project.xml

index de673728a6b2517a6c6e5065a24d42ad6a0d36d9..371e6410fe097a8145fadc54f3a231adf6f62de5 100644 (file)
@@ -23,7 +23,8 @@ jar.content.additional=\
     ${reference.jcore-logger-ejb.dist-ear}:\
     ${reference.addressbook-ejb.dist-ear}:\
     ${reference.jcontacts-ejb.dist-ear}:\
-    ${reference.juser-ejb.dist-ear}
+    ${reference.juser-ejb.dist-ear}:\
+    ${reference.jcountry-ejb.dist-ear}
 jar.name=addressbook.ear
 javac.debug=true
 javac.deprecation=false
@@ -35,10 +36,12 @@ platform.active=default_platform
 project.addressbook-ejb=../addressbook-ejb
 project.jcontacts-ejb=../jcontacts-ejb
 project.jcore-logger-ejb=../jcore-logger-ejb
+project.jcountry-ejb=../../NetBeansProjects/jcountry-ejb
 project.juser-ejb=../juser-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
+reference.jcountry-ejb.dist-ear=${project.jcountry-ejb}/dist/jcountry-ejb.jar
 reference.juser-ejb.dist-ear=${project.juser-ejb}/dist/juser-ejb.jar
 resource.dir=setup
 run.classpath=
index 586ffe334a1bcce6221d1962e92a331abeba43bc..b15cda268ed6d2c122354e729319e186fdbdcd67 100644 (file)
                     <file>${reference.juser-ejb.dist-ear}</file>
                     <path-in-war>/</path-in-war>
                 </library>
+                <library>
+                    <file>${reference.jcountry-ejb.dist-ear}</file>
+                    <path-in-war>/</path-in-war>
+                </library>
             </web-module-additional-libraries>
         </data>
         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
                 <clean-target>clean-ear</clean-target>
                 <id>dist-ear</id>
             </reference>
+            <reference>
+                <foreign-project>jcountry-ejb</foreign-project>
+                <artifact-type>j2ee_ear_archive</artifact-type>
+                <script>build.xml</script>
+                <target>dist-ear</target>
+                <clean-target>clean-ear</clean-target>
+                <id>dist-ear</id>
+            </reference>
             <reference>
                 <foreign-project>juser-ejb</foreign-project>
                 <artifact-type>j2ee_ear_archive</artifact-type>