Re: Evaluating Slide
Antoine Levy-Lambert <[email protected]> Tue, 27 Mar 2007 03:51:04 -0400
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hello Andrey, if you are evaluating Slide, you may want to try your luck downloading the source code from Subversion and building slide yourself. It is easy, the sources come with a build.xml and the libs, all you need to do is type "ant" or most probably "ant webapp-dist" "ant webapp-jaas-dist" to create a distribution with Jaas authentication. There are a lot of improvements and bugs fixed in the codebase since 2.1. I have never tried to use Slide with Java 6, I do not know whether it works. I have compiled and run successfully with Java 5 and Tomcat as a backend. Best regards, Antoine Andrey Shulinsky wrote: > Hi, folks, > > I am evaluating Slide as a base for a small project so I'd appreciate > if someone can answer a couple of questions. > > 1) It has been >2 years since Slide 2.1 came out. I have also noticed > the decline in the mailing list activity. I actually used Slide as the > base of the Document management system I built a couple of years ago > and I remember talks about Slide 2.2 and even 3.0... > So what's the state of the project? Any news on the next release - if > any? > > 2) Has anyone tried to use Slide with Java 6? Java 5? Basically, > what's the latest version of Java SDK that can be used by Slide? > > Thanks. > > Yours sincerely, > Andrey Shulinskiy. > > -