It is done. I didn't realize that 1.5.2 wasn't up in the Maven repo yet; I've been on 1.6 for a while now. Can't live without the ObjectFactory ;-)
Not sure why directory listing isn't working. I'll have to check that out. Cheers, Freddy http://www.stripesbook.com On Fri, 20 Nov 2009 09:11:17 +0100, "Richard Hauswald" <[email protected]> said: > Please do so. It'd be also kewl if you enable the index listings to > enable repository browsing. > Thanks, > Richard > > On Fri, Nov 20, 2009 at 9:04 AM, M.C.S. <[email protected]> wrote: > > Hi Freddy, > > > > would it hurt if you also added Stripes 1.5.2 to the repo? Central's > > current version is still 1.5.1 :-( > > > > Greetings, > > Marcus > > > > > > Freddy Daoud schrieb: > >> If you are using Maven 2 and want to experiment with the current snapshot > >> of Stripes 1.6, you can get it from my repository. Just add this to your > >> pom.xml file: > >> > >> 1. Under <dependencies> > >> > >> <dependency> > >> <groupId>net.sourceforge.stripes</groupId> > >> <artifactId>stripes</artifactId> > >> <version>1.6-SNAPSHOT</version> > >> </dependency> > >> > >> 2. Under <project> > >> > >> <repositories> > >> <repository> > >> <id>www.stripesbook.com</id> > >> <url>http://www.stripesbook.com/maven2</url> > >> </repository> > >> </repositories> > >> > >> Cheers, > >> Freddy > >> http://www.stripesbook.com > >> > >> > >> > >> ------------------------------------------------------------------------------ > >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > >> trial. Simplify your report design, integration and deployment - and focus > >> on > >> what you do best, core application coding. Discover what's new with > >> Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> Stripes-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/stripes-users > >> > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > > trial. Simplify your report design, integration and deployment - and focus > > on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Stripes-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/stripes-users > > > > > > -- > Richard Hauswald > Blog: http://tnfstacc.blogspot.com/ > LinkedIn: http://www.linkedin.com/in/richardhauswald > Xing: http://www.xing.com/profile/Richard_Hauswald > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
