Repository: logging-log4j2
Updated Branches:
  refs/heads/LOG4J2-1651 33ed792da -> f67b4c134


Generate all formats (only reads DAT).

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/f67b4c13
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f67b4c13
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f67b4c13

Branch: refs/heads/LOG4J2-1651
Commit: f67b4c13400f139a536b1a33df6cf371d3ced9a5
Parents: 33ed792
Author: Gary Gregory <[email protected]>
Authored: Sat Nov 5 00:03:09 2016 -0700
Committer: Gary Gregory <[email protected]>
Committed: Sat Nov 5 00:03:09 2016 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f67b4c13/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dd73fef..51061d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -890,7 +890,7 @@
               <configuration>
                 <proc>only</proc>
                 <compilerArguments>
-                  <ApluginCacheFileFormats>DAT,XML</ApluginCacheFileFormats>
+                  
<ApluginCacheFileFormats>DAT,XML,PROPERTIES,PROPERTIES_XML</ApluginCacheFileFormats>
                 </compilerArguments>
               </configuration>
             </execution>

Reply via email to