we also need to look into adding stuff to the manifest to prevent this error with java 7
Note to the Publisher: Security features to prevent unauthorized redistribution of your Java application will cause this application to be blocked in the future. See current Java documentation about JAR Manifest entries for the changes that need to be made. Note to users: For any questions, please contact the Publisher who provided you with this application. On Wed, Oct 16, 2013 at 9:57 AM, Alex O'Ree <[email protected]> wrote: > combined = applet + dependencies > > On Wed, Oct 16, 2013 at 9:21 AM, Kurt Stam <[email protected]> wrote: >> Sure, what is the combined jar? >> >>> On Oct 15, 2013, at 21:52, "Alex O'Ree" <[email protected]> wrote: >>> >>> Kurt >>> >>> I think we still have an issue with the applet signing. It looks like >>> its signing before building the combined jar file, resulting in a >>> unsigned jar file. This breaks the digital signature applet. Could you >>> look at it when you have a chance?
