Revision
308064 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Feb 25 03:23:48 2005 UTC
(4 years, 9 months ago)
by
psmith
Original Path:
logging/chainsaw/trunk/LICENSE.txt
File length: 11358 byte(s)
Using CVS tricks suggested by Ceki, I have already copied over the chainsaw source file history,
so you won't see any of that here.
These are just misc other files needed by Chainsaw that was easier to do by hand (had already
done the move last night), plus a fixed up build process.
I copied the NOTICES and LICENSE file from logging-log4j, which I figured was the correct
thing to do.
One can build an run Chainsaw via Ant if one plonks log4j jars in a lib/ subdirectory
and run "ant chainsaw", or if in Eclipse, you can just make logging-chainsaw
depend on your logging-log4j project, and just run the LogUI as the main class.