OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-j message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]