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

[ISSUE 239]: JCI90003 -- Java SE 5 requirement should be on the runtimenot on the class

From
Anish Karmarkar <>
Date
2011-05-09T06:27:54+00:00
ID
Thread
[ISSUE 239]: JCI90003 -- Java SE 5 requirement should be on the runtimenot on the class
http://osoa.org/jira/browse/JAVA-239

On 5/8/2011 11:22 PM, Anish Karmarkar wrote:
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail. Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
← Prev in month ← Prev in thread
Next in thread → Next in month →