svn commit: r1346418 - /cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: ilgrosso
Date: Tue Jun  5 15:21:13 2012
New Revision: 1346418

URL: http://svn.apache.org/viewvc?rev=1346418&view=rev
Log:
Minor fix: use COCOON22 as default in switch

Modified:
    cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java

Modified: cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java?rev=1346418&r1=1346417&r2=1346418&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java (original)
+++ cocoon/subprojects/cocoon-maven-plugin/trunk/src/main/java/org/apache/cocoon/maven/rcl/PrepareWebappMojo.java Tue Jun  5 15:21:13 2012
@@ -600,12 +600,12 @@ public class PrepareWebappMojo extends A
 
         switch (activeProfile) {
             case COCOON22:
+            default:
                 this.writeStringTemplateToFile(webAppBaseDir, WEB_INF_LOG4J, this.customLoggingConf, 
                         loggingTemplateMap);
                 break;
 
             case SSF:
-            default:
                 this.writeStringTemplateToFile(webAppBaseDir, WEB_INF_CLASSES_LOGBACK, this.customLoggingConf,
                         loggingTemplateMap);
                 break;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.