Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Commit

Permalink
icedtea 2.4.3 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkasko committed Oct 23, 2013
1 parent 4b999dc commit 2be082a
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions build-linux-amd64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export PATH=$ANT_HOME/bin:$PATH
export ALT_CACERTS_FILE="$OUB_DIR"/libs/cacerts/cacerts
export ALT_BOOTDIR=/home/obf/jdk7
export ALLOW_DOWNLOADS=false
export MILESTONE=u40-unofficial
export BUILD_NUMBER=b60
export MILESTONE=u45-unofficial
export BUILD_NUMBER=b31
export STATIC_CXX=true
export UNLIMITED_CRYPTO=true
export FULL_DEBUG_SYMBOLS=0
Expand Down
4 changes: 2 additions & 2 deletions build-linux-i586.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export PATH=$ANT_HOME/bin:$PATH
export ALT_CACERTS_FILE="$OUB_DIR"/libs/cacerts/cacerts
export ALT_BOOTDIR=/home/obf/jdk7
export ALLOW_DOWNLOADS=false
export MILESTONE=u40-unofficial
export BUILD_NUMBER=b60
export MILESTONE=u45-unofficial
export BUILD_NUMBER=b31
export STATIC_CXX=true
export UNLIMITED_CRYPTO=true
export FULL_DEBUG_SYMBOLS=0
Expand Down
4 changes: 2 additions & 2 deletions build-macosx-x86_64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export PATH=$ANT_HOME/bin:$PATH
export ALT_CACERTS_FILE="$OUB_DIR"/libs/cacerts/cacerts
export ALT_BOOTDIR=/Users/obf/jdk7
export ALLOW_DOWNLOADS=false
export MILESTONE=u40-unofficial
export BUILD_NUMBER=b60
export MILESTONE=u45-unofficial
export BUILD_NUMBER=b31
#export STATIC_CXX=true
export UNLIMITED_CRYPTO=true
export FULL_DEBUG_SYMBOLS=0
Expand Down
4 changes: 2 additions & 2 deletions build-windows-amd64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ rem set NO_DOCS=true
rem other variables
set UNLIMITED_CRYPTO=true
set CYGWIN=nodosfilewarning
set MILESTONE=u40-unofficial
set BUILD_NUMBER=b60
set MILESTONE=u45-unofficial
set BUILD_NUMBER=b31

rem icedtea specific
set USE_SYSTEM_GCONF=true
Expand Down
4 changes: 2 additions & 2 deletions build-windows-i586.bat
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ rem set NO_DOCS=true
rem other variables
set UNLIMITED_CRYPTO=true
set CYGWIN=nodosfilewarning
set MILESTONE=u40-unofficial
set BUILD_NUMBER=b60
set MILESTONE=u45-unofficial
set BUILD_NUMBER=b31

rem icedtea specific
set USE_SYSTEM_GCONF=true
Expand Down
2 changes: 1 addition & 1 deletion installer/linux-amd64/default-install-dir-linux.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$USER_HOME/openjdk_1.7.0_u40_2.4.2_64
$USER_HOME/openjdk_1.7.0_u45_2.4.3_64
4 changes: 2 additions & 2 deletions installer/linux-amd64/izpack.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<installation version="1.0">
<info>
<appname>OpenJDK 7 u40 unofficial linux-amd64</appname>
<appversion>(IcedTea 2.4.2)</appversion>
<appname>OpenJDK 7 u45 unofficial linux-amd64</appname>
<appversion>(IcedTea 2.4.3)</appversion>
<uninstaller path="$INSTALL_PATH/uninstall" name="uninstall.jar"/>
</info>

Expand Down
2 changes: 1 addition & 1 deletion installer/linux-i586/default-install-dir-linux.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$USER_HOME/openjdk_1.7.0_u40_2.4.2
$USER_HOME/openjdk_1.7.0_u45_2.4.3
4 changes: 2 additions & 2 deletions installer/linux-i586/izpack.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<installation version="1.0">
<info>
<appname>OpenJDK 7 u40 unofficial linux-i586</appname>
<appversion>(IcedTea 2.4.2)</appversion>
<appname>OpenJDK 7 u45 unofficial linux-i586</appname>
<appversion>(IcedTea 2.4.3)</appversion>
<uninstaller path="$INSTALL_PATH/uninstall" name="uninstall.jar"/>
</info>

Expand Down
2 changes: 1 addition & 1 deletion installer/macosx-x86_64/default-install-dir-macosx.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$USER_HOME/openjdk_1.7.0_u40_2.4.2
$USER_HOME/openjdk_1.7.0_u45_2.4.3
4 changes: 2 additions & 2 deletions installer/macosx-x86_64/izpack.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<installation version="1.0">
<info>
<appname>OpenJDK 7 u40 unofficial macosx-x86_64</appname>
<appversion>(IcedTea 2.4.2)</appversion>
<appname>OpenJDK 7 u45 unofficial macosx-x86_64</appname>
<appversion>(IcedTea 2.4.3)</appversion>
<uninstaller path="$INSTALL_PATH/uninstall" name="uninstall.jar"/>
</info>

Expand Down
2 changes: 1 addition & 1 deletion installer/windows-amd64/default-install-dir-win.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$USER_HOME\openjdk_1.7.0_u40_2.4.2_64
$USER_HOME\openjdk_1.7.0_u45_2.4.3_64
4 changes: 2 additions & 2 deletions installer/windows-amd64/izpack.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<installation version="1.0">
<info>
<appname>OpenJDK 7 u40 unofficial windows-amd64</appname>
<appversion>(IcedTea 2.4.2)</appversion>
<appname>OpenJDK 7 u45 unofficial windows-amd64</appname>
<appversion>(IcedTea 2.4.3)</appversion>
<uninstaller path="$INSTALL_PATH/uninstall" name="uninstall.jar"/>
</info>

Expand Down
2 changes: 1 addition & 1 deletion installer/windows-i586/default-install-dir-win.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$USER_HOME\openjdk_1.7.0_u40_2.4.2
$USER_HOME\openjdk_1.7.0_u45_2.4.3
4 changes: 2 additions & 2 deletions installer/windows-i586/izpack.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<installation version="1.0">
<info>
<appname>OpenJDK 7 u40 unofficial windows-i586</appname>
<appversion>(IcedTea 2.4.2)</appversion>
<appname>OpenJDK 7 u45 unofficial windows-i586</appname>
<appversion>(IcedTea 2.4.3)</appversion>
<uninstaller path="$INSTALL_PATH/uninstall" name="uninstall.jar"/>
</info>

Expand Down

0 comments on commit 2be082a

Please sign in to comment.