Re: [External] : Re: jpackage MacOS Notarization

2021-08-04 Thread Daniel Peintner
tarizing anything yesterday, but fixed them today. > > I can notarize my own test - but get failure when trying to notarize your > app as built from non-modular branch of > https://github.com/danielpeintner/Java11Test/ > > am looking into it ... > > /Andy > >

Re: [External] : Re: jpackage MacOS Notarization

2021-08-02 Thread Daniel Peintner
ithout any further information. May I ask you whether you were able to reproduce the issue? Is there anything I can do to help? Thanks, -- Daniel > /Andy > On 7/29/2021 10:00 AM, Daniel Peintner wrote: > > Hi Andy, > > Since I don't know your setup I did not put an

Re: [External] : Re: jpackage MacOS Notarization

2021-07-29 Thread Daniel Peintner
ME' and > 'SIGNING_KEYCHAIN_PATH' ? > > /Andy > On 7/29/2021 4:36 AM, Daniel Peintner wrote: > > Kevin, Andy, > > Thanks for your quick response. > > Full support for notarization in jpackage was added in JDK 17. Can you >> try an early access build of JDK 17 [

Re: jpackage MacOS Notarization

2021-07-29 Thread Daniel Peintner
; > [1] https://jdk.java.net/17 > > On 7/28/2021 8:27 AM, Daniel Peintner wrote: > > All, > > > > I am trying to notarize an app (built with jpackage) for MacOS. > > > > jpackage at first *seems* to properly sign all resources with the > available >

jpackage MacOS Notarization

2021-07-28 Thread Daniel Peintner
All, I am trying to notarize an app (built with jpackage) for MacOS. jpackage at first *seems* to properly sign all resources with the available --mac-sign options et cetera. Having said that, there are still remaining issues 1. The app cannot be properly installed (without hacks like xattr

Re: JNLP

2020-12-10 Thread Daniel Peintner
Hello, I am not sure if this is the right list for such kind of discussions but there is also https://openwebstart.com/ Hope this helps, -- Daniel On Thu, Dec 10, 2020 at 3:24 PM Bernd Eckenfels wrote: > Hello, > > We ported a big JWS gui app to stand-alone swing with a home made >

Re: [jpackage] Issue with upgrading from javapackager to jpackage on Windows

2020-10-29 Thread Daniel Peintner
el, > > https://bugs.openjdk.java.net/browse/JDK-8240111 has been updated with > the evaluation of your request. Please take a look. > > - Alexey > > On 2/27/2020 2:00 AM, Daniel Peintner wrote: > > Alexey, all, > > In my case the update, as described, seems to work jus

Re: [jpackage] Issue with upgrading from javapackager to jpackage on Windows

2020-02-26 Thread Daniel Peintner
. Feb. 2020, 22:56: > Daniel, > > Interesting. We have jtreg tests for testing upgrade scenarios on > Windows and they work without Upgrade element in WiX template. > > - Alexey > > On 2/26/2020 11:10 AM, Daniel Peintner wrote: > > All, > > > > after some priv

Re: [jpackage] Issue with upgrading from javapackager to jpackage on Windows

2020-02-26 Thread Daniel Peintner
into this proposed change. Or does this cause any other issue I am not aware of? As said, I think this would be a big help for anyone coming from the *old* javapackager tool. Thanks, -- Daniel On Tue, Feb 25, 2020 at 4:30 PM Daniel Peintner wrote: > Hi James, all, > > Thank you

Re: [jpackage] Issue with upgrading from javapackager to jpackage on Windows

2020-02-25 Thread Daniel Peintner
ing this with the incorrect email personality first. > > On Mon, 17 Feb 2020 15:32:14 +0100 Daniel Peintner < > daniel.peint...@gmail.com <mailto:daniel.peint...@gmail.com>> wrote: > > The only *working* solution we found was to *manually* uninstall the old > > appli

[jpackage] Issue with upgrading from javapackager to jpackage on Windows

2020-02-17 Thread Daniel Peintner
Hi, We are exploring to replace the *old* javapackager with the upcoming jpackage tool and encounter an issue on Windows. The javapackager tool allowed to create exe installers (by means of InnoSetup) and msi installers using WiX toolkit. With jpackage the InnoSetup exe installers were abandoned

jpackage: file-associations report wrong argument count

2019-12-12 Thread Daniel Peintner
All, I tried to use jpackage file-associations option to associate a given extension. This works fine. The program gets launched with the given argument (e.g., double clicking file on Windows). I have noticed though that the argument may be split due to possible whitespaces in the filename.

Re: RFR: 8235482: [TESTBUG] PackageType LINUX_RPM should be excluded for jpackage tests on debian systems

2019-12-10 Thread Daniel Peintner
All, I think I have a related question/problem. I was able to run the latest jpackage build (14-jpackage+1-70 (2019/11/12)) successfully on Windows creating msi and on Ubuntu creating deb. However, I fail to create a rpm package. I tried both, openSUSE Leap 15.1 and also Fedora 31. Both fail