What happened to the work on a Maven build process in 2006/2007? I recall someone has been testing Maven back then.
Maven would be much better, but the compiler uses some JARs which are probably not available in public repositories. On Jan 21, 2010, at 4:15 AM, Max Carlson wrote: > +1 from me. Anything we can do to use more modern libraries is a win. It > would be even better if we could switch to Maven and take advantage of the > sweet automatic JAR dependency management - but that's a much larger job. > > Regards, > Max Carlson > OpenLaszlo.org > > On 1/20/10 6:45 PM, P T Withington wrote: >> I have a nifty solution for http://jira.openlaszlo.org/jira/browse/LPP-8503 >> but it depends on updating our ant, rhino, and bsf versions and adding >> commons-logging to our ant/lib/ jars. >> >> I need to run: >> >> Apache Ant version 1.6.5 >> Rhino 1.7 release 2 >> >> and update bsf.jar to 2.4.0, which requires adding commons-logging.jar 1.1.1 >> >> Is this going to be a problem for developers? >> >> In theory these are all fairly stable publicly available tools, so there >> should not be an issue with updating our dependencies, but I thought I >> should check before I do. >> >> >> >>
