History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-640
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: David Wettig
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
XFire

Core code not JSE 1.4 compliant

Created: 13/Sep/06 07:54 AM   Updated: 24/Sep/06 03:01 PM
Component/s: Core
Affects Version/s: 1.2.1
Fix Version/s: 1.2.2

Time Tracking:
Not Specified

Environment: Linux, JSE 1.4.2_10


 Description  « Hide
Latest change of org.codehaus.xfire.util.Resolver.java in svn revision 1884, line 137, released with XFire 1.2.1, contains a Java 5 call to java.net.URL.toURI().

See:
http://svn.xfire.codehaus.org/browse/xfire/trunk/xfire/xfire-core/src/main/org/codehaus/xfire/util/Resolver.java?r=1884#l137



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 14/Sep/06 05:36 AM
Noooooooooo!!!!!! This might warrant a bug fix release next week. Thanks for reporting.

Holger Hoffstätte - 15/Sep/06 03:11 AM
Couldn't agree more
This can be prevented most effectively by compiling on JDK 1.4.

Dan Diephouse - 24/Sep/06 03:01 PM
This has been fixed in SVN. Thanks. Working on getting a release out ASAP