Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Trunk #1

Open
wants to merge 633 commits into
base: BRANCH_1_3_ABANDONED
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
633 commits
Select commit Hold shift + click to select a range
1c49718
Bug 43599: AsyncAppender fails on changing message objects
Oct 22, 2007
e95ebd1
Bug 43618: Request for compile-on-Windows help file in src package.
Oct 23, 2007
c709787
Bug 43618: Request for compile-on-Windows help file in src package
Oct 23, 2007
2519800
Bug 43314: SMTPAppender.setSMTPUserName and others missing @since tags
Oct 23, 2007
e0a96cd
Bug 43298: log4j.dtd defines class attribute for category element, bu…
Oct 23, 2007
b605c7e
Bug 43874: SocketHubAppender should expose actual port in use to exte…
Nov 15, 2007
7de270a
Bug 44032: ThrowableInformation.getThrowableStringRep() can return nu…
Jan 17, 2008
94d9f60
Bug 44109: TelnetAppender throws null pointers at log time when socke…
Jan 17, 2008
8193a09
Bug 44109: TelnetAppender throws null pointers at log time when socke…
Jan 17, 2008
afcdeed
Bug 44108: TelnetAppender misses messages when one of many clients di…
Jan 17, 2008
05cfa75
Bug 44108: TelnetAppender misses messages when one of many clients di…
Jan 17, 2008
b820b92
Bug 44551 SocketHubAppender in the 1.2.16 does not support a scroll b…
tallpsmith Mar 7, 2008
91262c7
Bug 41156 Give log4j threads reasonable names.
tallpsmith Mar 14, 2008
97b4fab
Bug 43304 Applied patch by Dennis Lundberg to reform the pom.xml wit…
tallpsmith May 12, 2008
2b952c2
Bug 43313: Typo changes
May 19, 2008
d1e1517
Bug 44888: LocationInfo can report wrong caller when other class name…
May 19, 2008
da17f66
Update ASL headers/remove copyrights
scottdeboy Jun 7, 2008
e36d192
Bug 45426: ErrorHandlerTestCase is not run and does not pass
Jul 18, 2008
535db1d
Change the svn:eol-style property to 'native' to avoid evil whitespac…
tallpsmith Jul 31, 2008
c97347f
Bug 45517
tallpsmith Jul 31, 2008
72485a0
Bug 45485: Agent.java is sole dependency on jmxtools.jar with Java 5+
Aug 5, 2008
f10151d
Bug 45517: Added change notice and updated build.xml to use geronimo-…
Aug 5, 2008
2a5fdc1
Bug 45485: Update INSTALL for elimination of jmxtools.jar dependency
Aug 5, 2008
fba4b0f
Bug 45517: Update INSTALL for elimination of manual JMS download
Aug 5, 2008
003d06f
Bug 45517: Update INSTALL for jmx presence with JDK 1.5 and later
Aug 5, 2008
aeba17f
Bug 45485: Agent now throws RuntimeException instead of Errors when j…
Aug 5, 2008
f46129b
Bug 45485: Avoid JDK 1.4+ RuntimeException constructor
Aug 5, 2008
c3fcd32
Bug 37182: Exception in call to toString of message propagates to caller
Aug 6, 2008
267fee8
Bug 45299: javadoc for JDBCAppender corrupts class index
Aug 6, 2008
fc322eb
Bug 43867: Improve error when Logger.getLogger is called after unloading
Aug 8, 2008
2ad0671
Bug 45335: NPE in NDC.remove after unload by Tomcat
Aug 8, 2008
d4324e6
Bug 43313: Update FAQ
Aug 8, 2008
5c7223a
Bug 36384: Configuring triggering/rolling policies should be supporte…
Aug 11, 2008
3046b19
Bug 25747: more explanations when hitting WARN No appenders could be …
Aug 12, 2008
e90781e
Bug 43313: Forgot logger arg to LogMF.debug
Aug 12, 2008
a7c89ea
Bug 45039: Use Throwable.getStackTrace for location on JDK 1.4 and later
Aug 12, 2008
dd5817f
Bug 44745: AsyncAppender fails on changing Throwable
Aug 12, 2008
9f4b7a2
Bug 44899: Extra NPE error message when using missing appender class …
Aug 12, 2008
7346e8f
Bug 44555: org.apache.log4j.varia.NullAppender lacks static accessor …
Aug 12, 2008
e3fecab
Bug 43849: Javadoc for Appender.getName implies return value will be …
Aug 12, 2008
5fb2915
Bug 40888: Weekly rotation problem in Europe
Aug 12, 2008
7956526
Bug 45039: Rework to work from bottom down and explicitly format full…
Aug 13, 2008
3924640
Bug 43282: Add OSGi packaging info
Aug 13, 2008
529dc9d
Bug 44157: InterruptedIOException ignored by log4j
Aug 13, 2008
c0ef689
Bug 44157: InterruptedIOException ignored by log4j, round 2
Aug 14, 2008
b1e66b8
Bug 40246 Added cleaned up patch provided by wing tung Leung to allow…
tallpsmith Aug 15, 2008
7c8d2d6
Bug 44157: InterruptedIOException ignored by log4j
Aug 15, 2008
013c56a
Bug 45635: Maven local repository location hard coded in pom test phase
Aug 15, 2008
cb64779
Bug 45636: 2 tests for DateLayout are failing because of ill initiali…
Aug 15, 2008
3693b45
Bug 43282: Mark javax and com.sun imports as optional
Aug 18, 2008
fadf8d5
Bug 44517: Comment out JMX dependency only needed for builds on JDK 1.4
Aug 18, 2008
5b42d89
Bug 45659: Incorrect user mailing list URL
Aug 20, 2008
944c1d2
Bug 44386: NTEventLogAppender.dll for Windows 64
Aug 21, 2008
62ba7f9
Bug 44386: Partial revert of 687885
Sep 5, 2008
2d66730
Bug 44386: Handle mapping approach for Win64, prebuilt amd64 dll
Sep 5, 2008
81f36ad
Bug 44386: Restoring exception out of static initializer when missing…
Sep 6, 2008
5315bf0
Bug 45721: Add configurable ThrowableRenderers
Sep 20, 2008
e561b39
Bug 45635: Lost junit.jar when supporting non-default Maven repo loca…
Sep 20, 2008
8475e2b
Bug 45721: Avoid redetermining location and version for previously vi…
Sep 20, 2008
774feaa
Bug 45969: SMTPAppender does not force evaluation of message at reque…
Oct 8, 2008
1442f1f
Bug 25355: Support SSL transport in SMTPAppender
Oct 9, 2008
f6a155a
Bug 45980: SMTPAppender should have a sendOnClose option
Oct 9, 2008
29d7f6c
Bug 45982: Support %X layout specification to output all MDC key-valu…
Oct 9, 2008
914ab02
Bug 45982: Support %X layout specification to output all MDC key-valu…
Oct 10, 2008
0d15d35
Bug 45990: SMTPAppender to support ReplyTo
Oct 15, 2008
d2e0a33
Bug 45980: SMTPAppender sendOnClose should only send if there were pe…
Oct 15, 2008
c277f08
Bug 44644: SMTPAppender does not properly encode subject or content w…
Oct 16, 2008
a8b249c
Bug 46388: Clarify javadoc of Layout.ignoresThrowable
Jan 8, 2009
35dd070
Bug 46271: SyslogAppender.appender throws exception if layout is not set
Jan 8, 2009
ec415a5
Bug 46144: QuietWriter.write should check for null argument
Jan 8, 2009
51b058e
Bug 46512: LogFactor5 CategoryPath doesn't replace slashes with dots
Jan 13, 2009
441ec32
Bug 46163: LoggerDynamicMBean needs to handle a null Appender name
Jan 14, 2009
1ede230
Bug 45704: DOMConfigure.configure(URL) fails on JRE 1.5.0_16
Jan 14, 2009
9e918dc
Bug 44357: Document system properties used by log4j
Jan 15, 2009
1ba4bc9
Bug 43867: Update Tomcat NPE FAQ
Jan 15, 2009
0d6f0f0
Bug 44038: log4j is susceptible to exception during Exception.printSt…
Jan 28, 2009
7217711
Bug 46741: Misuse of it's in Javadoc for PatternLayout
Feb 20, 2009
c22ad4a
Bug 47142: Add SMTPAppender.formatBody to simplify extension
May 12, 2009
5eb9e88
Bug 46404: Failure when toString of throwable performs logging in Soc…
May 12, 2009
fed4c28
bug 42842: Create a public identifier for log4j.dtd
Aug 5, 2009
cdd2e33
Update LogFilePatternReceivers
scottdeboy Sep 28, 2009
097c57b
Applying patch provided by Lajos Pajtek in Bug 46049: Filter support…
scottdeboy Oct 3, 2009
6a813db
Applying patch provided by Mark Thomas for bug 47465: Reading configu…
scottdeboy Oct 3, 2009
19518e9
Bug 47465: Reading configuration files from a JAR locks the JAR file
Oct 7, 2009
77e6213
Bug 38061: PropertyConfigurator does not support ErrorHandler
Oct 8, 2009
cea8f4d
Bug 38061: Really remove stray warnings this time
Oct 9, 2009
5278e4c
Bug 38061: and include the properties file
Oct 9, 2009
39ed1f8
Bug 47967: log4j.ignoreTCL not honored on Loader.getResource
Oct 9, 2009
1891567
Bug 46574: The QuietWriter class does not live up to its published co…
Oct 9, 2009
0329d31
Bug 46539: Wrong bug number on rev 823408
Oct 9, 2009
5e846c2
Bug 46983: Log default initialization override
Oct 10, 2009
6e43ab6
Bug 47107: Add MDC.clear() method
Oct 10, 2009
269f78a
Big 47547: NPE in Category.removeAllAppenders
Oct 11, 2009
48a111a
Bug 28647: Allow overriding of flush strategy
Oct 11, 2009
a4be14c
Bug 47350: Add recommendation for EnhancedPatternLayout due to synchr…
Oct 11, 2009
efd7bae
Bug 28647: Fixed compile error in WriterAppender.shouldFlush()
Oct 11, 2009
d77e774
Bug 28647: Revert unintentional change to build.xml
Oct 11, 2009
b2337a6
Bug 45481: Source contains unused imports
Oct 11, 2009
eb94ecb
Bug 45481: Replace wildcard imports
Oct 11, 2009
f1b44fa
Bug 43313: Adding cautions on use of DRFA and RFA referring to extras…
Oct 12, 2009
b706e0c
Bug 43313: Update Maven plugins to more recent versions, add tenative…
Oct 12, 2009
3d02d04
Add new 'marker' feature
scottdeboy Oct 25, 2009
dc562f7
Bug 48159: Add LoggingEvent.removeProperty
Nov 8, 2009
305d804
Bug 48187: Typo (two three goals) in log4j FAQ
Nov 17, 2009
6854306
Bug 43313: Update to later RAT
Nov 19, 2009
b4dd45a
Bug 48231: Typos in the manual
Nov 19, 2009
2fbb6d0
Unit test fail for system datesafter 2009-12-31
Jan 20, 2010
74d4ab7
Bug 48604: Download page does not have link to KEYS file
Jan 25, 2010
579e646
Bug 43313: Update Maven plugins prior to 1.2.16
Feb 5, 2010
476eceb
Bug 48704: Add purient mode to FileAppender
Feb 13, 2010
15fd1a8
Bug 43313: Set explicit encoding for java compilation
Feb 13, 2010
374d0cc
Bug 43313: Add source headers or remove ancient files
Feb 13, 2010
dc487f2
Bug 43313: Remove unsupported tags in changes.xml, force javadoc to r…
Feb 13, 2010
819d163
Bug 48704: Fix type in JavaDoc for purient mode
Feb 13, 2010
6908cf1
Bug 43282: Tweak OSGi package info
Feb 15, 2010
bc97c25
Bug 48704: Reverting commits 909868,909918 to defer issue post 1.2.16
Feb 15, 2010
c993d24
Bug 43313: Post release date back, update BUILD-INFO.txt
Feb 15, 2010
ad0462d
Bug 43313: Minor build tweaks
Feb 15, 2010
60a8740
Switch to using LiveCD
Feb 15, 2010
0173a08
Bug 43313: Tweaking build info
Feb 15, 2010
d463921
[maven-release-plugin] prepare release v1_2_16
Feb 16, 2010
6ec2eb9
[maven-release-plugin] prepare for next development iteration
Feb 16, 2010
3c1d06a
Bug 43313: Jump back to 1.2.16, update KEYS and download page
Feb 17, 2010
94774e3
Bug 43313: Clarify roadmap for 1.2
Feb 20, 2010
0d9e178
Bug 49812: Add parameterized logging utility classes LogMF and LogSF …
Mar 15, 2010
0b57b86
Added ZeroConf support to most of the network-based appenders and rec…
scottdeboy Mar 17, 2010
1761e27
Bug 48927: Add EnhancedPatternLayout from extras companion
Mar 20, 2010
17d019d
Bug 49812: Improve javadoc for LogMF, LogSF, LogXF
Mar 20, 2010
7729208
Bug 48784: Links to example code broken in the Javadocs
Mar 20, 2010
3bcfead
Bug 48784: Links to example code broken in the Javadocs
Mar 20, 2010
e2cc16e
Bug 49812: Stray code that should have been removed earlier
Mar 22, 2010
2a1aaef
Bug 48953: Unused imports and variables in test code cause gcj compil…
Mar 22, 2010
b7d7bcb
Bug 49004: TestLogMF.testDebugDate fails on gcj
Mar 27, 2010
3e27db3
Bug 49003: SocketServerTestCase.test8 fails on Apache Harmony
Mar 27, 2010
4dea6f4
Bug 49004: TestLogMF.testDebugDate fails on gcj
Mar 27, 2010
50ce584
Bug 49005: TelnetAppenderTest.testIt fails on gcj
Mar 27, 2010
5a8a3a6
Bug 49006: Eclipse and gcj compilers do not support -source=1.2
Mar 27, 2010
9de98b2
Bug 49007: CachedDateFormatTest fails on Apache Harmony
Mar 27, 2010
77dd984
Bug 49002: Unit tests fail on gcj and Apache Harmony due to stack tra…
Mar 27, 2010
ec9929a
small typo fix
scottdeboy Mar 28, 2010
1dde6d1
Bug 49010: Add name abbreviator to drop n leading elements from names
Mar 28, 2010
3c67add
Add %throwable{n} pattern
Mar 28, 2010
41625ba
Bug 48902: Add %throwable{n} pattern (plus bring pattern layout tests…
Mar 28, 2010
594f169
Bug 49002: Missed a tab conversion
Mar 28, 2010
5b02940
Bug 48704: Missed newly added class in earlier reversion
Mar 29, 2010
93b5b17
Bug 43313: Anticipated release date and reverting to rat version that…
Mar 29, 2010
ea748e5
[maven-release-plugin] prepare release v1_2_16
Mar 29, 2010
2efe868
[maven-release-plugin] prepare for next development iteration
Mar 29, 2010
3a8951b
Bug 43313: Reloading for log4j 1.2.16 rc3
Mar 31, 2010
adfc5c8
[maven-release-plugin] prepare release v1_2_16
Mar 31, 2010
478af0d
[maven-release-plugin] prepare for next development iteration
Mar 31, 2010
a85c09a
Maven and build fixes to allow log4j, Chainsaw and companions (minus …
scottdeboy May 18, 2010
74632b3
Bug 43282: Eliminate duplicates in OSGi Import-Package directive
Jun 12, 2010
2114d38
Bug 43282: Add version, -noimport to exported packages
Jun 12, 2010
2fabd78
fallback1.xml file appender configuration does not fail on Mac OSX - …
scottdeboy Jun 17, 2010
259765a
Bug 49470: Exclude test output and classes from rat:check
Jun 19, 2010
b0b3b6e
Bug 49470: Update download page to reference 1.2.17
Jun 19, 2010
034e6e4
Bug 49470: Add link to blogs.apache.org
Jun 19, 2010
25586dc
Bug 48588: DOMConfigurator does not close input stream when configure…
Jun 19, 2010
63ee343
Bug 49098: javadoc.jar was missing NOTICE and LICENSE and contained .…
Jun 19, 2010
c867eff
Bug 49098: javadoc.jar was missing NOTICE and LICENSE and contained .…
Jun 19, 2010
7724953
Now closing SockeHubAppender's serverSocket if the appender is closed
scottdeboy Aug 18, 2010
fdd0b86
Adding my gpg key to KEYS file
scottdeboy Oct 27, 2010
6544972
Bug 50238: wrong log levels logged with serialized LoggingEvent
Nov 13, 2010
8e81c15
Fix typo in Logger javadoc (reported by "Nico R." on log4j-dev list) …
Nov 19, 2010
91b165b
Updating junit scope in pom.xml to runtime to get build to work with …
scottdeboy Aug 18, 2011
1124dc3
Reverting r1159035 - change to junit scope
scottdeboy Aug 18, 2011
6113248
antrun plugin needs compile scope for compiling the tests
grobmeier Aug 19, 2011
dd41072
fixed wrong package in MDCOrderFilter and corrected import
grobmeier Aug 19, 2011
3fc73e5
Bug 51766: Relocate o.a.l.rewrite and o.a.l.helpers.UtilLoggingLevel …
Sep 6, 2011
886af70
Bug 51766: File should not have been committed
Sep 6, 2011
468f3bd
Add key
rgoers Dec 18, 2011
075defe
50486 applied patch for memory leak thanks to Yingchun Chen and chahu…
grobmeier Jan 13, 2012
fc93550
added my codesigning key to the KEYS file
grobmeier Jan 13, 2012
52d2f38
51597 JDBCAppender not closed due to SQL Exception while executing an…
grobmeier Jan 13, 2012
82f36a1
made fix jdk 1.3 compatible
grobmeier Jan 17, 2012
c6a1ea9
Test commit. Fix indent.
garydgregory Apr 11, 2012
d0e8dd9
Bugzilla issue 52913: Configure from an InputStream.
garydgregory Apr 11, 2012
f096c7e
dropping jdk 1.3 support in 1.2.17
grobmeier Apr 14, 2012
01448b6
applied one more mdc fix from Maarten Bosteels. Thanks!
grobmeier Apr 30, 2012
2833e11
it seems installing openjdk-6-jdk is the new way to go
grobmeier May 1, 2012
892cadb
increased version number and javac.source and target
grobmeier May 1, 2012
37964d7
added version to first release as it broke the report with a npe
grobmeier May 1, 2012
197f58c
upgraded to newer changes plugin. removed issue link template (obsolete)
grobmeier May 1, 2012
00532a4
branding requirements
grobmeier May 1, 2012
b0c9489
[maven-release-plugin] prepare release log4j-1.2.17
grobmeier May 1, 2012
5d528d8
[maven-release-plugin] prepare for next development iteration
grobmeier May 1, 2012
77378e9
reverting to 1.2.17-snapshot version for next rc
grobmeier May 4, 2012
cec6755
removed issue which was not fixed
grobmeier May 4, 2012
1330047
additional notes on the build instructions
grobmeier May 4, 2012
6a409fe
fixed header
grobmeier May 4, 2012
83ef1e1
mention lo4j 2
grobmeier May 4, 2012
f0e97c5
improved site with standard reports
grobmeier May 4, 2012
be5d50e
removed weird header
grobmeier May 4, 2012
7dee6a0
[maven-release-plugin] prepare release v1_2_17
grobmeier May 4, 2012
9328003
[maven-release-plugin] prepare for next development iteration
grobmeier May 4, 2012
1a05f21
Added an entry for 1.2.17 for issue 52913: Configure from an InputStr…
garydgregory May 5, 2012
8474e26
Fix typos in Javadoc.
garydgregory May 5, 2012
ac0b4c2
moved building info to an own site page, some clean ups
grobmeier May 6, 2012
4717cb4
cancel note when a vote fails
grobmeier May 6, 2012
b10765e
rolling back release number
grobmeier May 6, 2012
ede8210
notes on realease dates
grobmeier May 6, 2012
328a116
set realease date for 1.2.17
grobmeier May 6, 2012
91c2c80
check doap file before release
grobmeier May 6, 2012
78e5571
updating doap file
grobmeier May 6, 2012
f6c8a35
[maven-release-plugin] prepare release v1_2_17_rc3
grobmeier May 6, 2012
0311ea6
[maven-release-plugin] prepare for next development iteration
grobmeier May 6, 2012
b71dfec
Remove unnecessary type casts.
garydgregory May 6, 2012
a57d93c
Remove unused imports.
garydgregory May 6, 2012
d4b1395
Use a constant for EOL = "\r\n" instead of magic strings.
garydgregory May 7, 2012
6e927a6
Fix Javadoc.
garydgregory May 7, 2012
08d309f
Fix typo in Javadoc.
garydgregory May 7, 2012
a60e22b
Minor whitespace formatting.
garydgregory May 25, 2012
9750a75
Bug 46626 - Log4J SyslogAppender does not handle the TAG field. https…
garydgregory May 25, 2012
21e6915
Bug 46626 - Log4J SyslogAppender does not handle the TAG field. https…
garydgregory May 25, 2012
42340e3
Bugzilla [50369] Missing comma in class header Javadoc for Level.
garydgregory May 26, 2012
b9ba98f
Fix Javadoc to use common formatting with a * at the start of each li…
garydgregory May 26, 2012
af689d1
Use constants instead of magic strings.
garydgregory May 26, 2012
915bc8c
Bugzilla [49243]: Fix one BZ number in Changelog of 1.2.16.
garydgregory May 26, 2012
8ad470d
Bugzilla [52424]: Misspelled words in FAQ. Fix other misspellings too.
garydgregory May 26, 2012
dd7c632
Bugzilla [51361]: Inheritance spelled "inheritence" in documentation.
garydgregory May 26, 2012
100f018
Fix Javadoc typo.
garydgregory May 26, 2012
ae1ebbe
Fix Javadoc typos and use the active voice.
garydgregory May 27, 2012
46eb48b
Format consistently (no tabs, 2 spaces indent).
garydgregory May 27, 2012
0b4928c
corrected download names
grobmeier May 28, 2012
14553dd
more instructions for releasing
grobmeier May 28, 2012
0506234
Bugzilla [53315][PATCH] PropertyConfigurator javadoc fixes.
garydgregory May 29, 2012
30d749a
removed commented code
grobmeier May 30, 2012
8780e36
formatted source code
grobmeier May 30, 2012
697be9a
removed obsolete packages lf5 and chainsaw 1
grobmeier May 30, 2012
738a28c
fixed tag endings
grobmeier May 30, 2012
d86a97f
49359 Log4j site should have some mention of git mirroring
grobmeier May 30, 2012
d63ab12
made use of mavens fludio skin
grobmeier May 30, 2012
b669547
docs for correct use of MDC (refers to 50486)
grobmeier May 30, 2012
dfedcef
deprecation comment on build.xml
grobmeier May 31, 2012
318c530
ant not longer supported
grobmeier May 31, 2012
9960acf
deleted unused resources
grobmeier May 31, 2012
01b172f
applied 49932 and cleaned up felix plugin
grobmeier May 31, 2012
a091ffa
switched to fluido, no custom vm necessary anymore
grobmeier May 31, 2012
6a97ed7
fixed manifest file name
grobmeier May 31, 2012
161272b
started pom analysis
grobmeier May 31, 2012
f6d1906
Fix typo https://issues.apache.org/bugzilla/show_bug.cgi?id=54845 : T…
garydgregory Apr 16, 2013
08f2fb3
Fix typo https://issues.apache.org/bugzilla/show_bug.cgi?id=54845 : T…
garydgregory Apr 16, 2013
d8692f2
Fix typo https://issues.apache.org/bugzilla/show_bug.cgi?id=54845 : T…
garydgregory Apr 16, 2013
0356b92
added some docs only present in extras
grobmeier May 13, 2013
07576bf
merged truncate feature from extras to trunk
grobmeier May 13, 2013
dd90512
Redundant superinterface Appender for the type JDBCAppender, already …
garydgregory Feb 11, 2014
95bd0fe
Convert control statement bodies to block.
garydgregory Feb 11, 2014
18f07f0
Better param name.
garydgregory Feb 11, 2014
7be00ee
Update for Log4j 2.
garydgregory Jun 4, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
made use of mavens fludio skin
git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/trunk@1344112 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
grobmeier committed May 30, 2012
commit d63ab12d89e1debfdb51cfbf94c5318bb9ec8ff7
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -440,7 +440,7 @@ target platform and specify -Dntdll_target=msbuild on the mvn command line.
<artifactId>maven-site-plugin</artifactId>
<version>3.1</version>
<configuration>
<templateFile>${basedir}/src/site/maven-site.vm</templateFile>
<!--<templateFile>${basedir}/src/site/maven-site.vm</templateFile>-->
<excludeDefaults>true</excludeDefaults>
</configuration>
<executions>
3 changes: 2 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
@@ -21,7 +21,8 @@
</properties>
<body>
<release version="1.2.18" date="2012-??-??" description="Maintenance release">
<action issue="49359" action="update" dev="grobmeier">Log4j site should have some mention of git mirroring </action>
<action action="update" dev="grobmeier">Made use of Mavens Fludio Skin</action>
<action issue="49359" action="update" dev="grobmeier">Log4j site should have some mention of git mirroring</action>
<action issue="49077" action="remove" dev="grobmeier">Prepare smaller jar omitting LF5 and Chainsaw 1</action>
<action issue="53315" action="fix" dev="ggregory" due-to="Ville Skyttä">[PATCH] PropertyConfigurator javadoc fixes.</action>
<action issue="51361" action="fix" dev="ggregory" due-to="Gil Cottle">Inheritance spelled "inheritence" in documentation.</action>
117 changes: 67 additions & 50 deletions src/site/site.xml
Original file line number Diff line number Diff line change
@@ -16,55 +16,72 @@

-->
<project name="Apache log4j 1.2">
<bannerLeft>
<name>Apache Logging Services Project</name>
<src>images/ls-logo.jpg</src>
<href>http://logging.apache.org/</href>
</bannerLeft>
<bannerRight>
<name>Apache log4j™</name>
<src>images/logo.jpg</src>
<href>http://logging.apache.org/log4j</href>
</bannerRight>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
<item name="Logging Services" href="http://logging.apache.org/"/>
<item name="log4j" href="http://logging.apache.org/log4j/"/>
<item name="1.2" href="http://logging.apache.org/log4j/1.2/"/>
</breadcrumbs>

<menu name="About log4j 1.2">
<item name="What is log4j?" href="/index.html"/>
<item name="Download" href="/download.html"/>
<item name="FAQ" href="/faq.html"/>
<item name="Roadmap" href="/roadmap.html"/>
</menu>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.2.1</version>
</skin>
<custom>
<fluidoSkin>
<topBarEnabled>false</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
</fluidoSkin>
</custom>
<bannerLeft>
<name>Apache Logging Services Project</name>
<src>images/ls-logo.jpg</src>
<href>http://logging.apache.org/</href>
</bannerLeft>
<bannerRight>
<name>Apache log4j™</name>
<src>images/logo.jpg</src>
<href>http://logging.apache.org/log4j</href>
</bannerRight>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
<item name="Logging Services" href="http://logging.apache.org/"/>
<item name="log4j" href="http://logging.apache.org/log4j/"/>
<item name="1.2" href="http://logging.apache.org/log4j/1.2/"/>
</breadcrumbs>

<menu name="Community">
<item name="Mailing Lists" href="/mail-lists.html"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>
<item name="Blog" href="http://blogs.apache.org/logging/"/>
</menu>

<menu name="Documentation">
<item name="Introduction" href="/manual.html"/>
<item name="JavaDoc" href="/apidocs/index.html"/>
<item name="Publications" href="/publications.html"/>
<item name="Building" href="/building.html"/>
<item name="Wiki" href="http://wiki.apache.org/logging-log4j"/>
</menu>

<menu ref="reports"/>

<menu name="Apache">
<item name="Home" href="http://www.apache.org"/>
<item name="License" href="http://www.apache.org/licenses"/>
<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
<item name="Security" href="http://www.apache.org/security/"/>
<item name="Conferences" href="http://www.apachecon.com"/>
</menu>

</body>
<menu name="About log4j 1.2">
<item name="What is log4j?" href="/index.html"/>
<item name="Download" href="/download.html"/>
<item name="FAQ" href="/faq.html"/>
<item name="Roadmap" href="/roadmap.html"/>
</menu>

<menu name="Community">
<item name="Mailing Lists" href="/mail-lists.html"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>
<item name="Blog" href="http://blogs.apache.org/logging/"/>
</menu>

<menu name="Documentation">
<item name="Introduction" href="/manual.html"/>
<item name="JavaDoc" href="/apidocs/index.html"/>
<item name="Publications" href="/publications.html"/>
<item name="Building" href="/building.html"/>
<item name="Wiki" href="http://wiki.apache.org/logging-log4j"/>
</menu>

<menu ref="reports"/>

<menu name="Apache">
<item name="Home" href="http://www.apache.org"/>
<item name="License" href="http://www.apache.org/licenses"/>
<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
<item name="Security" href="http://www.apache.org/security/"/>
<item name="Conferences" href="http://www.apachecon.com"/>
</menu>
<footer>
<p> Apache log4j, Apache Extras Companion for Apache log4j, Apache, the Apache feather logo,
the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are
trademarks of The Apache Software Foundation. Oracle and Java are registered trademarks of Oracle and/or its affiliates.
Other names may be trademarks of their respective owners.</p>
</footer>
</body>
</project>