[
https://issues.apache.org/jira/browse/WINK-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryant Luk updated WINK-1:
--------------------------
Attachment: content.zip
ibmjaxrs-nodojo.zip
You will need at least:
Ant (recent version)
Java 6 JDK (need for JAXB)
To make the runtime JAR that you will need:
ant compile
To do the complete build with unit tests and build the distribution:
ant complete
To run the functional tests:
ant fvt
Due to the 10MB file size limit, I had to remove the Dojo toolkit from the main
ibmjaxrs-nodojo.zip which was used for some of the HTML pages in the samples.
You will need to put content.zip (just a stripped down Dojo toolkit 1.3.1
release zip where I removed /dojox) in the following directories:
samples/addressBook/client/static
samples/contentnegotiation/server/static
samples/context/server/static
samples/guestbook/client/static
samples/xml/server/static
> Contribution from the IBM JAX-RS runtime project
> ------------------------------------------------
>
> Key: WINK-1
> URL: https://issues.apache.org/jira/browse/WINK-1
> Project: Wink
> Issue Type: New Feature
> Reporter: Bryant Luk
> Attachments: content.zip, ibmjaxrs-nodojo.zip
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> This will be the initial drop from the IBM JAX-RS runtime project. I'll
> attach a zip of the source, tests, etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.