Issue Details (XML | Word | Printable)

Key: OSGI-81
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Costin Leau
Reporter: Alin Dreghiciu
Votes: 0
Watchers: 0
Operations

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

SVN 6250, Eclipse and JDK version

Created: 04/Mar/07 07:26 AM   Updated: 18/Oct/07 03:27 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0 RC1

Time Tracking:
Not Specified


 Description  « Hide
SVN 6250 hardcodes the jdk to 1.4.2. This means that you must have an runtime installed and named jdk1.4.2.
This will force those that uses 1.5-> to use 1.4. to build the osgi and anyone will have to configure this jdk.
In my view the example in OSGI-68 is more dynamic, forces nobody,...but works (tested) only with eclipse >=3.2. But does anyoane still using older eclipse for osgi development :)

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Costin Leau added a comment - 18/Oct/07 03:27 AM
used eclipse execution environment instead of a hardcoded jdk install.