How to retrieve any params from build.xml internally to the ant source code environment?

2008-02-09 Thread rigel
pleTest.java Testcase sample using custom annotation http://www.nabble.com/file/t906682/6_TestBigRationalFraction.html JUnit descriptive report sample // ===org.apache.tools.ant.taskdefs.optional.junit.XMLConstants=== // // Some consts referring to additional tag set // +++ [...] /** * info element

Re: Cactus 1.8 / Ant 1.8 Integration

2008-02-10 Thread rigel
Hello Peter, I know you probably know ;-) that this fast solution which I post now is not so well appreciated due to its possible privileges unconvenients, but in the meanwhile if I was you I would access private members with a PrivilegedAction: public static Object testAccess(Object instan