[ 
https://issues.apache.org/jira/browse/WINK-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718306#action_12718306
 ] 

Nadav Fischer commented on WINK-1:
----------------------------------

I came across a few very small issues when trying to build and test the IBM 
runtime at HP:

  1. The main build.xml file contains an error in the junit dependency, line 
65: it should be <include name="junit-4.4.jar" /> instead of <include 
name="junit-4-4.jar" />
  2. In file VariantListBuilderImpl.java, line 38: I had to change the field 
mediaTypes from HashSet to LinkedHashSet for the RequestTests junit test to 
pass.
  3. In ResponseBuilderTests.java, line 248: I had to change "31 Dec" to "30 
Dec" for the junit test to pass, probably because we are in a different time 
zone.

After fixing these things, the build and tests run pretty smooth.


> 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.

Reply via email to