[
https://issues.apache.org/jira/browse/ANY23-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved ANY23-32.
---------------------------------
Resolution: Fixed
Hi Mike,
unfortunately there's no chance for appassembler to generate ad-hoc scripts to
launch jetty+any23 service, BUT I figured out how to generate a self contained
package with embedded jetty.
Steps to verify:
* svn up
* mvn clean package -Dmaven.test.skip=true
* cd service/target
* tar -xf any23-service-0.6.2-incubating-SNAPSHOT-bin-server-embedded.tar.gz
* cd apache-any23-service-0.6.2-incubating-SNAPSHOT-server-embedded
* ./bin/any23server
Please ack, many thanks in advance!
> replace hardcoded bash script with generated via appassembler
> -------------------------------------------------------------
>
> Key: ANY23-32
> URL: https://issues.apache.org/jira/browse/ANY23-32
> Project: Apache Any23
> Issue Type: Improvement
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
>
> the appassembler maven plugin allows generating launcher script for both
> linux/windows platform, see http://mojo.codehaus.org/appassembler
> it can be used to avoid to maintain the bash scripts to launch Any23 programs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira