Author: carnold
Date: Mon Apr 23 23:34:17 2007
New Revision: 531783

URL: http://svn.apache.org/viewvc?view=rev&rev=531783
Log:
Bug 37930: Update pom.xml to successfully build and unsuccessfully run tests

Modified:
    logging/log4j/branches/v1_2-branch/pom.xml

Modified: logging/log4j/branches/v1_2-branch/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/pom.xml?view=diff&rev=531783&r1=531782&r2=531783
==============================================================================
--- logging/log4j/branches/v1_2-branch/pom.xml (original)
+++ logging/log4j/branches/v1_2-branch/pom.xml Mon Apr 23 23:34:17 2007
@@ -1 +1,174 @@
-<!--
 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.

-->
<project xmlns="http://maven.apache.org/POM/4.0.0";
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
  <m
 odelVersion>4.0.0</modelVersion>
  <groupId>log4j</groupId>
  <artifactId>log4j</artifactId>
  <packaging>jar</packaging>
  <name>Apache Log4j</name>
  <version>1.2.15</version>
  <description>Apache Log4j</description>
  <url>http://logging.apache.org/log4j/docs/</url>
  <issueManagement>
     <system>Bugzilla</system>
     <url>http://issues.apache.org/bugzilla</url>
  </issueManagement>
  <inceptionYear>1999</inceptionYear>
  <mailingLists>
        <mailingList>
                <name>log4j-user</name>
                <subscribe>[EMAIL PROTECTED]</subscribe>
                <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
                <post>[EMAIL PROTECTED]</post>
                
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
                <otherArchives>
                        
<otherArchive>http://marc.theaimsgroup.com/?l=log4j-user&amp;r=1&amp;w=2</otherArchive>
                    
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.user</otherArchive>
                </otherArchives>
        </mailingList>
        <mailin
 gList>
                <name>log4j-dev</name>
                <subscribe>[EMAIL PROTECTED]</subscribe>
                <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
                <post>[email protected]</post>
                
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
                <otherArchives>
                    
<otherArchive>http://marc.theaimsgroup.com/?l=log4j-dev&amp;r=1&amp;w=2</otherArchive>
                    
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.devel</otherArchive>
                </otherArchives>
        </mailingList>
  </mailingLists>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
        
<connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15</connection>
        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15</developerConnection>
    <url>http:
 //svn.apache.org/viewcvs.cgi/logging/log4j/tags/v1_2_15/</url>
  </scm>
  <organization>
    <name>Apache Software Foundation</name>
    <url>http://www.apache.org</url>
  </organization>
</project>
\ No newline at end of file
+<!--
+ 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.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0";
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>log4j</groupId>
+  <artifactId>log4j</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Log4j</name>
+  <version>1.2.15</version>
+  <description>Apache Log4j</description>
+  <url>http://logging.apache.org/log4j/docs/</url>
+  <issueManagement>
+     <system>Bugzilla</system>
+     <url>http://issues.apache.org/bugzilla</url>
+  </issueManagement>
+  <ciManagement>
+               <system>Gump</system>
+                
<url>http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12/index.html</url>
+  </ciManagement>  
+  <inceptionYear>1999</inceptionYear>
+  <mailingLists>
+       <mailingList>
+               <name>log4j-user</name>
+               <subscribe>[EMAIL PROTECTED]</subscribe>
+               <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+               <post>[EMAIL PROTECTED]</post>
+               
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
+               <otherArchives>
+                       
<otherArchive>http://marc.theaimsgroup.com/?l=log4j-user&amp;r=1&amp;w=2</otherArchive>
+                   
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.user</otherArchive>
+               </otherArchives>
+       </mailingList>
+       <mailingList>
+               <name>log4j-dev</name>
+               <subscribe>[EMAIL PROTECTED]</subscribe>
+               <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+               <post>[email protected]</post>
+               
<archive>http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/</archive>
+               <otherArchives>
+                   
<otherArchive>http://marc.theaimsgroup.com/?l=log4j-dev&amp;r=1&amp;w=2</otherArchive>
+                   
<otherArchive>http://dir.gmane.org/gmane.comp.jakarta.log4j.devel</otherArchive>
+               </otherArchives>
+       </mailingList>
+  </mailingLists>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/tags/v1_2_15</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/logging/log4j/tags/v1_2_15/</url>
+  </scm>
+  <organization>
+    <name>Apache Software Foundation</name>
+    <url>http://www.apache.org</url>
+  </organization>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-checkstyle-plugin</artifactId>
+        <dependencies>
+          <dependency>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>1.2.14</version>
+          </dependency>
+        </dependencies>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-surefire-plugin</artifactId>
+        <configuration>
+          <workingDirectory>tests</workingDirectory>
+        </configuration>
+      </plugin>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+            <source>1.3</source>
+            <target>1.3</target>
+        </configuration>
+      </plugin>
+    </plugins>      
+    <sourceDirectory>src/java</sourceDirectory>
+    <testSourceDirectory>tests/src/java</testSourceDirectory>
+</build>
+<repositories>
+       <repository>
+               <id>java.net</id>
+               
<url>https://maven-repository.dev.java.net/nonav/repository</url>
+               <layout>legacy</layout>
+       </repository>
+</repositories>
+<dependencies>
+  <dependency>
+    <groupId>javaee</groupId>
+    <artifactId>javaee-api</artifactId>
+    <version>5</version>
+  </dependency>
+ <dependency>
+    <groupId>com.sun.jdmk</groupId>
+    <artifactId>jmxtools</artifactId>
+    <version>1.2.1</version>
+  </dependency>
+ <dependency>
+    <groupId>oro</groupId>
+    <artifactId>oro</artifactId>
+    <version>2.0.8</version>
+    <scope>test</scope>
+  </dependency>
+  <dependency>
+    <groupId>junit</groupId>
+    <artifactId>junit</artifactId>
+    <version>3.8.1</version>
+    <scope>test</scope>
+  </dependency>
+</dependencies>
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-project-info-reports-plugin</artifactId>
+      </plugin>
+      <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>jxr-maven-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-changes-plugin</artifactId>
+       <reportSets>
+          <reportSet>
+            <reports>
+              <report>changes-report</report>
+            </reports>
+          </reportSet>
+        </reportSets>
+        <configuration>
+               
<issueLinkTemplate>%URL%/show_bug.cgi?id=%ISSUE%</issueLinkTemplate>
+        </configuration>
+      </plugin>      
+    </plugins>
+  </reporting>
+ <distributionManagement>
+    <site>
+      <id>apache.website</id>
+      <url>scp://people.apache.org/home/carnold/public_html/log4j/1.2.15</url>
+    </site>
+  </distributionManagement> 
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to