Closed gokulvanan closed 9 years ago
Why didn't travis get triggered? Can you check once?
Not sure, closing and will reopen this pull request to see if triggers travis build.
reopening pull request
It's probably an issue with travis intg. Looking into it.
Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair.
On Wed, Oct 14, 2015 at 10:53 AM, gokulvanan notifications@github.com wrote:
reopening pull request
— Reply to this email directly or view it on GitHub https://github.com/flipkart-incubator/databuilderframework/pull/6#issuecomment-147937873 .
Apparently they have removed adming acces to the repo for me. So I can't do squat...
Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair.
On Wed, Oct 14, 2015 at 10:55 AM, Santanu Sinha santanu.sinha@gmail.com wrote:
It's probably an issue with travis intg. Looking into it.
Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair.
On Wed, Oct 14, 2015 at 10:53 AM, gokulvanan notifications@github.com wrote:
reopening pull request
— Reply to this email directly or view it on GitHub https://github.com/flipkart-incubator/databuilderframework/pull/6#issuecomment-147937873 .
will ask gaurav to see.. I am wondering if the issue could be because this pull is from my fork master rather than branch as in previous cases..
No it's probably not. The way I see it, it's not integrated in travis (the checkbox is not toggled) probably.
Updated Setting. Testing Travis. (While closing and reopening)
Thanks Gaurav for fixing Travis.. This one is interesting.. The test case works in Java8 with which I was running.. but breaks when I switch to Java7.. Will debug this and update here..
closed till I resolve this
Issue was with ordering of builders being different in Java7 and Java8.
This is cause with order of Keys in Map used in building List<List
Fresh pull request after merging optionals and Accesses changes.