From 4a6ef1492cc3252b04f46af19e7bab619d73732a Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Thu, 15 May 2014 16:02:27 -0400 Subject: [PATCH] Updated build process to build from intermediate step, reduce 32/64-bit paths, and let AI make the GUID for jre8 --- build-unix.xml | 5 +- build-windows.xml | 284 +++++++++++++++++----------------- build.xml | 35 ++--- nbproject/platform.properties | 3 + 4 files changed, 160 insertions(+), 167 deletions(-) diff --git a/build-unix.xml b/build-unix.xml index 2bafbec69d..93d607aa1a 100644 --- a/build-unix.xml +++ b/build-unix.xml @@ -22,8 +22,9 @@ - - + + + Unix installer creation not supported at this time diff --git a/build-windows.xml b/build-windows.xml index 91ac24e78c..6b6a090437 100644 --- a/build-windows.xml +++ b/build-windows.xml @@ -1,8 +1,5 @@ - - Release - @@ -12,10 +9,8 @@ - - - - + + @@ -24,23 +19,22 @@ - + - - - - + + + + - - - - + + + @@ -55,9 +49,9 @@ - - - + + + @@ -79,10 +73,18 @@ - - + + + + + + + - + + + + @@ -112,7 +114,7 @@ - + @@ -134,40 +136,44 @@ - - - + - - - + - - - + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + @@ -183,37 +189,40 @@ message="Enter the location of AdvancedInstaller.com"/> - + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + Product Version: ${app.version} + + + + + + + + + + + + + + + - - - - - - - - + + @@ -222,67 +231,73 @@ + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + - + - + - + - - + + - - - - - - - - + + + + + - + + + + + + - - - - - - - - - - Product Code: ${guid1} - Product Version: ${app.version} - - - - - - + @@ -292,11 +307,12 @@ + - + @@ -309,26 +325,24 @@ + - + - - + + + + - - - - - - - + + @@ -338,29 +352,13 @@ - - - - - - - - - - - - - - + + + - - - - - - + diff --git a/build.xml b/build.xml index 06cef5daf7..6cf86dae81 100644 --- a/build.xml +++ b/build.xml @@ -7,6 +7,8 @@ + @@ -48,14 +50,14 @@ - + - + @@ -72,12 +74,8 @@ - - - - - - + + @@ -114,7 +112,9 @@ - + + + @@ -133,16 +133,8 @@ - - - - - - - - - + @@ -231,13 +223,12 @@ - + + - - - + diff --git a/nbproject/platform.properties b/nbproject/platform.properties index a9fa87f749..1554e42acf 100644 --- a/nbproject/platform.properties +++ b/nbproject/platform.properties @@ -1,9 +1,12 @@ branding.token=autopsy +# Version of platform that is automatically downloaded +# Note build.xml has similar definitions that should be kept in sync (manually) netbeans-plat-version=7.3.1 suite.dir=${basedir} nbplatform.active.dir=${suite.dir}/netbeans-plat/${netbeans-plat-version} harness.dir=${nbplatform.active.dir}/harness bootstrap.url=http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/netbeans/harness/tasks.jar +# Where we get the platform from. To see what versions are available, open URL in browser up to the .../updates part of the URL autoupdate.catalog.url=http://dlc.sun.com.edgesuite.net/netbeans/updates/${netbeans-plat-version}/uc/final/distribution/catalog.xml.gz cluster.path=\ ${nbplatform.active.dir}/harness:\