You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PR102746.txt 318B

123456789
  1. Would test with
  2. <ajc-test dir="bugs/pr102746" title="log to file with -log in classpath">
  3. <compile files="lib/Lib.java" outjar="foo-logging.jar"/>
  4. <compile files="PR102746.java" classpath="foo-logging.jar"/>
  5. </ajc-test>
  6. except that the harness is I think snooping for foo-logging.jar wrong.