Author: crossley
Date: Fri Dec 31 05:41:52 2010
New Revision: 1054055
URL: http://svn.apache.org/viewvc?rev=1054055&view=rev
Log:
Tweak the build.xml if the plugin "requires-java".
Issue: FOR-1137
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml?rev=1054055&r1=1054054&r2=1054055&view=diff
==============================================================================
---
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
(original)
+++
forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml
Fri Dec 31 05:41:52 2010
@@ -184,6 +184,12 @@
details.
</p>
</section>
+ <section id="build-xml">
+ <title>build.xml</title>
+ <p>
+ If the plugin uses Java, then set the "requires-java" property to
true.
+ </p>
+ </section>
<section id="skinconf">
<title>src/documentation/skinconf.xml</title>
<p>