Skip to content

[0.13.10] Fix bincompat issue introduced in #2268#2342

Merged
eed3si9n merged 2 commits into0.13from
wip/file-bincompat-in-io-for-pr2268
Dec 30, 2015
Merged

[0.13.10] Fix bincompat issue introduced in #2268#2342
eed3si9n merged 2 commits into0.13from
wip/file-bincompat-in-io-for-pr2268

Conversation

@eed3si9n
Copy link
Member

Continuation of #2321
Ref #2268

/review @dwijnand, @Duhemm, @jsuereth

@eed3si9n eed3si9n added this to the 0.13.10 milestone Dec 30, 2015
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to restore the semantics that were changed here as well?

9fbbaab?diff=unified#diff-dd0ad8518ad4dee1e8ab8f4f1d69cbe4R61

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the semantics for the def classLocationFile(cl: Class[_]): File remain the same.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to me like it used to fallback to using the system classloader (via old classLocation(cl: Class[_]): URL) and now it doesn't.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. Do you want to take over porting the fixing on to this branch?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm prepping to clean re-install my laptop so I can't ATM, sorry.

I will if this is still like this when I'm setup again (maybe this weekend maybe in 10 days..)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. Added 068cffa

@dwijnand
Copy link
Member

Ah I now understand what you meant in #2321 now...

Sorry for dropping the ball there and picking up the slack. Thanks, 1 comment.

@dwijnand
Copy link
Member

Excellent, thank you. LGTM pending Travis.

eed3si9n added a commit that referenced this pull request Dec 30, 2015
@eed3si9n eed3si9n merged commit bcb98ab into 0.13 Dec 30, 2015
@eed3si9n eed3si9n deleted the wip/file-bincompat-in-io-for-pr2268 branch December 30, 2015 17:48
@eed3si9n eed3si9n mentioned this pull request Jan 7, 2016
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants