git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7c57d
)
experiment with reinstating the sandbox permissions
author
Jim Procter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:26:55 +0000
(17:26 +0000)
committer
Jim Procter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:26:55 +0000
(17:26 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
e55fe26
..
2673e9b
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-467,7
+467,7
@@
<jar destfile="in.jar" index="true">
<manifest>
<attribute name="Main-Class" value="jalview.bin.JalviewLite" />
- <!-- <attribute name="Permissions" value="sandbox" /> -->
+ <attribute name="Permissions" value="sandbox" />
<!--<attribute name="Trusted-Lib" value="true" /> -->
<attribute name="Application-Name" value="JalviewLite Applet"/>
<attribute name="Codebase" value="www.jalview.org"/>