Hi,
I did a debug netbeans copylibstask project and found a reason why this message
appears!
Most likely java-13 has some problem with jar-zip:
unzip -tv /asoft-src/ispp-64/mingw32/ispp-32/VK-32/dist/VK-32.jar | less -N
1 Archive: /asoft-src/ispp-64/mingw32/ispp-32/VK-32/dist/VK-32.jar
2 testing: META-INF/ bad extra-field entry:
3 EF block length (0 bytes) invalid (< 4)
4 testing: META-INF/MANIFEST.MF OK
5 testing: FM/ OK
..
1050 testing: win32/Winspool$SECURITY_ATTRIBUTES.class OK
1051 testing: win32/Winspool$SECURITY_DESCRIPTOR$ByReference.class OK
1052 testing: win32/Winspool$SECURITY_DESCRIPTOR.class OK
1053 testing: win32/Winspool.class OK
1054 At least one error was detected in
/asoft-src/ispp-64/mingw32/ispp-32/VK-32/dist/VK-32.jar.
java -version
openjdk version "13.0.1" 2019-10-15
OpenJDK Runtime Environment (build 13.0.1+9)
OpenJDK 64-Bit Server VM (build 13.0.1+9, mixed mode, sharing)
private boolean rebase(final File source, final File target)
source=Z:\asoft-src\ispp-64\mingw32\ispp-32\VK-32\dist\VK-32.jar
target=Z:\asoft-src\ispp-64\mingw32\SlanjeEmailIzvodZakupci-32\dist\lib\VK-32.jar
ZipException
bad CRC checksum for entry META-INF/MANIFEST.MF: 36629a3c instead of c447dc9f
Cannot fix dependencies for:
Z:\asoft-src\ispp-64\mingw32\SlanjeEmailIzvodZakupci-32\dist\lib\VK-32.jar
This message should include exception message!
In any case, this is a false message, so in my opinion the answer to the
question is given.
Note: This message does not appear on linux java-14.
Vladimir Kokovic, DP senior (69)
Serbia, Belgrade, March 24, 2020
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists