Index: pom.xml =================================================================== --- pom.xml (revision 598780) +++ pom.xml (working copy) @@ -25,37 +25,37 @@ Apache Log4j 1.2 http://logging.apache.org:80/log4j/1.2/ - Bugzilla - http://issues.apache.org/bugzilla/ + Bugzilla + http://issues.apache.org/bugzilla/ - Gump - http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/index.html - + Gump + http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/index.html + 1999 - - log4j-user - log4j-user-subscribe@logging.apache.org - log4j-user-unsubscribe@logging.apache.org - log4j-user@logging.apache.org - http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/ - - http://marc.info/?l=log4j-user - http://dir.gmane.org/gmane.comp.jakarta.log4j.user - - - - log4j-dev - log4j-dev-subscribe@logging.apache.org - log4j-dev-unsubscribe@logging.apache.org - log4j-dev@logging.apache.org - http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/ - - http://marc.info/?l=log4j-dev - http://dir.gmane.org/gmane.comp.jakarta.log4j.devel - - + + log4j-user + log4j-user-subscribe@logging.apache.org + log4j-user-unsubscribe@logging.apache.org + log4j-user@logging.apache.org + http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/ + + http://marc.info/?l=log4j-user + http://dir.gmane.org/gmane.comp.jakarta.log4j.user + + + + log4j-dev + log4j-dev-subscribe@logging.apache.org + log4j-dev-unsubscribe@logging.apache.org + log4j-dev@logging.apache.org + http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/ + + http://marc.info/?l=log4j-dev + http://dir.gmane.org/gmane.comp.jakarta.log4j.devel + + @@ -65,8 +65,8 @@ - scm:svn:http://svn.apache.org/repos/asf/logging/log4j/trunk - scm:svn:https://svn.apache.org/repos/asf/logging/log4j/trunk + scm:svn:http://svn.apache.org/repos/asf/logging/log4j/trunk + scm:svn:https://svn.apache.org/repos/asf/logging/log4j/trunk http://svn.apache.org/viewcvs.cgi/logging/log4j/trunk @@ -80,108 +80,107 @@ tests plain - pertest + pertest true - - org/apache/log4j/LevelTest.java - org/apache/log4j/PriorityTest.java - org/apache/log4j/CategoryTest.java - org/apache/log4j/FileAppenderTest.java - org/apache/log4j/LogManagerTest.java - org/apache/log4j/helpers.LogLogTest.java - org/apache/log4j/LayoutTest.java - org/apache/log4j/helpers.DateLayoutTest.java - org/apache/log4j/TTCCLayoutTest.java - org/apache/log4j/xml.XMLLayoutTest.java - org/apache/log4j/HTMLLayoutTest.java - org/apache/log4j/PatternLayoutTest.java - org/apache/log4j/spi.LoggingEventTest.java - org/apache/log4j/spi.ThrowableInformationTest.java - org/apache/log4j/spi.LocationInfoTest.java - org/apache/log4j/PropertyConfiguratorTest.java - org/apache/log4j/MinimumTestCase.java - org/apache/log4j/LoggerTestCase.java - org/apache/log4j/PatternLayoutTestCase.java - org/apache/log4j/HierarchyThresholdTestCase.java - org/apache/log4j/xml/DOMTestCase.java - org/apache/log4j/xml/CustomLevelTestCase.java - org/apache/log4j/customLogger/XLoggerTestCase.java - - - org/apache/log4j/xml/XMLLayoutTestCase.java - org/apache/log4j/xml/AsyncAppenderTestCase.java - org/apache/log4j/varia/LevelMatchFilterTestCase.java - - - - org/apache/log4j/helpers/BoundedFIFOTestCase.java - org/apache/log4j/helpers/CyclicBufferTestCase.java - org/apache/log4j/helpers/PatternParserTestCase.java - org/apache/log4j/or/ORTestCase.java - org/apache/log4j/DRFATestCase.java - org/apache/log4j/RFATestCase.java - org/apache/log4j/varia/ERFATestCase.java - org/apache/log4j/net/SyslogAppenderTest - org/apache/log4j/nt/NTEventLogAppenderTest - org/apache/log4j/net/SocketAppenderTest - + + org/apache/log4j/LevelTest.java + org/apache/log4j/PriorityTest.java + org/apache/log4j/CategoryTest.java + org/apache/log4j/FileAppenderTest.java + org/apache/log4j/LogManagerTest.java + org/apache/log4j/helpers.LogLogTest.java + org/apache/log4j/LayoutTest.java + org/apache/log4j/helpers.DateLayoutTest.java + org/apache/log4j/TTCCLayoutTest.java + org/apache/log4j/xml.XMLLayoutTest.java + org/apache/log4j/HTMLLayoutTest.java + org/apache/log4j/PatternLayoutTest.java + org/apache/log4j/spi.LoggingEventTest.java + org/apache/log4j/spi.ThrowableInformationTest.java + org/apache/log4j/spi.LocationInfoTest.java + org/apache/log4j/PropertyConfiguratorTest.java + org/apache/log4j/MinimumTestCase.java + org/apache/log4j/LoggerTestCase.java + org/apache/log4j/PatternLayoutTestCase.java + org/apache/log4j/HierarchyThresholdTestCase.java + org/apache/log4j/xml/DOMTestCase.java + org/apache/log4j/xml/CustomLevelTestCase.java + org/apache/log4j/customLogger/XLoggerTestCase.java + + + org/apache/log4j/xml/XMLLayoutTestCase.java + org/apache/log4j/xml/AsyncAppenderTestCase.java + org/apache/log4j/varia/LevelMatchFilterTestCase.java + + + org/apache/log4j/helpers/BoundedFIFOTestCase.java + org/apache/log4j/helpers/CyclicBufferTestCase.java + org/apache/log4j/helpers/PatternParserTestCase.java + org/apache/log4j/or/ORTestCase.java + org/apache/log4j/DRFATestCase.java + org/apache/log4j/RFATestCase.java + org/apache/log4j/varia/ERFATestCase.java + org/apache/log4j/net/SyslogAppenderTest + org/apache/log4j/nt/NTEventLogAppenderTest + org/apache/log4j/net/SocketAppenderTest + maven-compiler-plugin - 1.2 - 1.1 + 1.2 + 1.1 - + maven-jar-plugin - - - org.apache.log4j - - log4j - ${project.version} - "Apache Software Foundation" - - - + + + org.apache.log4j + + log4j + ${project.version} + "Apache Software Foundation" + + + maven-antrun-plugin - + process-classes - ntdll + ntdll - - - - - - - + + + + + + + run - + test-compile - mkdir_tests_output + mkdir_tests_output - - + + run @@ -189,11 +188,11 @@ clean - rmdir_tests_output + rmdir_tests_output - - + + run @@ -201,18 +200,18 @@ test - runAll + runAll - - - - - - - - - - + + + + + + + + + + run @@ -223,13 +222,13 @@ site untag-site - - - + + + - - - + + + run @@ -239,9 +238,9 @@ post-site post-site - - - + + + run @@ -251,16 +250,16 @@ site-deploy site-deploy - - - + + + run - + ant ant-nodeps @@ -276,59 +275,59 @@ ant-junit 1.6.5 - - junit - junit - 3.8.1 - test + + junit + junit + 3.8.1 + test - - sun.jdk - tools - 1.4.2 - system - ${tools.jar} - + + sun.jdk + tools + 1.4.2 + system + ${tools.jar} + - - - maven-assembly-plugin - - - src/assembly/bin.xml - - false + + + maven-assembly-plugin + + + src/assembly/bin.xml + + false - - - assembly - - + + + assembly + + - + maven-javadoc-plugin - - - jar - javadoc - - + + + jar + javadoc + + maven-source-plugin - - - jar - - + + + jar + + - - - org.codehaus.mojo - clirr-maven-plugin - - 1.2.14 - + org.codehaus.mojo + clirr-maven-plugin + + 1.2.14 + org.codehaus.mojo rat-maven-plugin - - + + tests/src/java - - - tests/resources - - - - + + + tests/resources + + + + mac - mac + + mac + - ${java.home}/../Classes/classes.jar + ${java.home}/../Classes/classes.jar @@ -370,57 +371,57 @@ true - ${java.home}/../lib/tools.jar + ${java.home}/../lib/tools.jar - + - - - java.net - https://maven-repository.dev.java.net/nonav/repository - legacy - - - - - javax.mail - mail - 1.4 - true - - - javax.jms - jms - 1.1 - true - - - com.sun.jdmk - jmxtools - 1.2.1 - true - - - com.sun.jmx - jmxri - 1.2.1 - true - - - oro - oro - 2.0.8 - test - - - junit - junit - 3.8.1 - test - - + + + java.net + https://maven-repository.dev.java.net/nonav/repository + legacy + + + + + javax.mail + mail + 1.4 + true + + + javax.jms + jms + 1.1 + true + + + com.sun.jdmk + jmxtools + 1.2.1 + true + + + com.sun.jmx + jmxri + 1.2.1 + true + + + oro + oro + 2.0.8 + test + + + junit + junit + 3.8.1 + test + + - true + true maven-project-info-reports-plugin @@ -438,22 +439,22 @@ - org.codehaus.mojo - jxr-maven-plugin + org.codehaus.mojo + jxr-maven-plugin - maven-release-plugin - - - test site-deploy assembly:attached deploy - + maven-release-plugin + + + test site-deploy assembly:attached deploy + maven-changes-plugin - + changes-report @@ -461,12 +462,12 @@ - %URL%/show_bug.cgi?id=%ISSUE% + %URL%/show_bug.cgi?id=%ISSUE% - + - + logging.repo scp://people.apache.org/www/people.apache.org/builds/logging/repo/ @@ -475,5 +476,5 @@ logging.site scp://localhost/${user.dir}/target/site-deploy - +