Author: gk
Date: Tue Sep 22 15:03:01 2020
New Revision: 1881934
URL: http://svn.apache.org/viewvc?rev=1881934&view=rev
Log:
- update site plugin version to 3.9.1
- fix version and link, add info
Modified:
db/torque/torque4/trunk/pom.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/tutorial/index.xml
Modified: db/torque/torque4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1881934&r1=1881933&r2=1881934&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Tue Sep 22 15:03:01 2020
@@ -591,7 +591,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
- <version>3.8.2</version>
+ <version>3.9.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -736,6 +736,7 @@
<torque.compiler.javac>${JAVA_HOME}/bin/javac</torque.compiler.javac>
+ <scmPubCheckoutDirectory>${user.home}/torque-site/${project.artifactId}</scmPubCheckoutDirectory>
</properties>
<profiles>
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml?rev=1881934&r1=1881933&r2=1881934&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml Tue Sep 22 15:03:01 2020
@@ -130,7 +130,7 @@
wrong.
</li>
<li>
- run mvn site:deploy in the torque-site module.
+ run mvn site:deploy in the torque-site module. This should trigger mvn scm-publish:publish-scm.
</li>
<li>
Wait till the site is rsynced to the apache web servers
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml?rev=1881934&r1=1881933&r2=1881934&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/defining-the-schema.xml Tue Sep 22 15:03:01 2020
@@ -278,7 +278,7 @@
or which is the default id method to use to generate primary keys
(via the <code>defaultIdMethod</code> attribute).
For more information and possible value ranges, see also the xsd
- <a href="database-4-0.xsd">database-4-0.xsd</a>.
+ <a href="database-5-0.xsd">database-5-0.xsd</a>.
</p>
<p>
The database element can contain the following elements:
Modified: db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/tutorial/index.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/tutorial/index.xml?rev=1881934&r1=1881933&r2=1881934&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/tutorial/index.xml (original)
+++ db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/tutorial/index.xml Tue Sep 22 15:03:01 2020
@@ -69,7 +69,7 @@
<p>
For each step in the tutorial, user comments are available
in the
- <a href="http://wiki.apache.org/db-torque/">Torque Wiki</a>,
+ <a href="https://cwiki.apache.org/confluence/display/DBTORQUE/Home">Torque Wiki</a>,
see the links at the bottom of each page.
If you had difficulties with a particular step and found
a solution, please write it up and add it to the corresponding
@@ -154,7 +154,7 @@
</section>
<section name="User Comments">
- <a href="http://wiki.apache.org/db-torque/TutorialUserComments">User comments</a>
+ <a href="https://cwiki.apache.org/confluence/display/DBTORQUE/TutorialUserComments">User comments</a>
for the tutorial as a whole and this page
</section>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.