Author: wsmoak
Date: Fri Sep 23 20:54:05 2005
New Revision: 291241
URL: http://svn.apache.org/viewcvs?rev=291241&view=rev
Log:
Changed build to include Shale's site after moving its build files, and link to
the generated Javadoc.
Modified:
struts/site/trunk/project.properties
struts/site/trunk/xdocs/javadoc.xml
Modified: struts/site/trunk/project.properties
URL:
http://svn.apache.org/viewcvs/struts/site/trunk/project.properties?rev=291241&r1=291240&r2=291241&view=diff
==============================================================================
--- struts/site/trunk/project.properties (original)
+++ struts/site/trunk/project.properties Fri Sep 23 20:54:05 2005
@@ -4,7 +4,7 @@
maven.changelog.date = 2005-05-06
maven.multiproject.basedir = ../
-maven.multiproject.includes = */project.xml
+maven.multiproject.includes = */project.xml,shale/build/project.xml
maven.multiproject.excludes = site/*,build/*
maven.multiproject.aggregateDir=
Modified: struts/site/trunk/xdocs/javadoc.xml
URL:
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/javadoc.xml?rev=291241&r1=291240&r2=291241&view=diff
==============================================================================
--- struts/site/trunk/xdocs/javadoc.xml (original)
+++ struts/site/trunk/xdocs/javadoc.xml Fri Sep 23 20:54:05 2005
@@ -61,17 +61,27 @@
<br/>
<table>
<tr>
- <th><a href="http://people.apache.org/~craigmcc/shale-core-javadocs/">
+ <th><a href="shale/shale-core/apidocs/index.html">
Shale Core Library</a></th>
</tr><tr>
- <th><a href="http://people.apache.org/~craigmcc/shale-clay-javadocs/">
+ <th><a href="shale/shale-clay/apidocs/index.html">
Shale Clay Plug-In</a></th>
</tr><tr>
- <th><a href="http://people.apache.org/~craigmcc/shale-test-javadocs/">
+ <th><a href="shale/shale-test/apidocs/index.html">
Shale Test Framework</a></th>
</tr><tr>
- <th><a
href="http://people.apache.org/~craigmcc/shale-usecases-javadocs/">
+ <th><a href="shale/shale-usecases/apidocs/index.html">
Shale Use Cases Sample App</a></th>
+ </tr>
+ <tr>
+ <th><a href="shale/shale-spring/apidocs/index.html">
+ Shale Spring Integration</a>
+ </th>
+ </tr>
+ <tr>
+ <th><a href="shale/shale-tiles/apidocs/index.html">
+ Shale Tiles Integration</a>
+ </th>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]