← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (SCAJ-9) JCI90003 -- Java SE 5 requirement should be on the runtime not on the class

From
OASIS Issues Tracker <>
Date
2012-02-28T22:35:35+00:00
ID
187899531.110231330468519682.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (SCAJ-9) JCI90003 -- Java SE 5 requirement should be on the runtime not on the class
JCI90003 -- Java SE 5 requirement should be on the runtime not on the class
---------------------------------------------------------------------------

                 Key: SCAJ-9
                 URL: http://tools.oasis-open.org/issues/browse/SCAJ-9
             Project: OASIS Service Component Architecture / J (SCA-J) TC
          Issue Type: Bug
          Components: POJO Component Implementation Specification 
    Affects Versions: 1.1
            Reporter: Anish Karmarkar


Title: JCI90003 -- Java SE 5 requirement should be on the runtime not on the class

Specification: Java POJO CI

Description:

JCI90003 say --
The Java class referenced by the @class attribute of <implementation.java/> MUST conform to Java SE version 5.0. [JCI90003]

This seems unnecessary. We should allow classes compiled using earlier version of Java SE to be used with SCA. We should also allow classes complied with Java SE version > 5.0 as long as the classes don't use any features that are not present in 5.0.

If we need a requirement for Java SE version, that requirement should be on the Runtime not the class.

Proposal:

Change the target of the requirement to be the Runtime not the class. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →