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

Key: RIFE-235
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Geert Bevin
Reporter: Geert Bevin
Votes: 0
Watchers: 0
Operations

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

Remove dependency on CodeGuide to have a 1.4 compatible jar

Created: 12/Oct/05 01:41 PM   Updated: 17/Feb/07 03:17 PM
Component/s: None
Affects Version/s: 1.1
Fix Version/s: 1.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Scale: Bite-sized


 Description  « Hide
The cgjavac build should go and RetroWeaver should be used to create a 1.4 compatible jar from the 1.5 build. jarjar should also be used to integrate the RetroWeaver runtime jar inside the RIFE jar with a dedicated package.

 All   Comments   Work Log   Change History      Sort Order:
Geert Bevin [23/Nov/05 11:32 AM]
Can you attach your current version as a patch to the issue. I'll look into the classloading problem.

Geert Bevin [06/Dec/05 11:54 AM]
Fixed, made a custom version of RetroWeaver with the runtime classes already in another package. Removes the need for jarjar.