Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343489 - github core not 1.5 compatible
Summary: github core not 1.5 compatible
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Sawicki CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-21 04:42 EDT by Benjamin Muskalla CLA
Modified: 2011-04-21 15:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Muskalla CLA 2011-04-21 04:42:19 EDT
Resource: org.eclipse.mylyn.github.core/src/org/eclipse/mylyn/github/internal/GitHubClient.java
Location: line 223

GitHubClient uses new IOException(Exception) which is not available in 1.5
Comment 1 Kevin Sawicki CLA 2011-04-21 13:15:00 EDT
Fix pushed to: http://egit.eclipse.org/r/#change,3202
Comment 2 Chris Aniszczyk CLA 2011-04-21 15:12:47 EDT
Fixed.