[Apiman-user] New Contributor

Eric Wittmann eric.wittmann at redhat.com
Mon Jun 8 10:45:46 EDT 2015


Happy to have you work on this!  And if you have permission to assign it 
to yourself, then go ahead and do that.  If not let me know and I'll 
either assign it to you or try to figure out how to give you privs to do 
it yourself.  :)

-Eric

On 6/8/2015 9:34 AM, Brandon Gaisford wrote:
>
> Thanks for the information.  APIMAN-450 covers this issue, I’ll add a new comment.  In this particular case, the test case is depending on specific key/value ordering being returned from HttpServletRequest.getInputStream().  The test case should be modified to either deserialize the payload into Apiman backing beans and do some sanity checks, or augment the existing String based assertions to be key/value order agnostic.
>
> I’d be happy to work on this one.  Should I just go ahead and assign it to myself?  Not sure what your preferred workflow is in JIRA.
>
> Brandon
>
>
> On Jun 7, 2015, at 12:07 AM, Marc Savy <msavy at redhat.com> wrote:
>
>> Hi Brandon,
>>
>> With regards to the failure on Java 8: HashMap has non-deterministic ordering as you would expect, but our simple test framework currently has no way to express a set (order insensitive) vs a list (order sensitive).
>>
>> I seem to recall that Eric mentioned he's looking at a solution.
>>
>> Regards,
>> Marc
>>
>> ----- Original Message -----
>> From: "Brandon Gaisford" <bgaisford at punagroup.com>
>> To: apiman-user at lists.jboss.org
>> Sent: Saturday, 6 June, 2015 11:30:33 PM
>> Subject: [Apiman-user] New Contributor
>>
>> Hello,
>>
>> I’ve forked/cloned and successfully built the project using JDK 1.7 (fails with JDK 1.8 on OS X btw).  After looking through the project JIRA, nothing immediately sticks out as a good issue for a newbie to work on.  I’m hoping someone on the development team can steer me in the right direction.  Continuing on to read what documentation I can find.
>>
>> Thanks,
>>
>> Brandon
>> _______________________________________________
>> Apiman-user mailing list
>> Apiman-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/apiman-user
>
>
> _______________________________________________
> Apiman-user mailing list
> Apiman-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/apiman-user
>


More information about the Apiman-user mailing list