]> git.mxchange.org Git - jjobs-ejb.git/commitdiff
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Wed, 22 Apr 2020 00:06:26 +0000 (02:06 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 22 Apr 2020 00:06:26 +0000 (02:06 +0200)
- cleaned up mess left behind from Christmas. ;-)
- no, joke
- actually jjobs-mailer-ejb is this project and cannot be referenced here

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml

index 362be6ab89840da77d10c6bbdc2d8f98481bbfb8..381e4d209458511550808619bb98edf39dc6379c 100644 (file)
@@ -812,9 +812,6 @@ exists or setup the property manually. For example like this:
         <ant antfile="${project.jjobs-lib}/build.xml" inheritall="false" target="jar">
             <property name="deploy.on.save" value="false"/>
         </ant>
-        <ant antfile="${project.jjobs-mailer}/build.xml" inheritall="false" target="jar">
-            <property name="deploy.on.save" value="false"/>
-        </ant>
         <ant antfile="${project.jjobs-mailer-lib}/build.xml" inheritall="false" target="jar">
             <property name="deploy.on.save" value="false"/>
         </ant>
@@ -826,9 +823,6 @@ exists or setup the property manually. For example like this:
         <ant antfile="${project.jjobs-lib}/build.xml" inheritall="false" target="jar">
             <property name="deploy.on.save" value="false"/>
         </ant>
-        <ant antfile="${project.jjobs-mailer}/build.xml" inheritall="false" target="jar">
-            <property name="deploy.on.save" value="false"/>
-        </ant>
         <ant antfile="${project.jjobs-mailer-lib}/build.xml" inheritall="false" target="jar">
             <property name="deploy.on.save" value="false"/>
         </ant>
@@ -1320,7 +1314,6 @@ exists or setup the property manually. For example like this:
     <target depends="init" name="deps-clean" unless="no.deps">
         <ant antfile="${project.jjobs-core}/build.xml" inheritall="false" target="clean"/>
         <ant antfile="${project.jjobs-lib}/build.xml" inheritall="false" target="clean"/>
-        <ant antfile="${project.jjobs-mailer}/build.xml" inheritall="false" target="clean"/>
         <ant antfile="${project.jjobs-mailer-lib}/build.xml" inheritall="false" target="clean"/>
     </target>
     <target depends="init" name="-do-clean">
index 26c90f7afe3ee276fd1f43e3a2c2d39a298f0ccd..73e9b330d383ff7806eb58a02ce86d2c61ec1cc2 100644 (file)
@@ -30,7 +30,6 @@ file.reference.jcore-logger-lib.jar=lib/jcore-logger-lib.jar
 file.reference.jcoreee.jar=lib/jcoreee.jar
 file.reference.jcountry-core.jar=lib/jcountry-core.jar
 file.reference.jcountry-lib.jar=lib/jcountry-lib.jar
-file.reference.jjobs-mailer.jar=lib/jjobs-mailer.jar
 file.reference.jletter-lib.jar=lib/jletter-lib.jar
 file.reference.jmailer-ee.jar=lib/jmailer-ee.jar
 file.reference.jphone-core.jar=lib/jphone-core.jar
@@ -153,7 +152,6 @@ source.reference.jcore-logger-lib.jar=../jcore-logger-lib/src/
 source.reference.jcoreee.jar=../jcoreee/src/
 source.reference.jcountry-core.jar=../jcountry-core/src/
 source.reference.jcountry-lib.jar=../jcountry-lib/src/
-source.reference.jjobs-mailer.jar=../jjobs-mailer/src/
 source.reference.jletter-lib.jar=../jletter-lib/src/
 source.reference.jmailer-ee.jar=../jmailer-ee/src/
 source.reference.jphone-core.jar=../jphone-core/src/
index 5d8475cac65c9ac057f59e3150bbb4cb6747c5c5..8d4919a817704d9fc7c8883676ad79c86f422f4e 100644 (file)
@@ -54,7 +54,7 @@
                 <id>jar</id>
             </reference>
             <reference>
-                <foreign-project>jjobs-mailer</foreign-project>
+                <foreign-project>jjobs-mailer-ejb</foreign-project>
                 <artifact-type>jar</artifact-type>
                 <script>build.xml</script>
                 <target>jar</target>