Support JavaSE-1.7 profile
--------------------------

                 Key: PAXRUNNER-212
                 URL: http://issues.ops4j.org/browse/PAXRUNNER-212
             Project: Pax Runner
          Issue Type: New Feature
          Components: platform extender
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu
             Fix For: 0.18.0


Some users are already using Java 1.7 early access for running pax runner. And 
as execution environment is determined from the java version as default if -ee 
option is not specified, running will fail as there is no such execution 
environment (see bellow). Solution is to add an execution environment for 
JavaSE-1.7 even if yet is not defined by OSGi Alliance and consider the 
packages as the same as in JavaSE-1.6. If someone has more details about what 
is included in java 1.7 may change this and add the new packages (if any).

 java.lang.RuntimeException: org.ops4j.pax.runner.platform.PlatformException: 
Execution environment [J2SE-1.7] could not be found

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to