]> git.mxchange.org Git - jcontacts-core.git/commitdiff
updated jar + ignored some files
authorRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 18:19:04 +0000 (20:19 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 18:19:04 +0000 (20:19 +0200)
.gitignore
lib/jcore.jar
nbproject/project.properties

index 6a014ddc929af3b42c80d2b47f22b7c0c212c023..315ea15c01c70a2765915a6daa7f2e3b1a2cb2c5 100644 (file)
@@ -1,2 +1,3 @@
 /dist/
-/build/
\ No newline at end of file
+/build/
+/nbproject/private/
\ No newline at end of file
index 197b9734f769ec7838a7632dec07f052ddc5990f..a656d48c28300f77bb29968479825c31341dbb3d 100644 (file)
Binary files a/lib/jcore.jar and b/lib/jcore.jar differ
index 53e60580092f1a2ea4b859ee6ab01af9f7d667d0..b990ea1cdf36b1b9c3982145ab8b784833326e2c 100644 (file)
@@ -32,7 +32,9 @@ endorsed.classpath=
 excludes=
 file.reference.jcore.jar=lib/jcore.jar
 includes=**
+jar.archive.disabled=${jnlp.enabled}
 jar.compress=false
+jar.index=${jnlp.enabled}
 javac.classpath=\
     ${file.reference.jcore.jar}:\
     ${libs.jpa20-persistence.classpath}
@@ -59,6 +61,19 @@ javadoc.splitindex=true
 javadoc.use=true
 javadoc.version=true
 javadoc.windowtitle=Contacts Library
+jnlp.codebase.type=no.codebase
+jnlp.descriptor=application
+jnlp.enabled=false
+jnlp.mixed.code=default
+jnlp.offline-allowed=false
+jnlp.signed=false
+jnlp.signing=
+jnlp.signing.alias=
+jnlp.signing.keystore=
+# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
+manifest.custom.codebase=
+# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
+manifest.custom.permissions=
 meta.inf.dir=${src.dir}/META-INF
 mkdist.disabled=true
 platform.active=default_platform