Hi cocooners, I wanted to patch build.xml so that LDAPTransformer is compiled only if JNDI is present, but I noticed that two ways are used to filter compilation depending on classpath : - in the prepare-src-main target (don't copy them to build/src) - in the compile target (leave them in build/src, but don't compile them). So what's the rule about using one or the other ? Or is there no particular rule ? -- Sylvain Wallez Anyware Technologies - http://www.anyware-tech.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]