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
logging-log4j/src/ja
carnold 2005/08/18 20:22:26
Modified:.Tag: v1_2-branch build.xml
Log:
Bug 36268: Add clean-site target
Revision ChangesPath
No revision
No revision
1.34.2.32 +19 -5 logging-log4j/build.xml
Index: build.xml
===
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
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
=
hoju2005/07/24 09:07:16
Modified:.build.xml
Log:
Add target="1.2" and source="1.3" attributes to all usages of 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 wh
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
Inde
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:
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: build.xm
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
===
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: b
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 J
mwomack 2005/05/27 18:49:54
Modified:.Tag: v1_2-branch build.xml
Log:
Officially moving to 1.2.11rc2 for version number.
Revision ChangesPath
No revision
No revision
1.34.2.19 +1 -1 logging-log4j/build.xml
Index: b
hoju2005/05/23 23:33:19
Modified:.build.xml
Log:
get rid of unnecessarily verbose warning from the task about filenames
longer than 100 characters only being compatible with GNU compatible TAR
commands. I simply set and all is quiet.
Jake
Revision Changes
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 revision
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 logging-log4j/build.x
sdeboy 2005/05/17 22:16:12
Modified:.build.xml
Log:
added build.db dependency to db.jar target (db jar was being built but with
no class files)
Revision ChangesPath
1.159 +1 -1 logging-log4j/build.xml
Index: build.xml
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 fil
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
==
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 fi
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 l
carnold 2005/02/28 15:43:18
Modified:.build.xml
Log:
Moved lbel compile to build-oro, class detection bypass for kaffe
Revision ChangesPath
1.152 +8 -5 logging-log4j/build.xml
Index: build.xml
===
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
===
psmith 2005/02/24 19:11:30
Modified:.build.xml
Log:
First part of moving out Chainsaw into it's own module. This tidys up the
log4j build process
to not need to reference chainsaw at all.
Note: I've explicity added the ListModelAppender into the log4j core via this
chang
ceki2005/01/20 07:18:07
Modified:.build.xml
Log:
- Preparing the release of alpha-6.
- Removed outdated entries .
Revision ChangesPath
1.146 +4 -26 logging-log4j/build.xml
Index: build.xml
==
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
===
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
==
ceki2005/01/19 13:45:37
Modified:.build.xml
Log:
- default taks now set to "usage"
- improved message in "usage"
Revision ChangesPath
1.143 +10 -7 logging-log4j/build.xml
Index: build.xml
===
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
==
ceki2005/01/13 05:33:25
Modified:.build.xml
Log:
Added missing debug flags.
Revision ChangesPath
1.138 +42 -36logging-log4j/build.xml
Index: build.xml
===
RCS file: /home/cvs/logg
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: /home/cvs/
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: /home/cvs/
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 f
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
==
ceki2005/01/05 08:56:15
Modified:.build.xml
Log:
Indentation changes only.
Revision ChangesPath
1.131 +144 -143 logging-log4j/build.xml
Index: build.xml
===
RCS file: /home/cvs/loggi
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 the
psmith 2005/01/04 13:47:32
Modified:.build.xml
Log:
UGLI classes were not being included in the jar, which caused Chainsaw to
fail to start
for me at least via the Webstart distro.
Revision ChangesPath
1.129 +3 -1 logging-log4j/build.xml
Index: bui
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: /home/cv
Hello Scott,
-1, because:
The build file is already non trivial. Duplicating it sounds like a
terribly bad idea.
At 10:39 PM 12/18/2004, Scott Deboy wrote:
How about a compromise:
Rename the current build target to build-deps-optional and make a new
(default) build target that fails on missing d
17/2004 2:59 PM
To: Log4J Developers List
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
>
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 c
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 spea
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 bu
change the build so that a missing ORO jar prevents
> compilation or creation of log4j or chainsaw jars? If so, should we do the
> same for the other dependencies (jms, mail, etc.)?
>
>
>
> Scott
>
>
>
>
> -Original Message-----
> From: Ceki Gülcü [mailto:
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 com
ompilation or creation of log4j or chainsaw jars? If so, should we do 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:
At 05:53 PM 12/16/2004, Scott Deboy wrote:
A few more thoughts:
You can't tell by the jar name that it doesn't include the ORO dependencies.
and likely to cause avoidable confusion down the road.
For this reason, if it was a concern I'd be +0 on reverting the ant script
changes, but I'd like to le
y the way, if anyone would like to give on the o.a.l.rule package I'd love to
hear it.
-Original Message-
From: Ceki Gülcü [mailto:[EMAIL PROTECTED]
Sent: Thu 12/16/2004 5:08 AM
To: Log4J Developers List
Cc:
Subject: Re: cvs commit: logging-log4j build.xml
S
Scott, in light of my last message, do you think it is preferable to revert
this change a go yesterday's state?
At 08:19 AM 12/16/2004, you wrote:
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.pr
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
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
===
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: /home/cvs/logging-
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 file
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 logging-log4j/d
ceki2004/11/24 10:30:59
Modified:.build.xml
Log:
Removed reference to avalon, LF5, Jalopy, Checkstyle.
Various other modifications.
Revision ChangesPath
1.117 +30 -98logging-log4j/build.xml
Index: build.xml
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
==
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
==
ceki2004/11/09 10:46:48
Modified:.build.xml .cvsignore
Log:
Given the important new printing methods in Logger, bumping up the version
number to 1.3aplha-1
Revision ChangesPath
1.114 +1 -1 logging-log4j/build.xml
Index: build.xml
=
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
===
RCS
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
===
ceki2004/08/19 04:36:43
Modified:.build.xml
Log:
Added o.a.l.scheduler package to the task creating log4j.jar
Revision ChangesPath
1.109 +2 -1 logging-log4j/build.xml
Index: build.xml
psmith 2004/08/17 02:02:55
Modified:.build.xml
Log:
applied change from patch in Bug 27817, this just points the JavaDoc api to the
correct one.
Not sure if it should now point to JDK1.4.2 or not, but this is better than it was
before.
Revision ChangesPath
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
places
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 com
Sent: Tuesday, June 08, 2004 9:53 AM
Subject: Re: cvs commit: logging-log4j build.xml
> Ok, I'll remove that dependency from the Gump descriptor. Thanks.
>
> regards
>
> Adam
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTEC
Ok, I'll remove that dependency from the Gump descriptor. Thanks.
regards
Adam
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 08, 2004 9:36 AM
Subject: cvs commit: logging-log4j build.xml
> sdeboy 2004/06/08 08:
sdeboy 2004/06/08 08:36:29
Modified:.build.xml
Log:
Moved compilation of logFilePatternReceiver from core to chainsaw to remove core ORO
dependency
Revision ChangesPath
1.104 +2 -1 logging-log4j/build.xml
Index: build.xml
ceki2004/05/26 10:29:04
Modified:.build.xml
Log:
Added org.apache.log4j.db and db.dialect to the javadoc target.
Removed org.apache.log4j.jdbc
Revision ChangesPath
1.103 +2 -1 logging-log4j/build.xml
Index: build.xml
===
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
===
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
===
ceki2004/04/05 10:06:02
Modified:.build.xml
Log:
Removed checkstyle related targets. Please shout if you object to this move.
Revision ChangesPath
1.95 +0 -36 logging-log4j/build.xml
Index: build.xml
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 fi
sdeboy 2004/01/21 15:35:53
Modified:.build.xml
Log:
classes in rolling and rolling/helpers added to jar
Revision ChangesPath
1.90 +1 -1 logging-log4j/build.xml
Index: build.xml
===
ceki2003/12/24 04:16:42
Modified:.build.xml
Log:
added a copy task to the site2 target to keep the log4j synchronized with the
logging-site site.css file
Revision ChangesPath
1.89 +4 -1 logging-log4j/build.xml
Index: build.xml
===
73 matches
Mail list logo