Log of /struts/struts1/trunk/.cvsignore
Parent Directory
|
Revision Log
Revision
48243 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 23 19:22:13 2001 UTC
(8 years, 8 months ago)
by
craigmcc
Original Path:
struts/trunk/.cvsignore
File length: 24 byte(s)
Diff to
previous 48218
(
colored)
Load localized build properties from a file named "build.properties" in
the top-level directory (if it exists). A sample file will be checked in
momentarily.
The purpose of this change is to allow builds by using the "ant" command
directly (which must be on your PATH), instead of using the "build.sh" and
"build.bat" scripts. It also eliminates the requirement to set numerous
environment variables prior to building Struts.
Revision
48218 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 10 05:15:31 2001 UTC
(8 years, 8 months ago)
by
craigmcc
Original Path:
struts/trunk/.cvsignore
File length: 7 byte(s)
Diff to
previous 48064
(
colored)
Tweak the build.xml script so that "build clean" followed by "cvs update"
does not choke on missing "build" or "dist" directories that were removed
by "build clean". As part of this tweak, the "target" directory and its
associated subdirectories has been removed from the CVS repository -- this
directory should *only* be created by executing the build, and should not
appear in the repository.
Migrate creation of struts.jar from the "dist.library" target to the
"compile.library" target, in preparation for a further refactoring of the
build scripts (to be checked in later) that will include a
"build-webapp.xml" script that can be used for *any* web application, not
just one of the standard Struts examples.
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.