You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2014/04/06 08:06:41 UTC

svn commit: r1585252 - in /logging/log4j/log4j2/trunk/log4j-core/src/test/resources: ./ bad/

Author: mattsicker
Date: Sun Apr  6 06:06:40 2014
New Revision: 1585252

URL: http://svn.apache.org/r1585252
Log:
Simplify test configs.

  - No more need to specify packages="blah".
  - Yes, I did run _all_ the unit tests before committing this time :P

Modified:
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/FlumeFuncTest.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilename.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilterparam.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badlayout.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-loggers.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-nofilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-status.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j+config+with+plus+characters.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-Level.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-advertiser.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch-no-location.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-burst.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-customLevel.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-date.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-failover.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-filetest.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue-failover.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmstopic-failover.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-loggerprops.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.json
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-replace.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rewrite.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-gz.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-zip.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling2.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling3.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling4.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rootthrowablefilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing-by-jndi.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.json
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing2.json
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing3.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket2.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-strict1.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-style.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.json
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.yaml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test2.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test3.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-threaded.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwable.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwablefilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-webvar.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-xinclude.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-calling-class.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-config.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-dynamicfilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-mapfilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf-filter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf2.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-sdfilter.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/missingRootLogger.xml
    logging/log4j/log4j2/trunk/log4j-core/src/test/resources/xml-events.xml

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/FlumeFuncTest.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/FlumeFuncTest.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/FlumeFuncTest.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/FlumeFuncTest.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration packages="" status="error" name="Flume">
+<Configuration status="error" name="Flume">
   <MarkerFilter marker="EVENT" onMatch="ACCEPT" onMisMatch="NEUTRAL"/>
   <Appenders>
     <Flume name="eventLogger" ignoreExceptions="false" mdcPrefix="." compress="true">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilename.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilename.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilename.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilename.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
 
 
   <Appenders>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilterparam.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilterparam.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilterparam.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badfilterparam.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badlayout.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badlayout.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badlayout.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-badlayout.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-loggers.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-loggers.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-loggers.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-loggers.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-nofilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-nofilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-nofilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-nofilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-status.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-status.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-status.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/bad/log4j-status.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warning" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warning" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j+config+with+plus+characters.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j%2Bconfig%2Bwith%2Bplus%2Bcharacters.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j+config+with+plus+characters.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j+config+with+plus+characters.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="ERROR" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="ERROR" name="XMLConfigTest">
 
   <Appenders>
     <List name="List">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-Level.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-Level.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-Level.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-Level.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
 
   <Appenders>
     <Console name="STDOUT">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-advertiser.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-advertiser.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-advertiser.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-advertiser.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" dest="target/status.log" name="XMLConfigTest" packages="org.apache.logging.log4j.core,org.apache.logging.log4j.test" 
+<Configuration status="debug" dest="target/status.log" name="XMLConfigTest"
                advertiser="memory">
   <ThresholdFilter level="debug"/>
 

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch-no-location.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch-no-location.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch-no-location.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch-no-location.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="RoutingTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="RoutingTest">
 
   <Appenders>
     <Console name="STDOUT">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-asynch.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="RoutingTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="RoutingTest">
 
   <Appenders>
     <Console name="STDOUT">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-burst.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-burst.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-burst.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-burst.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="BurstTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="BurstTest">
   <Appenders>
     <List name="ListAppender">
       <PatternLayout pattern="%-5p %d{dd-MMM-yyyy HH:mm:ss} %t %m%n"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-customLevel.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-customLevel.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-customLevel.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-customLevel.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
 
   <Appenders>
     <Console name="STDOUT">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-date.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-date.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-date.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-date.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
 
   <Appenders>
     <File name="File" fileName="target/${date:yyyy-MM-dd HHmmss}.log" bufferedIO="false">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-failover.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-failover.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-failover.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-failover.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="FailoverTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="FailoverTest">
   <Appenders>
     <AlwaysFail name="Fail" />
     <FailOnce name="Once"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-filetest.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-filetest.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-filetest.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-filetest.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" dest="target/status.log" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="debug" dest="target/status.log" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue-failover.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue-failover.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue-failover.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue-failover.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="FailoverTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="FailoverTest">
   <Appenders>
     <List name="List"/>
     <JMSQueue name="Log4j2Queue" queueBindingName="Log4j2Queue" factoryBindingName="QueueConnectionFactory"

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmsqueue.xml Sun Apr  6 06:06:40 2014
@@ -16,8 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="ConfigTest" status="debug" packages="org.apache.logging.log4j.test"
-    monitorInterval="5">
+<Configuration name="ConfigTest" status="debug" monitorInterval="5">
   <Appenders>
     <JMSQueue name="JMSQueue" factoryBindingName="TestQueueConnectionFactory" queueBindingName="TestQueue">
       <PatternLayout pattern="%m%n"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmstopic-failover.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmstopic-failover.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmstopic-failover.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-jmstopic-failover.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="FailoverTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="FailoverTest">
   <Appenders>
     <List name="List"/>
     <JMSTopic name="Log4j2Topic" topicBindingName="Log4j2Topic" factoryBindingName="TopicConnectionFactory"

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-loggerprops.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-loggerprops.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-loggerprops.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-loggerprops.xml Sun Apr  6 06:06:40 2014
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Configuration status="error" strict="false" name="DSI" packages="org.apache.logging.log4j.test">
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  -->
+<Configuration status="error" strict="false" name="DSI">
   <Appenders>
     <List name="List">
       <PatternLayout pattern="[%-5level] %c{1.} user=%X{user} test=%X{test} %msg%n" />

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.json
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.json?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.json (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.json Sun Apr  6 06:06:40 2014
@@ -14,7 +14,7 @@
  * See the license for the specific language governing permissions and
  * limitations under the license.
  */
-{ "configuration": { "status": "debug", "XMLConfigTest": "RoutingTest", "packages": "org.apache.logging.log4j.test",
+{ "configuration": { "status": "debug", "XMLConfigTest": "RoutingTest",
     "appenders": {
         "appender": [
             { "type": "Console", "name": "STDOUT", "PatternLayout": { "pattern": "%m%n" }},

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-reference-level.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Appenders>
     <Console name="STDOUT">
       <PatternLayout pattern="%m%n"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-replace.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-replace.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-replace.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-replace.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="RegexReplacementTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="RegexReplacementTest">
   <Appenders>
     <List name="List">
        <PatternLayout>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rewrite.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rewrite.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rewrite.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rewrite.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="RoutingTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="RoutingTest">
 
   <Appenders>
     <Console name="STDOUT">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-gz.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-gz.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-gz.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-gz.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/rolling1/rollingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-zip.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-zip.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-zip.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling-zip.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/rolling1/rollingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling2.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling2.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling2.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling2.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/rolling2/rollingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling3.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling3.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling3.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling3.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/rolling3/rollingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling4.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling4.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling4.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rolling4.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/rolling4/rollingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rootthrowablefilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rootthrowablefilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rootthrowablefilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-rootthrowablefilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filters">org.junit,org.apache.maven,sun.reflect,java.lang.reflect</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing-by-jndi.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing-by-jndi.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing-by-jndi.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing-by-jndi.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" name="RoutingByJndiTest" packages="org.apache.logging.log4j.test">
+<Configuration status="debug" name="RoutingByJndiTest">
 
   <ThresholdFilter level="debug"/>
 

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.json
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.json?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.json (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.json Sun Apr  6 06:06:40 2014
@@ -14,7 +14,7 @@
  * See the license for the specific language governing permissions and
  * limitations under the license.
  */
-{ "configuration": { "status": "error", "name": "RoutingTest", "packages": "org.apache.logging.log4j.test",
+{ "configuration": { "status": "error", "name": "RoutingTest",
       "properties": {
         "property": { "name": "filename", "value" : "target/rolling1/rollingtest-$${sd:type}.log" }
       },

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" name="RoutingTest" packages="org.apache.logging.log4j.test">
+<Configuration status="debug" name="RoutingTest">
   <Properties>
     <Property name="filename">target/routing1/routingtest-$${sd:type}.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing2.json
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing2.json?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing2.json (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing2.json Sun Apr  6 06:06:40 2014
@@ -14,7 +14,7 @@
  * See the license for the specific language governing permissions and
  * limitations under the license.
  */
-{ "configuration": { "status": "debug", "name": "RoutingTest", "packages": "org.apache.logging.log4j.test",
+{ "configuration": { "status": "debug", "name": "RoutingTest",
       "properties": {
         "property": { "name": "filename", "value" : "target/rolling1/rollingtest-$${sd:type}.log" }
       },

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing3.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing3.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing3.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-routing3.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" name="RoutingTest" packages="org.apache.logging.log4j.test">
+<Configuration status="debug" name="RoutingTest">
   <Properties>
     <Property name="filename">target/routing1/routingtest.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket.xml Sun Apr  6 06:06:40 2014
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Configuration status="warn" name="MyApp" packages="org.apache.logging.log4j.test">
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  -->
+<Configuration status="warn" name="MyApp">
 	<Appenders>
 		<Socket name="socket" host="localhost" port="5514" protocol="TCP" ignoreExceptions="false"
 				reconnectionDelay="100">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket2.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket2.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket2.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-socket2.xml Sun Apr  6 06:06:40 2014
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  -->
 <Configuration status="debug" name="MyApp">
   <Appenders>
     <Socket name="socket" host="localhost" port="5514" protocol="TCP" ignoreExceptions="false"

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-strict1.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-strict1.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-strict1.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-strict1.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="debug" strict="true" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="debug" strict="true" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-style.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-style.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-style.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-style.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="error" name="StyleTest" packages="org.apache.logging.log4j.test">
+<Configuration status="error" name="StyleTest">
   <Appenders>
     <List name="List">
        <PatternLayout>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.json
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.json?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.json (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.json Sun Apr  6 06:06:40 2014
@@ -2,7 +2,6 @@
     "Configuration" : {
         "status": "warn",
         "name": "YAMLConfigTest",
-        "packages": "org.apache.logging.log4j.test",
 
         "properties" : {
             "property" : {

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.yaml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.yaml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.yaml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test1.yaml Sun Apr  6 06:06:40 2014
@@ -1,7 +1,6 @@
 Configuration:
   status: warn
   name: YAMLConfigTest
-  packages: org.apache.logging.log4j.test
   properties:
     property:
       name: filename

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test2.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test2.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test2.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test2.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="ERROR" name="XMLConfigTest" monitorInterval="5" packages="org.apache.logging.log4j.test">
+<Configuration status="ERROR" name="XMLConfigTest" monitorInterval="5">
   <Appenders>
     <RollingFile name="HostFile" fileName="target/${hostName}.log" filePattern="target/${hostName}-%d{MM-dd-yyyy}-%i.log">
       <PatternLayout>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test3.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test3.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test3.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-test3.xml Sun Apr  6 06:06:40 2014
@@ -16,8 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="ERROR" name="XMLConfigTest" monitorInterval="5" packages="org.apache.logging.log4j.test"
-    shutdownHook="disable">
+<Configuration status="ERROR" name="XMLConfigTest" monitorInterval="5" shutdownHook="disable">
   <Appenders>
     <Console name="STDOUT">
       <PatternLayout pattern="%m MDC%X%n"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-threaded.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-threaded.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-threaded.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-threaded.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
 
   <Appenders>
     <File name="File" fileName="target/threaded/test.log" bufferedIO="false">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwable.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwable.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwable.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwable.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filters">org.junit,org.apache.maven,sun.reflect,java.lang.reflect</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwablefilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwablefilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwablefilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-throwablefilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+<Configuration status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filters">org.junit,org.apache.maven,sun.reflect,java.lang.reflect</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-webvar.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-webvar.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-webvar.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-webvar.xml Sun Apr  6 06:06:40 2014
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one or more
+  ~ contributor license agreements. See the NOTICE file distributed with
+  ~ this work for additional information regarding copyright ownership.
+  ~ The ASF licenses this file to You under the Apache License, Version 2.0
+  ~ (the "License"); you may not use this file except in compliance with
+  ~ the License. You may obtain a copy of the License at
+  ~
+  ~      http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing, software
+  ~ distributed under the License is distributed on an "AS IS" BASIS,
+  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~ See the License for the specific language governing permissions and
+  ~ limitations under the License.
+  -->
 <Configuration status="WARN">
   <Appenders>
     <File name="file" fileName="${web:initParam.myapp.logdir}/myapp.log" append="true">

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-xinclude.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-xinclude.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-xinclude.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j-xinclude.xml Sun Apr  6 06:06:40 2014
@@ -17,7 +17,7 @@
 
 -->
 <Configuration xmlns:xi="http://www.w3.org/2001/XInclude"
-  status="warn" name="XMLConfigTest" packages="org.apache.logging.log4j.test">
+  status="warn" name="XMLConfigTest">
   <Properties>
     <Property name="filename">target/test.log</Property>
   </Properties>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-calling-class.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-calling-class.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-calling-class.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-calling-class.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="CallerInformationTest" status="error" packages="org.apache.logging.log4j.test">
+<Configuration name="CallerInformationTest" status="error">
   <Appenders>
     <List name="Class">
       <PatternLayout pattern="%class"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-config.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-config.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-config.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-config.xml Sun Apr  6 06:06:40 2014
@@ -16,8 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="ConfigTest" status="error" packages="org.apache.logging.log4j.test"
-    monitorInterval="5">
+<Configuration name="ConfigTest" status="error" monitorInterval="5">
   <Appenders>
     <Console name="STDOUT">
       <PatternLayout pattern="%m%n"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-dynamicfilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-dynamicfilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-dynamicfilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-dynamicfilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="ConfigTest" status="error" packages="org.apache.logging.log4j.test">
+<Configuration name="ConfigTest" status="error">
   <DynamicThresholdFilter key="loginId" defaultThreshold="ERROR" onMatch="ACCEPT" onMismatch="NEUTRAL">
     <KeyValuePair key="User1" value="DEBUG"/>
   </DynamicThresholdFilter>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-mapfilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-mapfilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-mapfilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-mapfilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="ConfigTest" status="error" packages="org.apache.logging.log4j.test">
+<Configuration name="ConfigTest" status="error">
   <MapFilter onMatch="ACCEPT" onMismatch="NEUTRAL" operator="or">
     <KeyValuePair key="eventId" value="Login"/>
     <KeyValuePair key="eventId" value="Logout"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf-filter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf-filter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf-filter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf-filter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration packages="" name="XMLPerfTest" status="error">
+<Configuration name="XMLPerfTest" status="error">
   <!-- <MarkerFilter marker="LOG4J" onMismatch="NEUTRAL"/> -->
   <ThreadContextMapFilter onMismatch="NEUTRAL">
       <KeyValuePair key="LOG4J" value="test"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration packages="" name="XMLPerfTest" status="error">
+<Configuration name="XMLPerfTest" status="error">
   <Appenders>
     <File name="TestLogfile" fileName="target/testlog4j2.log" immediateFlush="false">
       <PatternLayout>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf2.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf2.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf2.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-perf2.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration packages="" name="XMLPerfTest" status="error">
+<Configuration name="XMLPerfTest" status="error">
   <Appenders>
     <File name="TestLogfile" fileName="target/testlog4j2.log" immediateFlush="false">
       <PatternLayout>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-sdfilter.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-sdfilter.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-sdfilter.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/log4j2-sdfilter.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="ConfigTest" status="error" packages="org.apache.logging.log4j.test">
+<Configuration name="ConfigTest" status="error">
   <StructuredDataFilter onMatch="ACCEPT" onMismatch="NEUTRAL" operator="or">
     <KeyValuePair key="eventId" value="Login"/>
     <KeyValuePair key="eventId" value="Logout"/>

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/missingRootLogger.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/missingRootLogger.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/missingRootLogger.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/missingRootLogger.xml Sun Apr  6 06:06:40 2014
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<Configuration name="MissingRootTest" status="DEBUG" packages="org.apache.logging.log4j.test">
+<Configuration name="MissingRootTest">
   <Appenders>
     <List name="List">
       <PatternLayout>
@@ -24,7 +24,7 @@
       </PatternLayout>
     </List>
   </Appenders>
-  
+
 <!--
     This test intentionally excludes a root logger configuration. This is to demonstrate that by default, the root
     logger is configured as a Logger at the ERROR level with only a ConsoleAppender. Thus, the following would be

Modified: logging/log4j/log4j2/trunk/log4j-core/src/test/resources/xml-events.xml
URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/src/test/resources/xml-events.xml?rev=1585252&r1=1585251&r2=1585252&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/src/test/resources/xml-events.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/src/test/resources/xml-events.xml Sun Apr  6 06:06:40 2014
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<Configuration status="error" name="MyApp" packages="">
+<Configuration status="error" name="MyApp">
   <Appenders>
     <Console name="STDOUT">
       <PatternLayout pattern="%d [%p] %c %m%n"/>