Hi I have pom which calls ant build file, ant build file has some echo statements
After upgrading from 1.2 to 1.3 ant output to console is not visible anymore and also end message from maven about successful build are also gone. on command line looks like script is simply terminated. At the beginning i see ant echo output in console, but then there is triggered some log4j output also written to console and after that ant and maven output to console is doesn't show up. It works correct if i set version 1.2 - after printing log4j statements i see ant echo and maven build successful messages. has anyone have observed similar issue, may be its a bug? thanks juris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
