Issue #139 has been updated by Jonathan Clarke.
Rémy-Christophe Schermesser wrote: > It is done ! > > I will really need some feedback and additional testing from people. I've given it a try, and it looks OK so far - apart from some issues I mentioned on IRC (like logs during tests don't seem to use the LDIF formatter) > I did not migrate some files, which are using log4j.properties, from > lsc-sample because I don't know what they do (make-lsc-archive.sh, > build-generator.xml, build-install.xml). *make-lsc-archive.sh* is a shell script to create an tar.gz archive ready to install on a production server. It builds a JAR from lsc-sample, and copies all Maven dependencies into a lib dir. A shell script build a classpath from all these JARs, and runs LSC. Thus, maven and ant aren't necessary on servers. build-generator and build-install.xml are the build files for the generator wizard and the install wizard (unused AFAIK). ---------------------------------------- Feature #139: Migrate from log4j to sfl4j & LogBack http://tools.lsc-project.org/issues/show/139 Author: Rémy-Christophe Schermesser Status: Feedback Priority: Low Assigned to: Rémy-Christophe Schermesser Category: Core Target version: 1.2 branch Log4j is no longer maintained, so we should migrate to the new standard sfl4j (api) and LogBack (implementation) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

