Barrie Treloar wrote:
On 7/12/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
- Add FAQ
In the FAQ, could you link to documentation that tells you how to set
parameters in the configuration section.
At the moment you have to know you can specify tags that match the
attributes of the class to set values.
The main class and classpath are the most common ones, so including
them as well would be nice
<configuration>
<archive>
<manifest>
<mainClass>fully.qualified.MainClass</mainClass>
<addClasspath>true</addClasspath>
</manifest>
</archive>
</configuration>
Thanks, I added an example about creating executable jars.
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]