cvs commit: logging-log4j build.xml

2005-09-02 Thread sdeboy
sdeboy 2005/09/02 15:37:09 Modified:.build.xml Added: src/java/org/apache/log4j/varia SoundAppender.java Log: Adding soundAppender - specify a URL to a file supported by Applet.newAudioClip Revision ChangesPath 1.1

cvs commit: logging-log4j build.xml

2005-08-18 Thread carnold
carnold 2005/08/18 17:17:19 Modified:.Tag: v1_2-branch build.xml Log: Bug 35831: parameterized javac target and source like Ant, switched default source to 1.1 Revision ChangesPath No revision No revision 1.34.2.29 +15 -12

cvs commit: logging-log4j build.xml

2005-08-01 Thread mwomack
mwomack 2005/08/01 20:55:32 Modified:.Tag: v1_2-branch build.xml Log: Changing to 1.2.12rc2 version. Revision ChangesPath No revision No revision 1.34.2.27 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2005-07-24 Thread hoju
hoju2005/07/24 09:07:16 Modified:.build.xml Log: Add target=1.2 and source=1.3 attributes to all usages of javac to make sure that classes are compatible with JDK1.2+ no matter what JDK under which the compilation is done. This mirrors what was done to the 1.2 branch

cvs commit: logging-log4j build.xml

2005-07-14 Thread carnold
carnold 2005/07/14 16:51:37 Modified:.Tag: v1_2-branch build.xml Log: Bug 35516: Add jdiff target to build.xml on 1.2 branch Revision ChangesPath No revision No revision 1.34.2.23 +24 -3 logging-log4j/build.xml

cvs commit: logging-log4j build.xml

2005-06-27 Thread carnold
carnold 2005/06/27 10:12:58 Modified:.build.xml Log: Bug 33516: Add jdiff target to build.xml Revision ChangesPath 1.163 +43 -0 logging-log4j/build.xml Index: build.xml === RCS file:

cvs commit: logging-log4j build.xml

2005-06-18 Thread mwomack
mwomack 2005/06/18 17:17:31 Modified:.Tag: v1_2-branch build.xml Log: Changing to official 1.2.11 version number. Revision ChangesPath No revision No revision 1.34.2.22 +1 -1 logging-log4j/build.xml Index:

cvs commit: logging-log4j build.xml

2005-06-16 Thread sdeboy
sdeboy 2005/06/16 22:23:19 Modified:.build.xml Log: db-jar target now includes subdirectories (dialect) Revision ChangesPath 1.162 +1 -1 logging-log4j/build.xml Index: build.xml ===

cvs commit: logging-log4j build.xml

2005-06-02 Thread mwomack
mwomack 2005/06/02 22:31:33 Modified:.Tag: v1_2-branch build.xml Log: Officially moving to 1.2.11rc3 for version number. Revision ChangesPath No revision No revision 1.34.2.21 +1 -1 logging-log4j/build.xml Index:

cvs commit: logging-log4j build.xml

2005-06-01 Thread mwomack
mwomack 2005/06/01 21:49:13 Modified:.Tag: v1_2-branch build.xml Log: Cosmetic changes. Changes javac to use target attribute of 1.1. Per the Ant documentation: Generate class files for specific VM version (e.g., 1.1 or 1.2). Note that the default value depends on the

cvs commit: logging-log4j build.xml

2005-05-22 Thread mwomack
mwomack 2005/05/22 19:03:36 Modified:.Tag: v1_2-branch build.xml Log: Changed version number to 1.2.11rc1 in prep for release candidate. Revision ChangesPath No revision No revision 1.34.2.17 +1 -1

cvs commit: logging-log4j build.xml

2005-05-22 Thread mwomack
mwomack 2005/05/22 19:18:37 Modified:.Tag: v1_2-branch build.xml Log: Defined distribution directory property, and use through out targets. Modified clean target to remove entire dist dir, not just dist/classes. Revision ChangesPath No

cvs commit: logging-log4j build.xml

2005-05-11 Thread carnold
carnold 2005/05/11 13:18:17 Modified:.build.xml Log: Bug 34215: property misspelled in build.xml Revision ChangesPath 1.155 +5 -5 logging-log4j/build.xml Index: build.xml === RCS

cvs commit: logging-log4j build.xml

2005-04-28 Thread ceki
ceki2005/04/28 09:40:03 Modified:.build.xml Log: Updating build file to reflect SLF4J changes Revision ChangesPath 1.153 +34 -33logging-log4j/build.xml Index: build.xml === RCS

cvs commit: logging-log4j build.xml

2005-04-28 Thread ceki
ceki2005/04/28 13:52:57 Modified:.build.xml Log: Patch applied as suggested in http://issues.apache.org/bugzilla/show_bug.cgi?id=34491 Revision ChangesPath 1.154 +1 -1 logging-log4j/build.xml Index: build.xml

Re: cvs commit: logging-log4j build.xml

2005-02-28 Thread Curt Arnold
The entire lbel tree appeared to be dependent on StringCompator which was dependent on Jakarta-Oro. The build file's lack of Oro checking on build-log4j strongly suggested that it was not intended for Oro dependent files to be compiled in that step and the lbel files were not included in the

cvs commit: logging-log4j build.xml ugli.xml

2005-02-26 Thread carnold
carnold 2005/02/26 12:51:49 Modified:.build.xml ugli.xml Log: Parameterized names of optional jars, fixed jar metadata Revision ChangesPath 1.151 +15 -8 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2005-01-20 Thread ceki
ceki2005/01/20 07:09:12 Modified:.build.xml Log: Fixing the omission of DOMConfigurator in log4j.jar. Revision ChangesPath 1.145 +8 -9 logging-log4j/build.xml Index: build.xml ===

cvs commit: logging-log4j build.xml

2005-01-19 Thread ceki
ceki2005/01/19 13:37:06 Modified:.build.xml Log: Tweaking target dependencies for the build.chansaw and chansaw.jar targets Revision ChangesPath 1.142 +4 -2 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2005-01-19 Thread ceki
ceki2005/01/19 13:47:52 Modified:.build.xml Log: The webstart target should depend on build.chainsaw not build. Revision ChangesPath 1.144 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2005-01-10 Thread ceki
ceki2005/01/10 14:00:07 Modified:.build.xml Log: It's o.a.l.filter not filters. Revision ChangesPath 1.136 +1 -1 logging-log4j/build.xml Index: build.xml === RCS file:

cvs commit: logging-log4j build.xml

2005-01-10 Thread ceki
ceki2005/01/10 14:00:43 Modified:.build.xml Log: It's o.a.l.filter not filters. Revision ChangesPath 1.137 +1 -1 logging-log4j/build.xml Index: build.xml === RCS file:

cvs commit: logging-log4j build.xml

2005-01-08 Thread carnold
carnold 2005/01/08 08:52:09 Modified:.build.xml Log: log4j.jar no longer depends on build.chainsaw Revision ChangesPath 1.135 +9 -5 logging-log4j/build.xml Index: build.xml === RCS

cvs commit: logging-log4j build.xml

2005-01-06 Thread psmith
psmith 2005/01/06 13:54:23 Modified:.build.xml Log: Small fix so that the webstart target can be run from the main build file and generate correctly. Revision ChangesPath 1.133 +7 -0 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2005-01-05 Thread ceki
ceki2005/01/05 08:50:41 Modified:.build.xml Log: The log4j.jar target would not run because the delete target could not delete the log4j-VERSION.jar file. This occurs because the build.chainsaw target in the build-chainsaw.xm ant file refers to log4j.jar through

cvs commit: logging-log4j build.xml

2004-12-31 Thread ceki
ceki2004/12/31 07:21:40 Modified:.build.xml Log: Added ugli to the javadoc target Revision ChangesPath 1.125 +3 -1 logging-log4j/build.xml Index: build.xml === RCS file:

Re: cvs commit: logging-log4j build.xml

2004-12-19 Thread Andy McBride
Cc: Subject: RE: cvs commit: logging-log4j build.xml At 08:23 PM 12/17/2004 +0100, you wrote: Hey Jake, The current system has the advantage of building a functional log4j.jar out of the box. It is in place since about 1659 and in practice no one has ever complained about it. 1659? I don't

RE: cvs commit: logging-log4j build.xml

2004-12-18 Thread Scott Deboy
Cc: Subject:RE: cvs commit: logging-log4j build.xml At 08:23 PM 12/17/2004 +0100, you wrote: Hey Jake, The current system has the advantage of building a functional log4j.jar out of the box. It is in place since about 1659 and in practice no one has ever complained about

RE: cvs commit: logging-log4j build.xml

2004-12-17 Thread Scott Deboy
of log4j or chainsaw jars? If so, should we do the same for the other dependencies (jms, mail, etc.)? Scott -Original Message- From: Ceki Glc [mailto:[EMAIL PROTECTED] Sent: Thu 12/16/2004 9:09 AM To: Log4J Developers List Cc: Subject:RE: cvs commit: logging-log4j

RE: cvs commit: logging-log4j build.xml

2004-12-17 Thread Ceki Gülcü
At 09:37 AM 12/17/2004, Scott Deboy wrote: I'm a bit confused. Originally, this thread started with the bug discovered by Curt where if you did not have a build.properties file and invoked 'ant jar', you'd get a log4j-chainsaw.jar file containing .html .jpg files but no .class files because the

RE: cvs commit: logging-log4j build.xml

2004-12-17 Thread Jacob Kjome
the same for the other dependencies (jms, mail, etc.)? Scott -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED] Sent: Thu 12/16/2004 9:09 AM To: Log4J Developers List Cc: Subject: RE: cvs commit: logging-log4j build.xml At 05:53 PM 12/16/2004, Scott Deboy

RE: cvs commit: logging-log4j build.xml

2004-12-17 Thread Ceki Gülcü
Hey Jake, The current system has the advantage of building a functional log4j.jar out of the box. It is in place since about 1659 and in practice no one has ever complained about it. At 07:19 PM 12/17/2004, you wrote: Hi Scott, I think that your change is, indeed, consistent with the rest of the

RE: cvs commit: logging-log4j build.xml

2004-12-17 Thread Jacob Kjome
At 08:23 PM 12/17/2004 +0100, you wrote: Hey Jake, The current system has the advantage of building a functional log4j.jar out of the box. It is in place since about 1659 and in practice no one has ever complained about it. 1659? I don't get it. Anyway, you've got two now (if I can speak for

RE: cvs commit: logging-log4j build.xml

2004-12-16 Thread Scott Deboy
would like to give on the o.a.l.rule package I'd love to hear it. -Original Message- From: Ceki Glc [mailto:[EMAIL PROTECTED] Sent: Thu 12/16/2004 5:08 AM To: Log4J Developers List Cc: Subject:Re: cvs commit: logging-log4j build.xml Scott, in light of my last

cvs commit: logging-log4j build.xml

2004-12-15 Thread ceki
ceki2004/12/15 13:55:48 Modified:.build.xml Log: - Simplification. - We now output a helpful message in case jakart.oro classes are missing. Revision ChangesPath 1.123 +19 -12logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-12-15 Thread sdeboy
sdeboy 2004/12/15 23:19:03 Modified:.build.xml Log: chainsaw.jar target no longer fails if ORO path is not defined in build.properties. If the location of the ORO jar is not provided in build.properties, a warning message is displayed and the task continues. The

cvs commit: logging-log4j build.xml

2004-12-03 Thread ceki
ceki2004/12/03 06:38:10 Modified:.build.xml Log: after alpha-3, alpha-4 Revision ChangesPath 1.121 +1 -1 logging-log4j/build.xml Index: build.xml === RCS file:

cvs commit: logging-log4j build.xml

2004-11-29 Thread ceki
ceki2004/11/29 02:45:18 Modified:.build.xml Log: o.a.l.jdbc no longer included in log4j.jar Revision ChangesPath 1.120 +0 -1 logging-log4j/build.xml Index: build.xml === RCS

cvs commit: logging-log4j build.xml

2004-11-25 Thread ceki
ceki2004/11/25 11:06:27 Modified:docs HISTORY.txt src/java/org/apache/log4j/rolling SlidingWindowRollingPolicy.java .build.xml Log: Going alpha3 Revision ChangesPath 1.3 +7 -0

cvs commit: logging-log4j build.xml

2004-11-23 Thread ceki
ceki2004/11/23 10:51:17 Modified:.build.xml Log: Added a debug property to be used with the javac task. Revision ChangesPath 1.116 +22 -15logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-11-09 Thread ceki
ceki2004/11/09 10:49:16 Modified:.build.xml Log: We don't want massive and automatic jalopy indentation of the code Revision ChangesPath 1.115 +0 -21 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-10-27 Thread ceki
ceki2004/10/27 05:36:52 Modified:.build.xml Log: Added o.a.l.html package to the log4j.jar build Revision ChangesPath 1.112 +1 -0 logging-log4j/build.xml Index: build.xml ===

cvs commit: logging-log4j build.xml

2004-09-08 Thread ceki
ceki2004/09/08 06:14:04 Modified:.build.xml Log: The o.a.l.spi.location package must be included in log4j.jar. Revision ChangesPath 1.110 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-06-16 Thread psmith
psmith 2004/06/16 19:03:53 Modified:.build.xml Log: This change adds a Web start specific build feature. If you don't use the webstart target, this build file works as expected. The Web start build excludes the JMSReceiver + DBReceiver from the core jar, and

cvs commit: logging-log4j build.xml

2004-06-09 Thread psmith
psmith 2004/06/09 02:29:17 Modified:.build.xml Log: This change gets around the condition where you use the 'j2ee.jar', which includes the classes needed for the JMS side of things, and SOME of the classes that JMX needs. Otherwise the JMX check will pass, but won't

cvs commit: logging-log4j build.xml

2004-05-15 Thread psmith
psmith 2004/05/14 23:30:11 Modified:.build.xml Log: makes sure that the new vfs package that is coming doesn't intrude on the build process. Revision ChangesPath 1.98 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-05-11 Thread psmith
psmith 2004/05/11 15:17:23 Modified:.build.xml Log: Applied patch from James Stauffer so that sub-directories of the db package are also included in the jar output. Revision ChangesPath 1.97 +1 -1 logging-log4j/build.xml Index: build.xml

cvs commit: logging-log4j build.xml

2004-04-05 Thread ceki
ceki2004/04/05 10:04:17 Modified:.build.xml Log: Made the Servlet API dependency optional Revision ChangesPath 1.94 +28 -18logging-log4j/build.xml Index: build.xml === RCS