use @RfcCompliant to mark specific code elements and unit tests that implement
or check RFC compliance
------------------------------------------------------------------------------------------------------
Key: LABS-123
URL: https://issues.apache.org/jira/browse/LABS-123
Project: Labs
Issue Type: New Feature
Components: Vysper
Reporter: Gerolf Seitz
example:
@RfcCompliant(rfc="3290", section="3.1", status=ComplianceStatus.FINISHED)
public class EntityConformance {
...
}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]