On Mon, May 12, 2008 at 3:31 AM, mschipperheyn <[EMAIL PROTECTED]> wrote:
> > Congratulations! Cool. > > I've looked at it. I'm wondering when do you plan to move to Annotations > for > Spring. Since I've moved to annotations, live has become easy and lovely > again. Would anybody be interested if I upgraded the tutorial for that (if > so, how to format it) or is that something for 2.1? I think it's best to wait until 2.1 to do this. The good news is 2.1 is the next release. Here's the best way to change to annotations IMO: 1. Change the core AppFuse code to use annotations. 2. Modify AMP so the templates use annotations. 3. Update the tutorials to use annotations. If you're more interested in doing #3 than 1 or 2, it's probably best to create a child page of the existing tutorials and change to use Annotations. When we're ready to release 2.1, we can replace the parent page with the child one. Thanks, Matt > > > Cheers, > > Marc > > > mraible wrote: > > > > The AppFuse Team is pleased to announce the release of AppFuse 2.0.2.This > > release includes upgrades to Spring Security 2.0, jMock 2.4, the ability > > to > > customize code generation templates and many bug fixes. > > > > For information on upgrading from 2.0.1, see the Release > > Notes<http://appfuse.org/display/APF/Release+Notes+2.0.2>or > > changelog< > http://appfuse.org/display/APF/Release+Notes+2.0.2#ReleaseNotes2.0.2-changelog > >. > > AppFuse 2.0.2 is available as a Maven archetype. For information on > > creating > > a new project using AppFuse, please see the QuickStart > > Guide<http://appfuse.org/display/APF/AppFuse+QuickStart>or the demos > > and videos <http://appfuse.org/display/APF/Demos+and+Videos>. > > > > The 2.0 series of AppFuse has a minimum requirement of the following > > specification versions: > > > > - Java Servlet 2.4 and JSP 2.0 > > - Java 5+ > > > > If you've used AppFuse 1.x, but not 2.x, you'll want to read the > > FAQ<http://appfuse.org/display/APF/FAQ>. > > Join the user mailing list <http://appfuse.org/display/APF/Mailing+Lists > > > > if > > you have any questions. The Maven Reference > > Guide<http://appfuse.org/display/APF/Maven+2>has a map of Ant -> Maven > > commands. Maven > > for Newbies <http://appfuse.org/display/APF/Maven+for+Newbies> might > also > > be > > useful if you've never used Maven before. > > > > Thanks to everyone for their help contributing code, writing > > documentation, > > posting to the mailing lists, and logging issues. > > > > We greatly appreciate the help from our > > sponsors<http://appfuse.org/display/APF/Sponsors>, > > particularly Atlassian <http://www.atlassian.com/c/NPOS/10160>, > > Contegix<http://contegix.com/>, > > JetBrains <http://www.jetbrains.com/>, and Java.net > > <http://www.java.net/>. > > Atlassian and Contegix are especially awesome: Atlassian has donated > > licenses to all its products and Contegix has donated an entire > > server<http://raibledesigns.com/rd/entry/appfuse_now_powered_by_contegix > >to > > the AppFuse project. > > > > Please let us know if you have any issues upgrading. > > > > Best Regards, > > > > Matt > > > > > > -- > View this message in context: > http://www.nabble.com/-ANN--AppFuse-2.0.2-Released-tp17181660s2369p17184147.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
