Hi Michael, Yes, you can click on the wish list link on http://patterntesting.sf.net, it will bring you to a wiki page that you can edit. Put your idea there.
I agree that this aspect test will be *very* useful! Please feel free to send all aspects that you want to the patterntesting mailing list and I'll make sure to commit them. Thanks -Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 24 September 2002 15:37 > To: Turbine Maven Users List > Subject: Re: [ANN] New plugin: PatternTesting > > > Hi, > > Can I add a pattern test to the wish list? One which ensures resources > (db > connections, files etc) are properly closed in a finally block. This > would > be most useful! > > If I learn about AspectJ and write one I'll let you all know. > > Mike > > > > > > > "Vincent Massol" <[EMAIL PROTECTED]> on 15/09/2002 10:55:43 > > Please respond to "Turbine Maven Users List" > <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > cc: > Subject: [ANN] New plugin: PatternTesting > > Hi, > > * PatternTesting (http://patterntesting.sf.net) is a testing framework > that allows to automatically verify that Architecture/Design/Best > practices recommendations are implemented correctly in the code. It uses > AOP and AspectJ to perform this feat. > > Release 0.2 changes: > > * Reworked the AspectJ extension which is now based on the AspectJ Ajc > Ant task. The AspectJ extension allows to output Ajc compilation results > in XML. More info is available on > http://patterntesting.sourceforge.net/plugins/aspectj/index.html > > * Added a Maven plugin which allows you to easily run Pattern Tests > using Maven (http://jakarta.apache.org/turbine/maven). The plugin runs > Ajc on the pattern tests and the code to test and generates HTML reports > of the violations. > > * In addition a wish list of Pattern Tests has been started on > http://c2.com/cgi/wiki?PatternTestingWishList. Please feel free to add > your own ideas there. > > We have now reached a stage where we have all the needed infrastructure > to massively start adding pattern tests. > > Future directions: > > * Improve the generated XML from Ajc with more information and group > errors by file. > > * Add more pattern tests. > > Enjoy! > -Vincent > > > -- > To unsubscribe, e-mail: < > mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: < > mailto:[EMAIL PROTECTED]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
