[
https://issues.apache.org/jira/browse/WHIRR-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated WHIRR-100:
----------------------------
Attachment: WHIRR-100.patch
Here's a patch which adds a binary distribution which contains JAR files as
well as the source code. It also includes a bin/whirr script to invoke the CLI.
Before applying the patch run:
{code}
svn mv build-tools/src/assemble.xml build-tools/src/assemble-src.xml
{code}
then after the patch has been applied:
{code}
chmod +x bin/whirr
{code}
To build, run
{code}
mvn package assembly:assembly
{code}
> Create a binary distribution of Whirr
> -------------------------------------
>
> Key: WHIRR-100
> URL: https://issues.apache.org/jira/browse/WHIRR-100
> Project: Whirr
> Issue Type: New Feature
> Components: core
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.2.0
>
> Attachments: WHIRR-100.patch
>
>
> Currently we only release a source distribution and the CLI JAR. It would be
> convenient to have a binary release that includes the binary JARs, and a
> whirr script for invoking the CLI JAR.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.