JAL-1403 updated paths to IA 2013 and additional build parameter to disable the updat...
authorJalview build Manager <jalview-dev@jalview.org>
Wed, 23 Oct 2013 10:37:12 +0000 (11:37 +0100)
committerJalview build Manager <jalview-dev@jalview.org>
Wed, 23 Oct 2013 10:37:12 +0000 (11:37 +0100)
utils/InstallAnywhere/jalview_buildinstaller.xml

index d44e95c..0749d9a 100644 (file)
@@ -17,7 +17,7 @@
   You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
 -->
 <project name="jalviewInstallAnywhere" default="build" basedir=".">
-  <property name="IA_LOCATION" value="/home/cruisecontrol/Flexera/IA_2012"/>
+  <property name="IA_LOCATION" value="/home/cruisecontrol/InstallAnywhere 2013/"/>
   <property name="IA_PROJECT" location="Jalview.iap_xml"/>
   <property name="ABS_PATH" value="/home/cruisecontrol/jalview"/> <!-- \/utils\/InstallAnywhere"/> --> <!--/home/cruisecontrol/jalview"/> -->
   <!-- location of top level of jalview distribution directory -->
@@ -42,9 +42,9 @@
   <buildinstaller 
      IAlocation="${IA_LOCATION}"
      IAProjectFile="${IA_PROJECT}_reloc.iap_xml"
-     BuildOutputLocation="${DEST_IADIR}"
-     
-/>
+     BuildOutputLocation="${DEST_IADIR}" >
+     <arg value="-nupd"/>
+     </buildinstaller>
  <delete>
        <fileset dir="${CUR_PATH}">
                <include name="mac_logo.icns"/>