Author: tv
Date: Sat Nov 11 14:28:23 2006
New Revision: 473813
URL: http://svn.apache.org/viewvc?view=rev&rev=473813
Log:
Re-licensed all stuff according to new rules
Modified:
db/torque/common/trunk/checkstyle-license.txt
db/torque/common/trunk/pom.xml
db/torque/common/trunk/project.properties
db/torque/common/trunk/project.xml
db/torque/common/trunk/turbine-checkstyle.xml
Modified: db/torque/common/trunk/checkstyle-license.txt
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/checkstyle-license.txt?view=diff&rev=473813&r1=473812&r2=473813
==============================================================================
--- db/torque/common/trunk/checkstyle-license.txt (original)
+++ db/torque/common/trunk/checkstyle-license.txt Sat Nov 11 14:28:23 2006
@@ -1,17 +1,20 @@
/*
- * Copyright 2001-2006 The Apache Software Foundation.
+ * 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
*
- * Licensed 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
*
- * 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.
+ * 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.
*/
Modified: db/torque/common/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/pom.xml?view=diff&rev=473813&r1=473812&r2=473813
==============================================================================
--- db/torque/common/trunk/pom.xml (original)
+++ db/torque/common/trunk/pom.xml Sat Nov 11 14:28:23 2006
@@ -1,402 +1,405 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright 2001-2005 The Apache Software Foundation.
-
- Licensed 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>org.apache.db.torque</groupId>
- <artifactId>torque</artifactId>
- <packaging>pom</packaging>
- <name>Torque</name>
- <version>3.2.1-SNAPSHOT</version>
- <description>Common project descriptor for the Torque project</description>
- <url>http://db.apache.org/torque</url>
-
- <issueManagement>
- <system>JIRA</system>
- <url>http://issues.apache.org/jira/browse/TORQUE</url>
- </issueManagement>
-
- <!-- is this necessary/correct ? -->
- <!--ciManagement>
- <system>gump</system>
- <url>http://vmgump.apache.org/</url>
- <notifiers>
- <notifier>
- <type>email</type>
- <sendOnError>true</sendOnError>
- <sendOnFailure>true</sendOnFailure>
- <configuration>
- <gumpRepositoryId>db</gumpRepositoryId>
- </configuration>
- </notifier>
- </notifiers>
- </ciManagement-->
-
- <inceptionYear>2000</inceptionYear>
-
- <mailingLists>
- <mailingList>
- <name>Torque User List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/db-torque-user/</archive>
- </mailingList>
- <mailingList>
- <name>Torque Developer List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/db-torque-dev/</archive>
- </mailingList>
- </mailingLists>
-
- <developers>
- <developer>
- <name>Jeffrey D. Brekke</name>
- <id>brekke</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Eric Dobbs</name>
- <id>dobbs</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Scott Eade</name>
- <id>seade</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>Backstage Technologies Pty. Ltd.</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+10</timezone>
- </developer>
- <developer>
- <name>Thomas Fischer</name>
- <id>tfischer</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>Seitenbau GmbH</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+1</timezone>
- </developer>
- <developer>
- <name>Stephen Haberman</name>
- <id>stephenh</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Humberto Hernandez</name>
- <id>hhernandez</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>Integrated Technology S.C.</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Fedor Karpelevitch</name>
- <id>fedor</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Quinton McCombs</name>
- <id>quintonm</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>NEqualsOne</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>John McNally</name>
- <id>jmcnally</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>CollabNet</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Martin Poeschl</name>
- <id>mpoeschl</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>Tucana.at</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+18</timezone>
- </developer>
- <developer>
- <name>Daniel Rall</name>
- <id>dlr</id>
- <email>[email protected]</email>
- <organization>CollabNet, Inc.</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Henning P. Schmiedehausen</name>
- <id>henning</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>INTERMETA - Gesellschaft fuer Mehrwertdienste
mbH</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+2</timezone>
- </developer>
- <developer>
- <name>Kurt Schrader</name>
- <id>kschrader</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Jon Scott Stevens</name>
- <id>jon</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>CollabNet, Inc.</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>James Taylor</name>
- <id>jtaylor</id>
- <email>[EMAIL PROTECTED]</email>
- <organization/>
- <roles>
- <role>Java Developer</role>
- </roles>
- </developer>
- <developer>
- <name>Thomas Vandahl</name>
- <id>tv</id>
- <email>[EMAIL PROTECTED]</email>
- <organization>TeWiSoft GmbH</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+1</timezone>
- </developer>
- </developers>
-
- <contributors>
- <contributor>
- <name>Patrick Carl</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Roger A. Caron</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Martin Goulet</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>M. Sean Gilligan</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>James Hillyerd</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Thierry Lach</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Johnny Macchione</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Markus M. May</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Greg Monroe</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Raphael Pieroni</name>
- <email>rafale_at_codehaus.org</email>
- </contributor>
- <contributor>
- <name>Jonathan Purvis</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Thoralf Rickert</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>J. Russell Smyth</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Tarlika Elisabeth Schmitz</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Hilco Wijbenga</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- <contributor>
- <name>Christoph Zenger</name>
- <email>[EMAIL PROTECTED]</email>
- </contributor>
- </contributors>
-
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
-
- <scm>
- <connection>http://svn.apache.org/repos/asf/db/torque</connection>
-
<developerConnection>https://svn.apache.org/repos/asf/db/torque</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/db/torque</url>
- </scm>
-
- <organization>
- <name>Apache Software Foundation</name>
- <url>http://www.apache.org/</url>
- </organization>
-
- <build>
- </build>
-
- <modules>
- <!--module>../runtime</module-->
- <!--module>../generator</module-->
- <!--module>../templates</module-->
- <!--module>../maven2-plugin</module-->
- </modules>
-
- <repositories>
- <repository>
- <id>apache-maven2</id>
- <name>Apache Maven2 Repository</name>
- <url>http://svn.apache.org/maven-snapshot-repository</url>
- </repository>
- <repository>
- <id>apache-svn</id>
- <name>Apache SVN Repository</name>
- <url>http://svn.apache.org/repository</url>
- <layout>legacy</layout>
- </repository>
- <repository>
- <id>maven-snapshot</id>
- <name>Maven snapshot Repository</name>
- <url>http://snapshots.maven.codehaus.org/maven2/</url>
- </repository>
- </repositories>
-
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>jdepend-maven-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-checkstyle-plugin</artifactId>
- <configuration>
- <configLocation>common/turbine-checkstyle.xml</configLocation>
- <headerLocation>common/checkstyle-license.txt</headerLocation>
- </configuration>
- </plugin>
- <!-- the changelog plugin does not seem to work at the moment -->
- <!-- plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-changelog-plugin</artifactId>
- </plugin-->
- <!--report>maven-file-activity-plugin</report-->
- <!--report>maven-developer-activity-plugin</report-->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jxr-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-surefire-report-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>taglist-maven-plugin</artifactId>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-pmd-plugin</artifactId>
- </plugin>
- <!--report>maven-simian-plugin</report-->
- <!--report>maven-jcoverage-plugin</report-->
- <!--report>maven-findbugs-plugin</report-->
- <!--report>maven-linkcheck-plugin</report-->
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- </plugin>
- </plugins>
- </reporting>
-
- <distributionManagement>
- <repository>
- <id>apache-java-repository</id>
- <name>Apache Java Repository</name>
-
<url>scpexe://svn.apache.org/www/www.apache.org/dist/java-repository</url>
- </repository>
- <snapshotRepository>
- <id>apache-maven-snapshot</id>
- <name>repository</name>
-
<url>scpexe://svn.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
- </snapshotRepository>
- </distributionManagement>
-
-</project>
+<?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.
+-->
+
+<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>org.apache.db.torque</groupId>
+ <artifactId>torque</artifactId>
+ <packaging>pom</packaging>
+ <name>Torque</name>
+ <version>3.2.1-SNAPSHOT</version>
+ <description>Common project descriptor for the Torque project</description>
+ <url>http://db.apache.org/torque</url>
+
+ <issueManagement>
+ <system>JIRA</system>
+ <url>http://issues.apache.org/jira/browse/TORQUE</url>
+ </issueManagement>
+
+ <!-- is this necessary/correct ? -->
+ <!--ciManagement>
+ <system>gump</system>
+ <url>http://vmgump.apache.org/</url>
+ <notifiers>
+ <notifier>
+ <type>email</type>
+ <sendOnError>true</sendOnError>
+ <sendOnFailure>true</sendOnFailure>
+ <configuration>
+ <gumpRepositoryId>db</gumpRepositoryId>
+ </configuration>
+ </notifier>
+ </notifiers>
+ </ciManagement-->
+
+ <inceptionYear>2000</inceptionYear>
+
+ <mailingLists>
+ <mailingList>
+ <name>Torque User List</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/db-torque-user/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Torque Developer List</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/db-torque-dev/</archive>
+ </mailingList>
+ </mailingLists>
+
+ <developers>
+ <developer>
+ <name>Jeffrey D. Brekke</name>
+ <id>brekke</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Eric Dobbs</name>
+ <id>dobbs</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Scott Eade</name>
+ <id>seade</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>Backstage Technologies Pty. Ltd.</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>+10</timezone>
+ </developer>
+ <developer>
+ <name>Thomas Fischer</name>
+ <id>tfischer</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>Seitenbau GmbH</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
+ <developer>
+ <name>Stephen Haberman</name>
+ <id>stephenh</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Humberto Hernandez</name>
+ <id>hhernandez</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>Integrated Technology S.C.</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Fedor Karpelevitch</name>
+ <id>fedor</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Quinton McCombs</name>
+ <id>quintonm</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>NEqualsOne</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>John McNally</name>
+ <id>jmcnally</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>CollabNet</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Martin Poeschl</name>
+ <id>mpoeschl</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>Tucana.at</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>+18</timezone>
+ </developer>
+ <developer>
+ <name>Daniel Rall</name>
+ <id>dlr</id>
+ <email>[email protected]</email>
+ <organization>CollabNet, Inc.</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Henning P. Schmiedehausen</name>
+ <id>henning</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>INTERMETA - Gesellschaft fuer Mehrwertdienste
mbH</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>+2</timezone>
+ </developer>
+ <developer>
+ <name>Kurt Schrader</name>
+ <id>kschrader</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Jon Scott Stevens</name>
+ <id>jon</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>CollabNet, Inc.</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>James Taylor</name>
+ <id>jtaylor</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization/>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <name>Thomas Vandahl</name>
+ <id>tv</id>
+ <email>[EMAIL PROTECTED]</email>
+ <organization>TeWiSoft GmbH</organization>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>+1</timezone>
+ </developer>
+ </developers>
+
+ <contributors>
+ <contributor>
+ <name>Patrick Carl</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Roger A. Caron</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Martin Goulet</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>M. Sean Gilligan</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>James Hillyerd</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Thierry Lach</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Johnny Macchione</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Markus M. May</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Greg Monroe</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Raphael Pieroni</name>
+ <email>rafale_at_codehaus.org</email>
+ </contributor>
+ <contributor>
+ <name>Jonathan Purvis</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Thoralf Rickert</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>J. Russell Smyth</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Tarlika Elisabeth Schmitz</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Hilco Wijbenga</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ <contributor>
+ <name>Christoph Zenger</name>
+ <email>[EMAIL PROTECTED]</email>
+ </contributor>
+ </contributors>
+
+ <licenses>
+ <license>
+ <name>The Apache Software License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
+ <scm>
+ <connection>http://svn.apache.org/repos/asf/db/torque</connection>
+
<developerConnection>https://svn.apache.org/repos/asf/db/torque</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/db/torque</url>
+ </scm>
+
+ <organization>
+ <name>Apache Software Foundation</name>
+ <url>http://www.apache.org/</url>
+ </organization>
+
+ <build>
+ </build>
+
+ <modules>
+ <!--module>../runtime</module-->
+ <!--module>../generator</module-->
+ <!--module>../templates</module-->
+ <!--module>../maven2-plugin</module-->
+ </modules>
+
+ <repositories>
+ <repository>
+ <id>apache-maven2</id>
+ <name>Apache Maven2 Repository</name>
+ <url>http://svn.apache.org/maven-snapshot-repository</url>
+ </repository>
+ <repository>
+ <id>apache-svn</id>
+ <name>Apache SVN Repository</name>
+ <url>http://svn.apache.org/repository</url>
+ <layout>legacy</layout>
+ </repository>
+ <repository>
+ <id>maven-snapshot</id>
+ <name>Maven snapshot Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2/</url>
+ </repository>
+ </repositories>
+
+ <reporting>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>jdepend-maven-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-checkstyle-plugin</artifactId>
+ <configuration>
+ <configLocation>common/turbine-checkstyle.xml</configLocation>
+ <headerLocation>common/checkstyle-license.txt</headerLocation>
+ </configuration>
+ </plugin>
+ <!-- the changelog plugin does not seem to work at the moment -->
+ <!-- plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-changelog-plugin</artifactId>
+ </plugin-->
+ <!--report>maven-file-activity-plugin</report-->
+ <!--report>maven-developer-activity-plugin</report-->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jxr-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-report-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>taglist-maven-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-pmd-plugin</artifactId>
+ </plugin>
+ <!--report>maven-simian-plugin</report-->
+ <!--report>maven-jcoverage-plugin</report-->
+ <!--report>maven-findbugs-plugin</report-->
+ <!--report>maven-linkcheck-plugin</report-->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </reporting>
+
+ <distributionManagement>
+ <repository>
+ <id>apache-java-repository</id>
+ <name>Apache Java Repository</name>
+
<url>scpexe://svn.apache.org/www/www.apache.org/dist/java-repository</url>
+ </repository>
+ <snapshotRepository>
+ <id>apache-maven-snapshot</id>
+ <name>repository</name>
+
<url>scpexe://svn.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+ </snapshotRepository>
+ </distributionManagement>
+
+</project>
Modified: db/torque/common/trunk/project.properties
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/project.properties?view=diff&rev=473813&r1=473812&r2=473813
==============================================================================
--- db/torque/common/trunk/project.properties (original)
+++ db/torque/common/trunk/project.properties Sat Nov 11 14:28:23 2006
@@ -1,16 +1,19 @@
-# Copyright 2001-2005 The Apache Software Foundation.
+# 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
#
-# Licensed 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
#
-# 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.
+# 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.
# -------------------------------------------------------------------
# P R O J E C T P R O P E R T I E S
Modified: db/torque/common/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/project.xml?view=diff&rev=473813&r1=473812&r2=473813
==============================================================================
--- db/torque/common/trunk/project.xml (original)
+++ db/torque/common/trunk/project.xml Sat Nov 11 14:28:23 2006
@@ -1,18 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright 2001-2005 The Apache Software Foundation.
+ 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
- Licensed 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
- 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.
+ 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>
Modified: db/torque/common/trunk/turbine-checkstyle.xml
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/turbine-checkstyle.xml?view=diff&rev=473813&r1=473812&r2=473813
==============================================================================
--- db/torque/common/trunk/turbine-checkstyle.xml (original)
+++ db/torque/common/trunk/turbine-checkstyle.xml Sat Nov 11 14:28:23 2006
@@ -1,18 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright 2001-2005 The Apache Software Foundation.
+ 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
- Licensed 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
- 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.
+ 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.
-->
<!DOCTYPE module PUBLIC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]