Philippe Doussot
Philippe Doussot
> the JDK path should be appended to the end of System's PATH >The Windows team at Microsoft, they let us know internally :-). There is usage for both prepend...
https://github.com/adoptium/installer/issues/319
Please give us some log files from the msi >msiexec /x "C:\MyPackage\Example.msi" /L*V "C:\log\example.log" Then try to reboot and uninstall.
You can use https://mvnrepository.com/artifact/com.github.imcdonagh/image4j/0.7.2 by adding a repository >Note: this artifact it located at Mulesoft repository >(https://repository.mulesoft.org/nexus/content/repositories/public/)
https://mvnrepository.com/artifact/com.github.imcdonagh/image4j/0.7.2 is no longer available at Mulesoft .. > Could not find image4j-0.7.2.jar (com.github.imcdonagh:image4j:0.7.2). Searched in the following locations: https://repository.mulesoft.org/nexus/content/repositories/public/com/github/imcdonagh/image4j/0.7.2/image4j-0.7.2.jar Can you push it to maven central ?
Hi @teodord, you have closed https://github.com/TIBCOSoftware/jasperreports/issues/17 >When the situation will change in the future, we'll reconsider. but you reference this PR #53 in https://github.com/TIBCOSoftware/jasperreports/pull/29 Does it mean that there is...
As noted here https://github.com/adoptium/installer/blob/ce1b4858058ff90ca5866db66274d05f780170f7/wix/Lang/OpenJDK.Base.fr-fr.wxl.template#L19 Description must be limited to 255 chars (spec that I found somewhere one time) . This one on en-us is 258 chars after substituting {vendor_branding}) by...
What will happen to the running JVM when you delete/add/replace files/libs from same folder of existing process ?
I think I remember that some time ago Oracle installer ask user to close running jvm before upgrade in place. We can't do that (because we don't know how). Why...
Closed as no new input since long time