Log of /logging/chainsaw/trunk/pom.xml
Parent Directory
|
Revision Log
Revision
673568 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 3 02:51:39 2008 UTC
(16 months, 3 weeks ago)
by
psmith
File length: 14680 byte(s)
Diff to
previous 573006
(
colored)
Modified the bin.xml assembly so it doesn't get a 'name', and introduced a standalone assembly
that is the packaged up bit of the appassembler plugin for ease of deployment. this artifact
is also added to the list of published artifacts via the buildhelper plugin.
Finally worked out how to get Chainsaw to bundle the Receivers JavaDoc, and as it turns out it's so
simple I can't believe it's taken me or anyone else this long to work out. The JavaDoc, like the sources,
are simply classified artifacts of a project, so we just indicate a dependency on log4j-receivers javadoc classified
artifact. Viola, packaged JavaDoc for the Receivers inside Chainsaw. Neat.
Revision
567891 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 21 00:57:21 2007 UTC
(2 years, 3 months ago)
by
psmith
File length: 13412 byte(s)
Diff to
previous 558367
(
colored)
Added dependency to jsch for VFSLogFilePatternReceiver.
Updated reference to 1.1 Snapshot of log4j-receivers.
Revision
545981 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 10 23:44:37 2007 UTC
(2 years, 5 months ago)
by
sdeboy
File length: 8352 byte(s)
Diff to
previous 545445
(
colored)
Added maven dependency on the pattern-layout log4j companion to support the
display of event properties in Chainsaw's event detail panel
Revision
545445 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 8 07:14:20 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 8184 byte(s)
Diff to
previous 545442
(
colored)
Updated dependencies to correct 1.0-SNAPSHOT version of the children,
plus log4j 1.2.15-SNAPSHOT.
Update the HOWTOBUILD.txt to refer to the new svn location, and corrected
the javadoc creation documentation to refer to 1.0-SNAPSHOT.
Now mvn install will create a bundle that contains the latest code with javadoc embedded.
Revision
545442 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 8 06:54:41 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 8185 byte(s)
Diff to
previous 544069
(
colored)
Worked out how to embed the receiver javadoc. Currently needs a manual
build of the javadoc via the receivers module, and then a local installation.
I've used 'apache-log4j-receivers-javadoc' as the artifactId. Happy to change
it if anyone can suggest something different.
Not sure how javadoc is automatically deployed/referenced as a depencency, my guess
is that it's not that common for the javadoc to be a dependency.
Revision
544038 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 4 03:42:09 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 5941 byte(s)
Diff to
previous 544025
(
colored)
Added more details on how to get Chainsaw built using Maven,
plus how to create the webstart distribution with code-signing ability.
This hopefully should lower the barrier of other log4j-devs from signing and
cutting a webstart release.
Revision
544017 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 4 00:25:50 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 3877 byte(s)
Diff to
previous 544013
(
colored)
Removed explicit dependency on commons-logging. Chainsaw is not dependent on it
but one of it's dependencies is, and maven resolves those auto-magically.
Removed the anttasks-src tree, because maven's appassembler plugin does it
all auto-magically for us.
Removed dependency on ant, because we've removed the bit that used ant...
Revision
544013 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 4 00:01:02 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 4175 byte(s)
Diff to
previous 544010
(
colored)
Added OSX build:
mvn package appbundler:bundle
Will generate an OSX distribution in the target directory, and automatically build a .dmg file.
Obviously, this can only be built on an OSX system, so this goal is not enabled as part of the standard
lifecycle.
Revision
544010 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Jun 3 23:27:06 2007 UTC
(2 years, 5 months ago)
by
psmith
File length: 2233 byte(s)
Initial pom, and patched version of code to support log4j 1.2.15.
Note the snapshot requirements in the pom, since these log4j-* snapshots
are not in any repository as yet, one needs to install them ala maven install.
This is the same steps required to build log4j 1.2.15 with maven,
plus the extra step of mvn installing the log4j 1.2.15 snapshot.
I will updated the HOWTOBUILD section soon.
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.