[ 
https://issues.apache.org/jira/browse/WOOKIE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754770#action_12754770
 ] 

Ross Gardler commented on WOOKIE-26:
------------------------------------

For this to work against the current CVS head at sourceforge we need to add:


        <dependency org="commons-compress" name="commons-compress" rev="1.0">
        </dependency>

To ivy.xml and place the commons-compress-1.0.jar in ant/lib (because the jar 
is not in any of the currently configured repositories)



> Standalone version of Wookie for development
> --------------------------------------------
>
>                 Key: WOOKIE-26
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-26
>             Project: Wookie
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Ross Gardler
>             Fix For: 0.8.1
>
>         Attachments: standalone-additions.tar.gz, standalone.diff
>
>   Original Estimate: 6h
>          Time Spent: 4h
>  Remaining Estimate: 2h
>
> A key objective for any open source project is to minimise the barriers to 
> entry for new developers. Currently a prospective developer needs to jump 
> through quite a number of hoops to get started (install tomcat, install 
> mysql, configure database, set up realms etc. etc.)
> On the mail list it was proposed and approved that we would create a version 
> that used Apache Derby (thus getting rid of the GPLd MySQL dependency) and 
> Jetty to provide a pre-configured development environment requiring zero 
> setup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to