RE: Emailing Build results

2003-03-04 Thread Benoit Voisin
Sorry to interrupt, but the main reason I find in receiving a mail upon build completion is when the building process is launched in an automated manner (cron or similar). But then, why not using a continuus integration tool like AntHill ? It does launch build (schedule or on request) and sends a m

RE: RE : Ant calls from JSP

2003-03-04 Thread Benoit Voisin
), it seems that it is a litte bit complex for what I need. Since Ant is "full java", it could be called through JSP pages, isn't it ? Or am I wrong (or naive) ? David -Message d'origine- De : Benoit Voisin [mailto:[EMAIL PROTECTED] Envoyé : mardi 4 mars 2003 11:03 À

RE: compile only valid java files, skipping uncompilable files

2003-02-12 Thread Benoit Voisin
Just an idea: If you know which file will fail, you can try excluding them (excludes attribute of the javac task). And eventually rerun javac without exclusion to try compiling them anyway. Benoit -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 12 February 2003