Re: [icedtea-web][rfc] More complete NetX jar file manifest

Jacob Wisor gitne at excite.co.jp
Thu May 2 09:57:54 PDT 2013


"Omair Majid"<omajid at redhat.com> wrote:
> On 05/02/2013 11:15 AM, Jacob Wisor wrote:
> > "Jacob Wisor"<gitne at excite.co.jp> wrote:
> >>> I would like to propose to make the jar file manifest more
> >>> complete, though I am not sure about the "Implementation-Vendor"
> >>> attribute's (key) value.
> 
> I would use "IcedTea"
> 
> > +Implementation-URL: http://icedtea.classpath.org/wiki/IcedTea-Web
> 
> Please use @PACKAGE_URL@ here, instead of duplicating the URL.

Setting IcedTea as vendor and then setting "Implementation-URL" to @PACKAGE_URL@ does not compute. How about setting "Implementation-Vendor" to @VENDOR@ (or @PACKAGE_VENDOR@?) and adding it to the build script, hence "IcedTea" being the default for @VENDOR@ and "http://icedtea.classpath.org/wiki/IcedTea-Web" the default for @PACKAGE_URL@?

Regards,
Jacob



More information about the distro-pkg-dev mailing list