Currently it is an ant script with a .bat file. if the .bat file is ported to a shell script (which should be really easy!) the first steps for linux compatibility are taken. There is another issue though: at this point, the evironment is dependant on the installation directory c:\ewad because it is used by certain plugins(e.g. tomcat plugin needs a absolute path to tomcat). On the other hand, if you should install it another directory, it shouldn't take more then 10 minutes to change the configuration. Maybe you can try on linux and write a small tutorial on linux reconfiguring the path? I am currently writing an NSIS script to install on windows. I'm not sure NSIS works on linux.
Lennart >-----Original Message----- >From: "Tapestry users" <[email protected]> >Sent: 04/21/05 - 08:19 >To: "Tapestry users" <[email protected]> >Subject: RE: Re: EWAD: Fully featured Tapestry Development environment > > > >great. is it Windows only? Or will there be some kind of install.sh, >too? > >If I can, I would help you out with a Linux port, because I mainly do >my >development tasks on a Linux box. > >Andy > > > > >Lennart Benoot schrieb: >> Hi all, >> >> About a month ago we had a discussion on this mailing list >concerning the difficulties of getting an fully featured tapestry >development environment. It takes a lot of time to get everything up >and running, preventing you from startingthe actual development from >day 1. Also upgrading can pose difficulties. >> This is why i started to create a 'standard environment' >and packaged it. It has an install script that downloads and installs >this environment on your pc. >> After installation you have a lot of components ready for use: >Eclipse, Spindle, Tomcat, Tomcat plugin, Jetty, Jetty Plugin, Mysql, >Mysql Administrator, Hibernate and Hibernate Synchronizer. >> >> If you're interested, please take a look at: >http://ewad.sourceforge.net/ >> >> If you want to contribute, i can use some help! >> design the release scripts, website, create a logo, create howtos, >... see http://sourceforge.net/projects/ewad/ for detailed list of >feature request. >> >> Feel free to send comments and suggestions. >> >> Kind regards, >> Lennart >> >> >> >> >> >--------------------------------------------------------------------- >> To unsubscribe, e-mail: >[EMAIL PROTECTED] >> For additional commands, e-mail: >[EMAIL PROTECTED] >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
