Log of /velocity/tools/trunk/build.xml
Parent Directory
|
Revision Log
Revision
601978 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 7 03:54:32 2007 UTC
(23 months, 2 weeks ago)
by
nbubna
File length: 26705 byte(s)
Diff to
previous 600241
(
colored)
Major overhaul of our xdoc structure to:
- match the look of our docs better to the Maven generated ones
- drop xdocs for individual tools (too hard to keep updated) in favor of javadoc
- stop using folders to simplify menu building and href management in docs
- a variety of other small improvements
Revision
493747 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 7 15:22:37 2007 UTC
(2 years, 10 months ago)
by
cbrisson
File length: 19677 byte(s)
Diff to
previous 487325
(
colored)
main build file changes for testcases: added targets test,test.view,test.generic,start.showcase.webapp and stop.showcase.webapp
Revision
487325 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 14 19:56:08 2006 UTC
(2 years, 11 months ago)
by
nbubna
File length: 18510 byte(s)
Diff to
previous 485164
(
colored)
- upgrade dependencies for Struts 1.3.x series
- separate example runtime deps from compile time deps
- upgrade ant download targets to work with and use maven2 repo
- misc other updates to build system
Revision
485164 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 10 12:30:10 2006 UTC
(2 years, 11 months ago)
by
henning
File length: 18767 byte(s)
Diff to
previous 484712
(
colored)
Explicitly set source encoding, fixes warning showing up in gump build
log (gump builds with file.encoding = ASCII).
Revision
477960 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 21 23:28:20 2006 UTC
(3 years ago)
by
nbubna
Original Path:
jakarta/velocity/tools/trunk/build.xml
File length: 22086 byte(s)
Diff to
previous 477914
(
colored)
for VELTOOLS-71
- remove dependency jars from version control
- automatically download dependencies with ant build
- set all environment properties via build.properties rather than in build.xml
- add proper manifests to jars
- automatically create checksums for jars and distribution files
- misc cleanup and improvement
Revision
477914 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 21 21:52:11 2006 UTC
(3 years ago)
by
henning
Original Path:
jakarta/velocity/tools/trunk/build.xml
File length: 18002 byte(s)
Diff to
previous 474988
(
colored)
- fix all the copyright headers to match "new style apache licensing"
- add copyrights to files missing them
- remove superflous spaces
- format all java classes to have the package statement first thing
in the files
- make sure that all xml files have a leading <?xml statement
Revision
71606 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 23 09:45:16 2002 UTC
(7 years, 5 months ago)
by
sidler
Original Path:
jakarta/velocity-tools/trunk/build.xml
File length: 7712 byte(s)
Diff to
previous 71591
(
colored)
Improved build process. There is now a "master" build script in the root dir
that builds everything, including all subprojects, documentation, example
applications, etc. The "master" build script calls build scripts of each sub-
project to do it job. Tested build with JDK1.3.1 and JDK 1.4.0. Tested examples
with Tomcat and Resin. This should make it easier for people to get up and
started. Adapted README files to the changes.
Revision
71589 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 16 14:09:07 2002 UTC
(7 years, 7 months ago)
by
sidler
Original Path:
jakarta/velocity-tools/trunk/build.xml
File length: 8674 byte(s)
Diff to
previous 71587
(
colored)
Created new 'all' target to build entire project, including all subprojects. See
README in root dir for the new very simple build process. It is still possible
to build subprojects individually. Super 'all' target calls 'all' targets of
subprojects to do its job.
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.