Feature Requests item #2869349, was opened at 2009-09-28 19:24
Message generated for change (Tracker Item Submitted) made by mgricken
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2869349&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JUnit integration
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Mathias Ricken (mgricken)
Assigned to: Mathias Ricken (mgricken)
Summary: Detect ConcJUnit rt.jar Version Mismatch
Initial Comment:
If the Java version that DrJava is running in is not the same as the Java version that was used when the ConcJUnit rt.jar file was written, then the Interactions JVM will fail to start. The error message is cryptic.
We should store the version in the rt.jar file (perhaps in a manifest) and compare it before the Interactions JVM is started. If the version does not match, we can present the user with the options to (a) disable Lucky warnings, (b) regenerate the rt.jar file with the current Java version, or (c) not have a functioning Interactions JVM.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2869349&group_id=44253
|