You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2010/05/30 01:30:53 UTC

svn commit: r949450 - /logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml

Author: carnold
Date: Sat May 29 23:30:53 2010
New Revision: 949450

URL: http://svn.apache.org/viewvc?rev=949450&view=rev
Log:
Raise doc review javadoc tags to parent pom

Modified:
    logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml

Modified: logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml?rev=949450&r1=949449&r2=949450&view=diff
==============================================================================
--- logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml (original)
+++ logging/log4j/branches/BRANCH_2_0_EXPERIMENTAL/rgoers/log4j2-core/pom.xml Sat May 29 23:30:53 2010
@@ -29,35 +29,6 @@
   <name>Enhanced Pattern Layout Experiments</name>
   <description>Experiments on Pattern Layout.</description>
   <url>http://logging.apache.org/log4j/experimental</url>
-  <reporting>
-     <plugins>
-	<plugin>
-           <groupId>org.apache.maven.plugins</groupId>
-           <artifactId>maven-javadoc-plugin</artifactId>
-           <version>2.7</version>
-           <configuration>
-               <tags>
-                   <tag>
-                      <name>issue</name>
-                      <placement>a</placement>
-                      <head>JIRA issue:</head>
-                   </tag>
-                   <tag>
-                      <name>doubt</name>
-                      <placement>a</placement>
-                      <head>Troublesome:</head>
-                   </tag>
-                   <tag>
-                      <name>compare</name>
-                      <placement>a</placement>
-                      <head>Compare with:</head>
-                   </tag>
-               </tags>
-           </configuration>
-	</plugin>
-     </plugins>
-  </reporting>
-
   <dependencies>
     <dependency>
       <groupId>junit</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org