[ 
http://jira.codehaus.org/browse/MAPPASM-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MAPPASM-36:
--------------------------------

    Fix Version/s: 1.0

> disable command prompt  when execute  javaapp with binScript on Windows(use: 
> start /min javaw)
> ----------------------------------------------------------------------------------------------
>
>                 Key: MAPPASM-36
>                 URL: http://jira.codehaus.org/browse/MAPPASM-36
>             Project: Mojo AppAssembler Plugin
>          Issue Type: New Feature
>         Environment: Windows 2000, Windows XP, Windows Vista
>            Reporter: Hiroya KUBO
>            Priority: Trivial
>             Fix For: 1.0
>
>         Attachments: appassembler-maven-plugin_javabin_javaw.patch
>
>
> <project>
>   ...
>   <build>
>     <plugins>
>       <plugin>
>         <groupId>org.codehaus.mojo</groupId>
>         <artifactId>appassembler-maven-plugin</artifactId>
>         <configuration>
>           <programs>
>             <program>
>               <mainClass>com.mycompany.app.App</mainClass>
>               <name>app</name>
>               <showConsoleWindow>false</showConsoleWindow>
>             </program>
>           </programs>
>         </configuration>
>       </plugin>
>     </plugins>
>   </build>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to