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:
227f0e2
)
JAL-1678 add version parameter to example files in publish phase
author
Jim Procter
<jprocter@dundee.ac.uk>
Thu, 5 Mar 2015 14:26:38 +0000
(14:26 +0000)
committer
Jim Procter
<jprocter@dundee.ac.uk>
Thu, 5 Mar 2015 14:26:38 +0000
(14:26 +0000)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
0a16a10
..
95f655d
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-632,7
+632,7
@@
<include name="**/*"/>
</fileset>
</copy>
- <replace token="http://www.jalview.org/launchApp" value="http://www.jalview.org/launchApp?version=${JALVIEW_VERSION}">
+ <replace token="http://www.jalview.org/launchApp" value="http://www.jalview.org/services/launchApp?version=${JALVIEW_VERSION}">
<fileset dir="${packageDir}/examples">
<include name="**/*.html"/>
</fileset>