Mostly applied with a minor change: I added a log(String,int) method to AbstractExecutor and used that in ProjectProperties rather than using getProject().log(String,int).
-- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Vincent Massol" To: <[EMAIL PROTECTED]> <vmassol@octo. cc: com> Subject: [PATCH] Removed some debug logs 05/23/02 08:12 AM Please respond to "Turbine Maven Developers List" Hi, My first patch for Maven ! :-). It removes some debug logs being printed to the console (especially by the project-properties target). They are now printed only when running Ant in debug mode (-debug). Thank you -Vincent BTW, I was looking for coding conventions on the Maven web site and couldn't find them. Are there any ? Are they the one from Turbine ? _______________________ Vincent Massol OCTO Technology UK Ltd http://www.octo.com [EMAIL PROTECTED] (See attached file: src.patch)-- To unsubscribe, e-mail: < mailto:[EMAIL PROTECTED]> For additional commands, e-mail: < mailto:[EMAIL PROTECTED]>
src.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
