| /[Apache-SVN]/velocity/dvsl/trunk/build.xml |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
docs-init depends on jar
correct docs source directory
setting javac flags source, target and encoding
add release targets, add publish targets, and spruce up the jar target to simplify release process
let DVSL still be able to locally generate its docs
still getting rid of o.a.tools.dvsl in favour of o.a.dvsl
copy logo to docs dest dir
merged default.properties and build.properties
download oro jar as well
download dependency jars
move velocity to tlp
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)
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
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
cleaned up the build system. -jon
update version - this is a new feature PR: Obtained from: Submitted by: Reviewed by:
added new testcase PR: Obtained from: Submitted by: Reviewed by:
Patch from Bill Burton <billb@progress.com> + a version update PR: Obtained from: Submitted by: Reviewed by:
version bump PR: Obtained from: Submitted by: Reviewed by:
updating version PR: Obtained from: Submitted by: Reviewed by:
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:
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:
version update PR: Obtained from: Submitted by: Reviewed by:
Update version PR: Obtained from: Submitted by: Reviewed by:
updating version as I think Jeff will want to distinguish... PR: Obtained from: Submitted by: Reviewed by:
Added testing framework PR: Obtained from: Submitted by: Reviewed by:
added comments and 'all' target PR: Obtained from: Submitted by: Reviewed by:
Just to head off Central Services PR: Obtained from: Submitted by: Reviewed by:
Fix javadoc targete PR: Obtained from: Submitted by: Reviewed by:
Donnie Hale's reminder to put velocity- in the jar filename PR: Obtained from: Submitted by: Reviewed by:
added install-jar target comment: i really hate fucking commons build.xml file templates... they are ten steps backwards and suck balls.
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |