/[Apache-SVN]/velocity/dvsl/trunk/build.xml
ViewVC logotype

Log of /velocity/dvsl/trunk/build.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 559182 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 19:55:06 2007 UTC (2 years, 4 months ago) by cbrisson
File length: 21973 byte(s)
Diff to previous 559159 (colored)
docs-init depends on jar

Revision 559159 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 18:49:38 2007 UTC (2 years, 4 months ago) by cbrisson
File length: 21969 byte(s)
Diff to previous 554258 (colored)
correct docs source directory

Revision 554258 - (view) (annotate) - [select for diffs]
Modified Sat Jul 7 20:35:12 2007 UTC (2 years, 4 months ago) by cbrisson
File length: 21964 byte(s)
Diff to previous 552931 (colored)
setting javac flags source, target and encoding

Revision 552931 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 17:59:01 2007 UTC (2 years, 4 months ago) by nbubna
File length: 21721 byte(s)
Diff to previous 540922 (colored)
add release targets, add publish targets, and spruce up the jar target to simplify release process

Revision 540922 - (view) (annotate) - [select for diffs]
Modified Wed May 23 11:08:37 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13719 byte(s)
Diff to previous 538002 (colored)
let DVSL still be able to locally generate its docs

Revision 538002 - (view) (annotate) - [select for diffs]
Modified Mon May 14 21:59:25 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13692 byte(s)
Diff to previous 537818 (colored)
still getting rid of o.a.tools.dvsl in favour of o.a.dvsl

Revision 537818 - (view) (annotate) - [select for diffs]
Modified Mon May 14 13:18:39 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13728 byte(s)
Diff to previous 537814 (colored)
copy logo to docs dest dir

Revision 537814 - (view) (annotate) - [select for diffs]
Modified Mon May 14 13:08:10 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13472 byte(s)
Diff to previous 537524 (colored)
merged default.properties and build.properties

Revision 537524 - (view) (annotate) - [select for diffs]
Modified Sat May 12 23:06:53 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13524 byte(s)
Diff to previous 537520 (colored)
download oro jar as well

Revision 537520 - (view) (annotate) - [select for diffs]
Modified Sat May 12 22:16:47 2007 UTC (2 years, 6 months ago) by cbrisson
File length: 13280 byte(s)
Diff to previous 481285 (colored)
download dependency jars

Revision 481285 - (view) (annotate) - [select for diffs]
Modified Fri Dec 1 16:39:58 2006 UTC (2 years, 11 months ago) by joes
File length: 9520 byte(s)
Diff to previous 190559 (colored)
move velocity to tlp

Revision 190559 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 06:30:55 2005 UTC (4 years, 5 months ago) by dlr
Original Path: jakarta/velocity/dvsl/trunk/build.xml
File length: 9520 byte(s)
Diff to previous 106864 (colored)
Path: .
URL: https://svn.apache.org/repos/asf/jakarta/velocity
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 190555
Node Kind: directory
Schedule: normal
Last Changed Author: wglass
Last Changed Rev: 165256
Last Changed Date: 2005-04-28 20:46:17 -0700 (Thu, 28 Apr 2005)


Revision 106864 - (view) (annotate) - [select for diffs]
Modified Mon Nov 29 00:13:06 2004 UTC (4 years, 11 months ago) by dlr
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 9520 byte(s)
Diff to previous 106859 (colored)
A followup to r106859 ot make the "docs" target functional again.

* build.xml
  docs-init: Depends upon the "init-classpath" target introduced in
  r106859.


Issue: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=141058

Revision 106859 - (view) (annotate) - [select for diffs]
Modified Sun Nov 28 23:47:27 2004 UTC (4 years, 11 months ago) by dlr
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 9495 byte(s)
Diff to previous 72407 (colored)
If ant.jar is not set, or set improperly, try to find the JAR.  Works
around a bug (?) in the gcj native-compiled provided with Fedora where
ant.home isn't set.


* default.properties
  ant.jar: Renamed to default-ant.jar to avoid setting ant.jar based
  on an unset ant.home.


* build.xml
  classpath, test.classpath: Now set in a more dynamic fashion by the
  new "init-classpath" target.

  init: Depends upon new "init-classpath" target.

  init-classpath: New target which depends upon the "assure-ant-lib"
  target, and sets up the classpaths accordingly.

  set-ant-based-on-sysprop: Sets the ant.jar property based on
  ant.home if ant.home is set.

  set-ant-based-on-env: Sets the ant.jar property if based on the
  ANT_HOME environment variable if ant.jar isn't already set (e.g. by
  the "set-ant-based-on-sysprop" target).

  compile: Expanded value of the description attribute.

Issue: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=141058

Revision 72407 - (view) (annotate) - [select for diffs]
Modified Fri Mar 29 20:25:29 2002 UTC (7 years, 7 months ago) by jon
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 8969 byte(s)
Diff to previous 72397 (colored)
cleaned up the build system.

-jon

Revision 72397 - (view) (annotate) - [select for diffs]
Modified Sun Mar 17 21:09:11 2002 UTC (7 years, 8 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 11179 byte(s)
Diff to previous 72379 (colored)
update version - this is a new feature
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72379 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 17:21:20 2002 UTC (7 years, 8 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 11179 byte(s)
Diff to previous 72369 (colored)
added new testcase
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72369 - (view) (annotate) - [select for diffs]
Modified Fri Feb 22 06:17:55 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10856 byte(s)
Diff to previous 72362 (colored)
Patch from Bill Burton <billb@progress.com> + a version update
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72362 - (view) (annotate) - [select for diffs]
Modified Wed Feb 20 05:25:35 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 11158 byte(s)
Diff to previous 72352 (colored)
version bump
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72352 - (view) (annotate) - [select for diffs]
Modified Mon Feb 11 11:17:52 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 11158 byte(s)
Diff to previous 72350 (colored)
updating version
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72350 - (view) (annotate) - [select for diffs]
Modified Mon Feb 11 05:39:55 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 11158 byte(s)
Diff to previous 72341 (colored)
Patch from Wido Hillmann <wido.hillmann@epost.de> to give it a
site-printable target, for printable docs

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72341 - (view) (annotate) - [select for diffs]
Modified Sun Feb 10 09:22:41 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10050 byte(s)
Diff to previous 72339 (colored)
Updated version # to reflect the large enhancment due to
Bill Burton <billb@progress.com> patch.

Also, patch from Bill for switching to tooboxfile property in the
new dvsl task.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72339 - (view) (annotate) - [select for diffs]
Modified Thu Feb 7 05:58:00 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10039 byte(s)
Diff to previous 72333 (colored)
version update
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72333 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 00:32:36 2002 UTC (7 years, 9 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10039 byte(s)
Diff to previous 72326 (colored)
Update version
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72326 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 14:08:41 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10039 byte(s)
Diff to previous 72320 (colored)
updating version as I think Jeff will want to distinguish...
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72320 - (view) (annotate) - [select for diffs]
Modified Thu Jan 10 14:01:37 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 10038 byte(s)
Diff to previous 72316 (colored)
Added testing framework
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72316 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 10:03:29 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 8082 byte(s)
Diff to previous 72315 (colored)
added comments and 'all' target
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72315 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 02:54:51 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 5989 byte(s)
Diff to previous 72314 (colored)
Just to head off Central Services
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72314 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 02:40:10 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 5988 byte(s)
Diff to previous 72307 (colored)
Fix javadoc targete
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72307 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 03:07:10 2002 UTC (7 years, 10 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 5994 byte(s)
Diff to previous 72306 (colored)
Donnie Hale's reminder to put velocity- in the jar filename
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 72306 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 23:14:43 2002 UTC (7 years, 10 months ago) by jon
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 5985 byte(s)
Diff to previous 72255 (colored)
added install-jar target

comment: i really hate fucking commons build.xml file templates...
they are ten steps backwards and suck balls.

Revision 72255 - (view) (annotate) - [select for diffs]
Added Tue Dec 18 15:43:11 2001 UTC (7 years, 11 months ago) by geirm
Original Path: jakarta/velocity-dvsl/trunk/build.xml
File length: 5464 byte(s)
initial commit
PR:
Obtained from:
Submitted by:
Reviewed by:

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