summaryrefslogtreecommitdiffstats
path: root/tests/bugs/pr102746/PR102746.txt
blob: 5dbfbdbad166ffdfd79fc4cc8526ecf4978d93bf (plain)
1
2
3
4
5
6
7
8
9
Would test with 

    <ajc-test dir="bugs/pr102746" title="log to file with -log in classpath">
        <compile files="lib/Lib.java" outjar="foo-logging.jar"/>
        <compile files="PR102746.java" classpath="foo-logging.jar"/>
    </ajc-test>

except that the harness is I think snooping for foo-logging.jar wrong.