← Prev in month
← Prev in thread
Next in thread →
Next in month →
RE: [sca-j] NEW ISSUE: [JAVA-120] Inconsistent package name in JavaCAA specification
Raised as JAVA-120 http://www.osoa.org/jira/browse/JAVA-120 Thanks, Mark > -----Original Message----- > From: Simon Nash [mailto:] > Sent: 19 January 2009 10:20 > To: OASIS Java > Subject: [sca-j] NEW ISSUE: Inconsistent package name in JavaCAA > specification > > TARGET: Java Common Annotations and APIs > > DESCRIPTION: Inconsistent package name in JavaCAA specification > > The JavaCAA specification uses two different package names for > the standard annotations that it defines. In chapters 6 and 8, the > package name is org.oasisopen.sca.annotations. In chapter 10, the > package name is org.oasisopen.sca.annotation in some places and > org.oasisopen.sca.annotations in other places. > > In addition, the package name used in the chapter 9 is incorrect. > This chapter refers to @org.oasisopen.annotations.OneWay. > Depending on the resolution of this issue, this should be either > @org.oasisopen.sca.annotation.OneWay or > @org.oasisopen.sca.annotations.OneWay. > > PROPOSAL: > > The JDK places standard annotations in the java.lang.annotation > package. For consistency with this, it seems preferable for SCA > to use the package org.oasisopen.sca.annotation. > > > > --------------------------------------------------------------------- > 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 →