]> git.mxchange.org Git - jfinancials-ejb.git/commitdiff
Plese repeat:
authorRoland Häder <roland@mxchange.org>
Sat, 15 Feb 2020 12:00:38 +0000 (13:00 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 15 Feb 2020 12:00:38 +0000 (13:00 +0100)
- removed wrong juser-core dependency, it should be only a file/JAR reference

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

index 70053150a6d9c37e593c1b60f32b6374cfe5b194..71aa423400c40bfc14668b53f0840be68b35c79e 100644 (file)
@@ -114,7 +114,6 @@ platform.active=default_platform
 project.jfinancials-core=../jfinancials-core
 project.jfinancials-lib=../jfinancials-lib
 project.jfinancials-mailer-lib=../jfinancials-mailer-lib
-project.juser-core=../juser-core
 project.license=agpl30
 reference.jfinancials-core.jar=${project.jfinancials-core}/dist/jfinancials-core.jar
 reference.jfinancials-lib.jar=${project.jfinancials-lib}/dist/jfinancials-lib.jar
index b4b207e19e2cbd5b1f31682c28dc981e1deea3c8..51fd3dcb71e630fbfc3c055092188bd591697470 100644 (file)
                 <clean-target>clean</clean-target>
                 <id>jar</id>
             </reference>
-            <reference>
-                <foreign-project>juser-core</foreign-project>
-                <artifact-type>jar</artifact-type>
-                <script>build.xml</script>
-                <target>jar</target>
-                <clean-target>clean</clean-target>
-                <id>jar</id>
-            </reference>
         </references>
     </configuration>
 </project>