JAL-1678 fix replace token for launchApp in a buildwq
authorJim Procter <jprocter@dundee.ac.uk>
Thu, 5 Mar 2015 15:05:31 +0000 (15:05 +0000)
committerJim Procter <jprocter@dundee.ac.uk>
Thu, 5 Mar 2015 15:05:31 +0000 (15:05 +0000)
build.xml

index 95f655d..861d587 100755 (executable)
--- a/build.xml
+++ b/build.xml
       <include name="**/*"/>
     </fileset>
   </copy>
-       <replace token="http://www.jalview.org/launchApp" value="http://www.jalview.org/services/launchApp?version=${JALVIEW_VERSION}">
+       <replace token="http://www.jalview.org/services/launchApp" value="http://www.jalview.org/services/launchApp?version=${JALVIEW_VERSION}">
                <fileset dir="${packageDir}/examples">
                        <include name="**/*.html"/>
                </fileset>