]> git.mxchange.org Git - jfinancials-swing.git/commitdiff
Removed JPA as this is later done by EJBs.
authorRoland Haeder <roland@mxchange.org>
Thu, 14 Apr 2016 14:49:33 +0000 (16:49 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 14 Apr 2016 14:49:33 +0000 (16:49 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar [deleted file]
nbproject/project.properties

diff --git a/lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar b/lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar
deleted file mode 100644 (file)
index 841d2e1..0000000
Binary files a/lib/jpa20-persistence/javax.persistence_2.1.0.v201304241213.jar and /dev/null differ
index df04d256b496dec52e55651601cb35d6ebc269bb..fdc2699015cf8eff73ac05129ff6f787f3a8a77f 100644 (file)
@@ -49,8 +49,7 @@ javac.classpath=\
     ${file.reference.jphone-core.jar}:\
     ${file.reference.jcontacts-core.jar}:\
     ${file.reference.jcontacts-business-core.jar}:\
-    ${reference.addressbook-lib.jar}:\
-    ${libs.jpa20-persistence.classpath}
+    ${reference.addressbook-lib.jar}
 # Space-separated list of extra javac options
 javac.compilerargs=-Xlint:deprecation -Xlint:unchecked
 javac.deprecation=true