/[Apache-SVN]/ant/core/trunk/build.sh
ViewVC logotype

Log of /ant/core/trunk/build.sh

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 675843 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 07:09:14 2008 UTC (16 months, 2 weeks ago) by bodewig
File length: 1742 byte(s)
Diff to previous 452917 (colored)
mark shell scripts as Unix line-ends explicitly

Revision 452917 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 15:45:50 2006 UTC (3 years, 1 month ago) by stevel
File length: 1742 byte(s)
Diff to previous 439448 (colored)
patch build.sh to exit with an error code if bootstrapping fails, for the Gentoo team.

Revision 439448 - (view) (annotate) - [select for diffs]
Modified Fri Sep 1 20:04:18 2006 UTC (3 years, 2 months ago) by bodewig
File length: 1740 byte(s)
Diff to previous 276924 (colored)
copy2license.pl

Revision 276924 - (view) (annotate) - [select for diffs]
Modified Thu Oct 7 15:40:47 2004 UTC (5 years, 1 month ago) by peterreilly
File length: 1578 byte(s)
Diff to previous 276915 (colored)
remove -noclasspath from build.sh and build.bat
It was not BC and may have caused a gumpy glitch.

Revision 276915 - (view) (annotate) - [select for diffs]
Modified Wed Oct 6 14:58:45 2004 UTC (5 years, 1 month ago) by bodewig
File length: 1591 byte(s)
Diff to previous 276912 (colored)
fix license

Revision 276912 - (view) (annotate) - [select for diffs]
Modified Tue Oct 5 08:37:01 2004 UTC (5 years, 1 month ago) by peterreilly
File length: 1058 byte(s)
Diff to previous 276880 (colored)
-noclasspath option
  Added -noclasspath option to allow running ant WITHOUT using CLASSPATH env
  variable. Modified ant.bat to do this so that %CLASSPATH% is not looked at.
  Modified build.sh and build.bat to use the option.

Revision 276880 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 08:13:25 2004 UTC (5 years, 2 months ago) by peterreilly
File length: 1045 byte(s)
Diff to previous 276156 (colored)
Add a new option -nouserlib to the ant command.
This allows running ant without loading the jars from ${user.home}/.ant/lib.
This is useful for building ant.

Revision 276156 - (view) (annotate) - [select for diffs]
Modified Tue Feb 24 21:01:19 2004 UTC (5 years, 9 months ago) by mbenson
File length: 1034 byte(s)
Diff to previous 275667 (colored)
Remove --path from cygpath command as specified by Antoine.
PR:  17257

Revision 275667 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 09:27:00 2003 UTC (6 years ago) by peterreilly
File length: 1041 byte(s)
Diff to previous 275628 (colored)
Protect PWD with quotations to allow ant to be placed in
a directory with spaces

Revision 275628 - (view) (annotate) - [select for diffs]
Modified Mon Nov 10 16:48:56 2003 UTC (6 years ago) by antoine
File length: 1037 byte(s)
Diff to previous 275330 (colored)
Make ModifiedSelectorTest pass when started through build.sh or build.bat
PR: 24481
Submitted by: Florian.G. Haas (f dot g dot haas at gmx dot net)

Revision 275330 - (view) (annotate) - [select for diffs]
Modified Wed Sep 24 14:52:47 2003 UTC (6 years, 2 months ago) by conor
File length: 974 byte(s)
Diff to previous 275054 (colored)
merge

Revision 275054 - (view) (annotate) - [select for diffs]
Modified Mon Aug 11 13:18:19 2003 UTC (6 years, 3 months ago) by conor
File length: 1435 byte(s)
Diff to previous 274959 (colored)
Copy parser jars into the bootstrap and dist areas. Makes it
easier to run Ant from the result of dist-lite

Revision 274959 - (view) (annotate) - [select for diffs]
Modified Sun Jul 27 14:38:17 2003 UTC (6 years, 4 months ago) by antoine
File length: 1492 byte(s)
Diff to previous 274799 (colored)
readded xml-apis.jar and xercesImpl.jar in the classpath for the build scripts afer discussion with Conor McNeill.

Revision 274799 - (view) (annotate) - [select for diffs]
Modified Thu Jul 10 03:32:34 2003 UTC (6 years, 4 months ago) by conor
File length: 1457 byte(s)
Diff to previous 274468 (colored)
Make launcher work on Win2K

Revision 274468 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 19:56:20 2003 UTC (6 years, 7 months ago) by antoine
File length: 1514 byte(s)
Diff to previous 274127 (colored)
fix bugrep 17257 build.sh install problem under cygwin

Revision 274127 - (view) (annotate) - [select for diffs]
Modified Tue Feb 18 14:34:36 2003 UTC (6 years, 9 months ago) by conor
File length: 1431 byte(s)
Diff to previous 274123 (colored)
Merge

Revision 274123 - (view) (annotate) - [select for diffs]
Modified Tue Feb 18 14:13:33 2003 UTC (6 years, 9 months ago) by conor
File length: 1403 byte(s)
Diff to previous 274072 (colored)
Merge

Revision 274072 - (view) (annotate) - [select for diffs]
Modified Sun Feb 16 01:12:14 2003 UTC (6 years, 9 months ago) by conor
File length: 1401 byte(s)
Diff to previous 272826 (colored)
Set JAVA_HOME for MacOSX users in bootstrap.sh and build.sh

PR:	17100
Submitted by:	Jesse Stockall

Revision 272826 - (view) (annotate) - [select for diffs]
Modified Sat Jun 1 12:26:43 2002 UTC (7 years, 5 months ago) by umagesh
File length: 1152 byte(s)
Diff to previous 272467 (colored)
Merge changes made to 1.5 Beta1.

Revision 272467 - (view) (annotate) - [select for diffs]
Modified Tue Apr 16 12:15:34 2002 UTC (7 years, 7 months ago) by sbailliez
File length: 1135 byte(s)
Diff to previous 270659 (colored)
Moving from Crimson 1.1.3 to Xerces 2.0.1

Revision 270659 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 14:18:42 2002 UTC (7 years, 10 months ago) by bodewig
File length: 1110 byte(s)
Diff to previous 270608 (colored)
Add some more copyright notices.

Revision 270608 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 12:00:36 2002 UTC (7 years, 10 months ago) by sbailliez
File length: 1023 byte(s)
Diff to previous 269900 (colored)
Make sure that it works with Cygwin.

Revision 269900 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 11:26:48 2001 UTC (8 years ago) by bodewig
File length: 725 byte(s)
Diff to previous 269472 (colored)
Add documentation for the replaceregexp task

Submitted by:	Matthew Inger <matti@sedonacorp.com>

Revision 269472 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 10:24:03 2001 UTC (8 years, 3 months ago) by conor
File length: 738 byte(s)
Diff to previous 268755 (colored)
Add test for Bootstrap failures
Simplify the build by using inheritAll="false"

Revision 268755 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 13:35:51 2001 UTC (8 years, 8 months ago) by conor
File length: 605 byte(s)
Diff to previous 268737 (colored)
Update to Jaxp 1.1

Also - handle spaces in classpaths

Revision 268737 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 02:16:06 2001 UTC (8 years, 8 months ago) by donaldp
File length: 604 byte(s)
Diff to previous 268567 (colored)
Added -emacs flag.

Revision 268567 - (view) (annotate) - [select for diffs]
Modified Sat Feb 3 14:23:47 2001 UTC (8 years, 9 months ago) by conor
File length: 597 byte(s)
Diff to previous 268560 (colored)
Add in any jars in lib/optional when doing a build.

Revision 268560 - (view) (annotate) - [select for diffs]
Modified Fri Feb 2 04:58:54 2001 UTC (8 years, 9 months ago) by conor
File length: 384 byte(s)
Diff to previous 268545 (colored)
Build process tweaks. Source distribution now builds out of box on
Solaris.

Revision 268545 - (view) (annotate) - [select for diffs]
Modified Wed Jan 31 09:42:04 2001 UTC (8 years, 9 months ago) by conor
File length: 309 byte(s)
Diff to previous 268544 (colored)
Further tuning of the build scripts. The bootstrap now goes into
the bootstrap directory to minimise interference with the CVS lib
directory.

Revision 268544 - (view) (annotate) - [select for diffs]
Modified Wed Jan 31 06:15:03 2001 UTC (8 years, 9 months ago) by conor
File length: 269 byte(s)
Diff to previous 268542 (colored)
Changes for Unix build process

Revision 268542 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 15:08:30 2001 UTC (8 years, 9 months ago) by conor
File length: 261 byte(s)
Diff to previous 268516 (colored)
Revert build process to old style for 1.3 release
Rewrote build.xml using most of the ideas from the new build process

Revision 268516 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 15:46:46 2001 UTC (8 years, 10 months ago) by glennm
File length: 1722 byte(s)
Diff to previous 268509 (colored)
Fixed test for Main.class and NEW_ANT_HOME.

Revision 268509 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 14:07:13 2001 UTC (8 years, 10 months ago) by donaldp
File length: 1728 byte(s)
Diff to previous 268507 (colored)
Fixed errors wrt

* junit not being on primordial classloader.
* ANT_HOME being overidden
* no install target
* no version data

Revision 268507 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 08:44:46 2001 UTC (8 years, 10 months ago) by donaldp
File length: 1553 byte(s)
Diff to previous 268504 (colored)
Work in almost all of Conors suggestions

Revision 268504 - (view) (annotate) - [select for diffs]
Modified Tue Jan 23 05:10:39 2001 UTC (8 years, 10 months ago) by donaldp
File length: 1550 byte(s)
Diff to previous 267793 (colored)
Checked in alpha version of new build system.

May not fully build on *nix platforms yet.

Revision 267793 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 10:12:00 2000 UTC (9 years, 4 months ago) by conor
File length: 261 byte(s)
Diff to previous 267777 (colored)
Change permissions on build.sh and bootstrap.sh

Revision 267777 - (view) (annotate) - [select for diffs]
Modified Thu Jul 13 15:23:48 2000 UTC (9 years, 4 months ago) by conor
File length: 261 byte(s)
Diff to previous 267722 (colored)
New build procedure for Unix based systems

This is the update for the Unix based build scripts. The changes are the
following

Automatic bootstrapping if lib/ant.jar is mising or the bin files
are not present

Removed inclusion of the $HOME/.antrc in the bootstrap.sh although
it is still used in the ant shell script.

Lined up Windows and Unix scripts, including echo statements so it is easier
to make changes affecting both envionments in the future.

Added chmod calls to the install targets so the ant shell scripts are
executable.

Revision 267722 - (view) (annotate) - [select for diffs]
Modified Sat Jul 1 23:33:54 2000 UTC (9 years, 4 months ago) by rubys
File length: 612 byte(s)
Diff to previous 267720 (colored)
Better support for JDK 1.1
Submitted by: Drew Sudell <asudell@op.net>

Revision 267720 - (view) (annotate) - [select for diffs]
Modified Fri Jun 30 22:39:45 2000 UTC (9 years, 4 months ago) by rubys
File length: 503 byte(s)
Diff to previous 267672 (colored)
Add lib/* to CLASSPATH

Revision 267672 - (view) (annotate) - [select for diffs]
Modified Fri May 26 13:45:16 2000 UTC (9 years, 6 months ago) by rubys
File length: 338 byte(s)
Diff to previous 267669 (colored)
Pass along ANT_HOME value

Revision 267669 - (view) (annotate) - [select for diffs]
Modified Tue May 23 13:15:43 2000 UTC (9 years, 6 months ago) by rubys
File length: 317 byte(s)
Diff to previous 267668 (colored)
fix shell equality operator

Revision 267668 - (view) (annotate) - [select for diffs]
Modified Tue May 23 13:01:29 2000 UTC (9 years, 6 months ago) by rubys
File length: 318 byte(s)
Diff to previous 267656 (colored)
allow explicit specification of ANT_HOME

Revision 267656 - (view) (annotate) - [select for diffs]
Modified Wed Apr 26 19:09:17 2000 UTC (9 years, 7 months ago) by rubys
File length: 241 byte(s)
Diff to previous 267552 (colored)
Support JAXP and SAX1.0
Submitted by: Matt Foemmel

Revision 267552 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 13:50:24 2000 UTC (9 years, 10 months ago) by rubys
File length: 255 byte(s)
Diff to previous 267550 (colored)
Allow jakarta-ant to be build into an "ANT_HOME" structure in place.
Move implicit tasks into an explicit init target

Revision 267550 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 18:08:19 2000 UTC (9 years, 10 months ago) by rubys
File length: 264 byte(s)
Diff to previous 267549 (colored)
Make system self contained, bootstrapable, and buildable on both
Windows and Unix platforms.

Revision 267549 - (view) (annotate) - [select for diffs]
Added Thu Jan 13 10:42:41 2000 UTC (9 years, 10 months ago) by duncan
File length: 290 byte(s)
initial checkin

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2