Author: husted
Date: Fri Feb 10 19:23:54 2006
New Revision: 376917
URL: http://svn.apache.org/viewcvs?rev=376917&view=rev
Log:
FAQ Plugin
* Recast FAQ Plugin as a pregoal
Modified:
struts/build/trunk/maven.xml
struts/build/trunk/project.xml
struts/build/trunk/struts_jalopy.xml
Modified: struts/build/trunk/maven.xml
URL:
http://svn.apache.org/viewcvs/struts/build/trunk/maven.xml?rev=376917&r1=376916&r2=376917&view=diff
==============================================================================
--- struts/build/trunk/maven.xml (original)
+++ struts/build/trunk/maven.xml Fri Feb 10 19:23:54 2006
@@ -9,6 +9,10 @@
<format property="today" pattern="yyyyMMdd"/>
</tstamp>
+ <preGoal name="xdoc:jelly-transform">
+ <attainGoal name="faq"/>
+ </preGoal>
+
<goal name="nightly">
<ant:delete dir="nightly"/>
<ant:mkdir dir="nightly/"/>
Modified: struts/build/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/struts/build/trunk/project.xml?rev=376917&r1=376916&r2=376917&view=diff
==============================================================================
--- struts/build/trunk/project.xml (original)
+++ struts/build/trunk/project.xml Fri Feb 10 19:23:54 2006
@@ -499,7 +499,6 @@
<report>maven-changelog-plugin</report>
<report>maven-changes-plugin</report>
<report>maven-developer-activity-plugin</report>
- <report>maven-faq-plugin</report>
<report>maven-file-activity-plugin</report>
<report>maven-javadoc-plugin</report>
<report>maven-jdepend-plugin</report>
Modified: struts/build/trunk/struts_jalopy.xml
URL:
http://svn.apache.org/viewcvs/struts/build/trunk/struts_jalopy.xml?rev=376917&r1=376916&r2=376917&view=diff
==============================================================================
--- struts/build/trunk/struts_jalopy.xml (original)
+++ struts/build/trunk/struts_jalopy.xml Fri Feb 10 19:23:54 2006
@@ -16,6 +16,10 @@
* limitations under the License.
*/
-->
+<!--
+ WARNING: Do not use automatic reformatting on this file!
+ Some values are comma delimited lists that cannot be wrapped.
+-->
<jalopy>
<printer>
<alignment>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]