Author: tfischer
Date: Tue Jan 24 11:25:43 2006
New Revision: 371988
URL: http://svn.apache.org/viewcvs?rev=371988&view=rev
Log:
- corrected stuff in the project.xml
- removed unnecessary dependencies and build specifications from the project.xml
- corrected some links
Modified:
db/torque/docs-all-components/trunk/project.xml
db/torque/docs-all-components/trunk/xdocs/database-howtos/mssql-howto.xml
db/torque/docs-all-components/trunk/xdocs/database-howtos/oracle-howto.xml
db/torque/docs-all-components/trunk/xdocs/supported-databases.xml
Modified: db/torque/docs-all-components/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/db/torque/docs-all-components/trunk/project.xml?rev=371988&r1=371987&r2=371988&view=diff
==============================================================================
--- db/torque/docs-all-components/trunk/project.xml (original)
+++ db/torque/docs-all-components/trunk/project.xml Tue Jan 24 11:25:43 2006
@@ -18,199 +18,19 @@
<project>
<extend>common/project.xml</extend>
<pomVersion>3</pomVersion>
- <id>torque-howtos</id>
- <name>Torque Howtos</name>
+ <id>torque-docs-all-components</id>
+ <name>Torque Docs (All Copmonents)</name>
<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>
+ <siteDirectory>/www/db.apache.org/torque/docs-all-components/</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/db/torque/runtime/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/docs-all-components/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/docs-all-components/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs/db/torque/docs-all-components/trunk/</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/turbine/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://xml.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>
-
- <build>
- <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>
- <resources/>
- </build>
<reports>
<report>maven-license-plugin</report>
Modified:
db/torque/docs-all-components/trunk/xdocs/database-howtos/mssql-howto.xml
URL:
http://svn.apache.org/viewcvs/db/torque/docs-all-components/trunk/xdocs/database-howtos/mssql-howto.xml?rev=371988&r1=371987&r2=371988&view=diff
==============================================================================
--- db/torque/docs-all-components/trunk/xdocs/database-howtos/mssql-howto.xml
(original)
+++ db/torque/docs-all-components/trunk/xdocs/database-howtos/mssql-howto.xml
Tue Jan 24 11:25:43 2006
@@ -77,7 +77,7 @@
</p>
<p>
Alternatively, there are a wide variety of third party commercial drivers
available.
-See <a href="developers.sun.com/product/jdbc/drivers">JDBC(TM)
+See <a href="http://developers.sun.com/product/jdbc/drivers">JDBC(TM)
Technology - Drivers</a> for a comprehensive list.
</p>
Modified:
db/torque/docs-all-components/trunk/xdocs/database-howtos/oracle-howto.xml
URL:
http://svn.apache.org/viewcvs/db/torque/docs-all-components/trunk/xdocs/database-howtos/oracle-howto.xml?rev=371988&r1=371987&r2=371988&view=diff
==============================================================================
--- db/torque/docs-all-components/trunk/xdocs/database-howtos/oracle-howto.xml
(original)
+++ db/torque/docs-all-components/trunk/xdocs/database-howtos/oracle-howto.xml
Tue Jan 24 11:25:43 2006
@@ -214,7 +214,7 @@
<p>
-11. Follow the <a href="install.html">installation document</a>
+11. Follow the Turbine installation document
for Turbine with the following differences. To link up the Oracle
database and driver to Turbine, edit the TurbineResources.properties file;
</p>
Modified: db/torque/docs-all-components/trunk/xdocs/supported-databases.xml
URL:
http://svn.apache.org/viewcvs/db/torque/docs-all-components/trunk/xdocs/supported-databases.xml?rev=371988&r1=371987&r2=371988&view=diff
==============================================================================
--- db/torque/docs-all-components/trunk/xdocs/supported-databases.xml (original)
+++ db/torque/docs-all-components/trunk/xdocs/supported-databases.xml Tue Jan
24 11:25:43 2006
@@ -102,7 +102,7 @@
<td></td>
</tr>
<tr>
- <td><a href="mssql-howto.html">MS SQL</a></td>
+ <td><a href="database-howtos/mssql-howto.html">MS SQL</a></td>
<td>com.microsoft.jdbc.sqlserver.SQLServerDriver</td>
<td></td>
<td></td>
@@ -114,13 +114,13 @@
<td><a href="mailto:[EMAIL PROTECTED]">Scott Eade</a></td>
</tr>
<tr>
- <td><a href="oracle-howto.html">Oracle</a></td>
+ <td><a href="database-howtos/oracle-howto.html">Oracle</a></td>
<td>oracle.jdbc.driver.OracleDriver</td>
<td>Issues with LOBs</td>
<td></td>
</tr>
<tr>
- <td><a href="postgres-howto.html">Postgres</a></td>
+ <td><a href="database-howtos/postgres-howto.html">Postgres</a></td>
<td>org.postgresql.Driver</td>
<td>No known problems</td>
<td><a href="mailto:[EMAIL PROTECTED]">Scott Eade</a></td>
@@ -132,7 +132,7 @@
<td></td>
</tr>
<tr>
- <td><a href="sybase-howto.html">Sybase</a></td>
+ <td><a href="database-howtos/sybase-howto.html">Sybase</a></td>
<td>com.sybase.jdbc2.jdbc.SybDriver</td>
<td>
JDBCToXMLSchema task will not generate the schema properly.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]