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:
48e022d
)
JAL-1400 try putting explicit domain for jalviewLite applet
author
Jim Procter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:07:20 +0000
(17:07 +0000)
committer
Jim Procter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:07:20 +0000
(17:07 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
b208c8e
..
e55fe26
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-470,7
+470,7
@@
<!-- <attribute name="Permissions" value="sandbox" /> -->
<!--<attribute name="Trusted-Lib" value="true" /> -->
<attribute name="Application-Name" value="JalviewLite Applet"/>
- <attribute name="Codebase" value="*"/>
+ <attribute name="Codebase" value="www.jalview.org"/>
</manifest>
<fileset dir="${outputDir}">
<include name="com/**" />