Re: Spec compliance as new Commons component

2009-06-07 Thread Niklas Gustavsson
On Wed, Jun 3, 2009 at 2:22 AM, sebb wrote: > On 02/06/2009, Niklas Gustavsson wrote: > Interesting. > > Could be useful for parts of Commons Codec, Mail, Net. > > Seems to me it fits in with the Commons charter, and other projects > that could benefit from it (e.g. Tomcat, HttpComponents) may wel

Re: Spec compliance as new Commons component

2009-06-02 Thread sebb
On 02/06/2009, Niklas Gustavsson wrote: > Hi > > Over at Apache MINA, we have voted in Vysper as a subproject. The > Vysper project came with a bunch of code for tracking compliance to a > specification (e.g. RFC) using a set of annotations. it also contains > an APT based tool for producing r

Spec compliance as new Commons component

2009-06-02 Thread Niklas Gustavsson
Hi Over at Apache MINA, we have voted in Vysper as a subproject. The Vysper project came with a bunch of code for tracking compliance to a specification (e.g. RFC) using a set of annotations. it also contains an APT based tool for producing reports based on these annotations. Here's the current co