Author: tv
Date: Tue Nov 21 14:39:51 2006
New Revision: 477940
URL: http://svn.apache.org/viewvc?view=rev&rev=477940
Log:
Fixed URLs and properties
Modified:
db/torque/common/trunk/project.properties
db/torque/generator/trunk/project.xml
db/torque/maven-plugin/trunk/project.xml
db/torque/runtime/trunk/project.xml
db/torque/site/trunk/project.properties
db/torque/site/trunk/project.xml
db/torque/templates/trunk/project.xml
db/torque/tutorial/trunk/project.xml
Modified: db/torque/common/trunk/project.properties
URL:
http://svn.apache.org/viewvc/db/torque/common/trunk/project.properties?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/common/trunk/project.properties (original)
+++ db/torque/common/trunk/project.properties Tue Nov 21 14:39:51 2006
@@ -63,7 +63,7 @@
maven.changes.issue.template = http://issues.apache.org/jira/browse/%ISSUE%
-maven.linkcheck.exclude =
http://issues.apache.org/jira,http://share.whichever.com
+maven.linkcheck.exclude = http://issues.apache.org/jira http://svn.apache.org
# display the date on the site
maven.xdoc.date = left
Modified: db/torque/generator/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/generator/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/generator/trunk/project.xml (original)
+++ db/torque/generator/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -25,12 +25,12 @@
<name>Torque generator</name>
<description>Generator for Torque.</description>
<shortDescription>Generator for Torque</shortDescription>
- <url>http://db.apache.org/torque/generator/</url>
- <siteDirectory>/www/db.apache.org/torque/generator/</siteDirectory>
+ <url>http://db.apache.org/torque/releases/torque-3.3/generator/</url>
+
<siteDirectory>/www/db.apache.org/torque/releases/torque-3.3/generator/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/generator/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/generator/trunk/</developerConnection>
- <url>http://svn.apache.org/viewcvs/db/torque/generator/trunk/</url>
+ <url>http://svn.apache.org/viewvc</url>
</repository>
<dependencies>
<dependency>
Modified: db/torque/maven-plugin/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/maven-plugin/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/maven-plugin/trunk/project.xml (original)
+++ db/torque/maven-plugin/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -27,13 +27,13 @@
<description>Maven Plugin for Torque</description>
<shortDescription>Maven Plugin for Torque</shortDescription>
- <url>http://db.apache.org/torque/maven-plugin/</url>
- <siteDirectory>/www/db.apache.org/torque/maven-plugin</siteDirectory>
+ <url>http://db.apache.org/torque/releases/torque-3.3/maven-plugin/</url>
+
<siteDirectory>/www/db.apache.org/torque/releases/torque-3.3/maven-plugin/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/maven-plugin/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/maven-plugin/trunk/</developerConnection>
- <url>http://svn.apache.org/viewcvs/db/torque/maven-plugin/trunk/</url>
+ <url>http://svn.apache.org/viewvc</url>
</repository>
<dependencies>
Modified: db/torque/runtime/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/runtime/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/runtime/trunk/project.xml (original)
+++ db/torque/runtime/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -26,13 +26,13 @@
<description>Torque is a persistence layer.</description>
<shortDescription>Persistence Layer</shortDescription>
- <url>http://db.apache.org/torque/</url>
- <siteDirectory>/www/db.apache.org/torque/runtime/</siteDirectory>
+ <url>http://db.apache.org/torque/releases/torque-3.3/runtime/</url>
+
<siteDirectory>/www/db.apache.org/torque/releases/torque-3.3/runtime/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/runtime/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/runtime/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs</url>
+ <url>http://svn.apache.org/viewvc</url>
</repository>
<dependencies>
Modified: db/torque/site/trunk/project.properties
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/project.properties?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/site/trunk/project.properties (original)
+++ db/torque/site/trunk/project.properties Tue Nov 21 14:39:51 2006
@@ -18,4 +18,4 @@
maven.xdoc.date = left
maven.xdoc.locale.default = en
-maven.linkcheck.exclude=http://svn.apache.org
+maven.linkcheck.exclude=http://svn.apache.org http://issues.apache.org
Modified: db/torque/site/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/site/trunk/project.xml (original)
+++ db/torque/site/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -43,93 +43,6 @@
<url>http://svn.apache.org/viewcvs/db/torque/site/</url>
</repository>
- <dependencies>
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-ant-plugin</artifactId>
- <version>1.9</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-artifact-plugin</artifactId>
- <version>1.5.2</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-changelog-plugin</artifactId>
- <version>1.8.2</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-developer-activity-plugin</artifactId>
- <version>1.5.2</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-file-activity-plugin</artifactId>
- <version>1.5.2</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven-plugins</groupId>
- <artifactId>maven-findbugs-plugin</artifactId>
- <version>0.9.1</version>
- <url>http://maven-plugins.sourceforge.net/maven-findbugs-plugin/</url>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-jar-plugin</artifactId>
- <version>1.7</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-plugin-plugin</artifactId>
- <version>1.6</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-scm-plugin</artifactId>
- <version>1.5</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-site-plugin</artifactId>
- <version>1.6.1</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-tasklist-plugin</artifactId>
- <version>2.4</version>
- <type>plugin</type>
- </dependency>
-
- <dependency>
- <groupId>maven</groupId>
- <artifactId>maven-xdoc-plugin</artifactId>
- <version>1.9.2</version>
- <type>plugin</type>
- </dependency>
- </dependencies>
-
<build>
<nagEmailAddress>[email protected]</nagEmailAddress>
</build>
Modified: db/torque/templates/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/templates/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/templates/trunk/project.xml (original)
+++ db/torque/templates/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -27,13 +27,13 @@
<description>Templates for the Generator for Torque.</description>
<shortDescription>Templates for the Generator for Torque</shortDescription>
- <url>http://db.apache.org/torque/templates</url>
- <siteDirectory>/www/db.apache.org/torque/templates</siteDirectory>
+ <url>http://db.apache.org/torque/releases/torque-3.3/templates/</url>
+
<siteDirectory>/www/db.apache.org/torque/releases/torque-3.3/templates/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/templates/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/templates/trunk/</developerConnection>
- <url>http://svn.apache.org/viewcvs/db/torque/templates/trunk/</url>
+ <url>http://svn.apache.org/viewvc</url>
</repository>
<build>
Modified: db/torque/tutorial/trunk/project.xml
URL:
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/project.xml?view=diff&rev=477940&r1=477939&r2=477940
==============================================================================
--- db/torque/tutorial/trunk/project.xml (original)
+++ db/torque/tutorial/trunk/project.xml Tue Nov 21 14:39:51 2006
@@ -26,179 +26,15 @@
<description>Tutorial for Torque.</description>
<shortDescription>Tutorial for Torque</shortDescription>
- <url>http://db.apache.org/torque/</url>
- <siteDirectory>/www/db.apache.org/torque/tutorial/</siteDirectory>
+ <url>http://db.apache.org/torque/releases/torque-3.3/tutorial/</url>
+
<siteDirectory>/www/db.apache.org/torque/releases/torque-3.3/tutorial/</siteDirectory>
<repository>
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tutorial/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tutorial/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs/db/torque/tutorial/trunk/</url>
+ <url>http://svn.apache.org/viewvc</url>
</repository>
- <dependencies>
- <dependency>
- <artifactId>avalon-framework</artifactId>
- <groupId>avalon-framework</groupId>
- <version>4.1.4</version>
- <url>http://avalon.apache.org/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-beanutils</artifactId>
- <groupId>commons-beanutils</groupId>
- <version>1.7.0</version>
- <url>http://jakarta.apache.org/commons/beanutils/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-collections</artifactId>
- <groupId>commons-collections</groupId>
- <version>3.1</version>
- <url>http://jakarta.apache.org/commons/collections/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-configuration</artifactId>
- <groupId>commons-configuration</groupId>
- <version>1.1</version>
- <url>http://jakarta.apache.org/commons/configuration/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-dbcp</artifactId>
- <groupId>commons-dbcp</groupId>
- <version>1.2.1</version>
- <url>http://jakarta.apache.org/commons/dbcp/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-lang</artifactId>
- <groupId>commons-lang</groupId>
- <version>2.1</version>
- <url>http://jakarta.apache.org/commons/lang/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-logging</artifactId>
- <groupId>commons-logging</groupId>
- <version>1.0.4</version>
- <url>http://jakarta.apache.org/commons/logging/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>commons-pool</artifactId>
- <groupId>commons-pool</groupId>
- <version>1.2</version>
- <url>http://jakarta.apache.org/commons/pool/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>jcs</artifactId>
- <groupId>jcs</groupId>
- <version>20030822.182132</version>
- <url>http://jakarta.apache.org/jcs/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>jdbc</artifactId>
- <groupId>jdbc</groupId>
- <version>2.0</version>
- <url>http://java.sun.com/products/jdbc/download.html#spec</url>
- </dependency>
-
- <dependency>
- <artifactId>jndi</artifactId>
- <groupId>jndi</groupId>
- <version>1.2.1</version>
- <url>http://java.sun.com/products/jndi/</url>
- </dependency>
-
- <!--dependency>
- <artifactId>log4j</artifactId>
- <groupId>log4j</groupId>
- <version>1.2.8</version>
- <url>http://logging.apache.org/log4j/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency-->
-
- <dependency>
- <!-- just needed for the runtimetest, as far as I can see -->
- <artifactId>logkit</artifactId>
- <groupId>logkit</groupId>
- <version>1.0.1</version>
- <url>http://avalon.apache.org/products/runtime/system/logging/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>village</artifactId>
- <groupId>village</groupId>
- <version>2.0</version>
- <url>http://www.softwareforge.de/projects/village</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>xercesImpl</artifactId>
- <groupId>xerces</groupId>
- <version>2.6.2</version>
- <url>http://xerces.apache.org/xerces2-j/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>xml-apis</artifactId>
- <groupId>xml-apis</groupId>
- <version>2.0.2</version>
- <url>http://xml.apache.org/commons/</url>
- <properties>
- <dist.bundle>true</dist.bundle>
- </properties>
- </dependency>
-
- <dependency>
- <artifactId>junit</artifactId>
- <groupId>junit</groupId>
- <version>3.8.1</version>
- <url>http://www.junit.org</url>
- </dependency>
- </dependencies>
-
<reports>
<report>maven-license-plugin</report>
<report>maven-linkcheck-plugin</report>
@@ -207,17 +43,7 @@
<build>
<defaultGoal>jar:jar</defaultGoal>
<nagEmailAddress>[email protected]</nagEmailAddress>
- <sourceDirectory>src/java</sourceDirectory>
-
- <unitTest>
- <includes>
- <include>**/*Test*.java</include>
- </includes>
- <excludes>
- <exclude>**/BaseTestCase.java</exclude>
- </excludes>
- </unitTest>
- <defaultGoal>jar:jar</defaultGoal>
+ <unitTest />
<resources/>
</build>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]