Issue 324 in openwonderland: Java 7u51 Complains about permission attribute in manifest and prevent the application from running

1 view
Skip to first unread message

openwon...@googlecode.com

unread,
Jan 30, 2014, 11:43:52 PM1/30/14
to openwonder...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 324 by crrami...@gmail.com: Java 7u51 Complains about permission
attribute in manifest and prevent the application from running
http://code.google.com/p/openwonderland/issues/detail?id=324

What steps will reproduce the problem?
1.Click Launch button with a browser with Java 7u51 installed
2.
3.

What is the expected output? What do you see instead?
The program runs

What version of the product are you using? On what operating system?
last svn version

Please provide any additional information below.

To fix it change core-build.xml in the line 110 add:
<manifest>
<attribute name="Permissions"
value="all-permissions"/>
</manifest>
ant clean & ant

I will submit the patch soon

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

openwon...@googlecode.com

unread,
Jan 30, 2014, 11:48:22 PM1/30/14
to openwonder...@googlegroups.com

Comment #1 on issue 324 by crrami...@gmail.com: Java 7u51 Complains about
permission attribute in manifest and prevent the application from running
http://code.google.com/p/openwonderland/issues/detail?id=324

Reference:
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#permissions

openwon...@googlecode.com

unread,
Feb 6, 2014, 10:46:40 AM2/6/14
to openwonder...@googlegroups.com

Comment #2 on issue 324 by crrami...@gmail.com: Java 7u51 Complains about
permission attribute in manifest and prevent the application from running
http://code.google.com/p/openwonderland/issues/detail?id=324

Hello,

Here the patch which solves the problem

Regards

Attachments:
permission.patch 739 bytes

openwon...@googlecode.com

unread,
Apr 2, 2014, 4:55:26 AM4/2/14
to openwonder...@googlegroups.com

Comment #3 on issue 324 by georgwma...@yahoo.co.uk: Java 7u51 Complains
about permission attribute in manifest and prevent the application from
running
http://code.google.com/p/openwonderland/issues/detail?id=324

Unfortunately this patch is not included in the binary build by April 1st.
This (at least) stops clients running java8. Are there intentions to
include this patch soon in the binary build?

openwon...@googlecode.com

unread,
Sep 19, 2014, 1:18:37 PM9/19/14
to openwonder...@googlegroups.com

Comment #4 on issue 324 by crrami...@gmail.com: Java 7u51 Complains about
permission attribute in manifest and prevent the application from running
https://code.google.com/p/openwonderland/issues/detail?id=324

The patch was included in the last SVN version
Reply all
Reply to author
Forward
0 new messages