Isn't outputproperty attribute of <java> task supposed to capture values printed by System.out.println? I have a program with a System.out.println in it and when I run this using <java> in ant, I can see the printed value on the console but outproperty is echoed as blank? Why must this be happening? Should I set something to activate outputproperty? -- View this message in context: http://www.nabble.com/%3Cjava%3E-outputproperty-problem--tp19528043p19528043.html Sent from the Ant - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]