ooo-build r12851 - in trunk: . bin distro-configs



Author: tml
Date: Tue Jun 10 14:42:09 2008
New Revision: 12851
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12851&view=rev

Log:
2008-06-10  Tor Lillqvist  <tml novell com>

	* download.in
	* distro-configs/CommonWin32.conf.in
	* bin/unpack: Update Ant to 1.7.0.



Modified:
   trunk/ChangeLog
   trunk/bin/unpack
   trunk/distro-configs/CommonWin32.conf.in
   trunk/download.in

Modified: trunk/bin/unpack
==============================================================================
--- trunk/bin/unpack	(original)
+++ trunk/bin/unpack	Tue Jun 10 14:42:09 2008
@@ -226,7 +226,7 @@
     fi
 
     cd $BUILDDIR;
-    APACHE_ANT='apache-ant-1.6.5'
+    APACHE_ANT='apache-ant-1.7.0'
     APACHE_ANT_TARBALL=$APACHE_ANT-bin.tar.gz
     if test -f $TOOLSDIR/src/$APACHE_ANT_TARBALL; then
 	$echo_n "Extracting ant $echo_c"

Modified: trunk/distro-configs/CommonWin32.conf.in
==============================================================================
--- trunk/distro-configs/CommonWin32.conf.in	(original)
+++ trunk/distro-configs/CommonWin32.conf.in	Tue Jun 10 14:42:09 2008
@@ -1,3 +1,3 @@
---with-ant-home=$BUILDDIR/apache-ant-1.6.5
+--with-ant-home=$BUILDDIR/apache-ant-1.7.0
 --with-build-version=\"Build `date +%Y-%m-%d`\"
 --with-vba-package-format=builtin

Modified: trunk/download.in
==============================================================================
--- trunk/download.in	(original)
+++ trunk/download.in	Tue Jun 10 14:42:09 2008
@@ -194,7 +194,7 @@
 if ('@BUILD_WIN32@' ne '') 
 {
     push @files, ( 'unicows.exe', 'dbghinst.EXE' );
-    push @files, ( "apache-ant-1.6.5-bin.tar.gz" );
+    push @files, ( "apache-ant-1.7.0-bin.tar.gz" );
 
 # Comment out the Mozilla source bits until we can compile it
 # with MSVS2008



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]