https://issues.apache.org/bugzilla/show_bug.cgi?id=37763

--- Comment #5 from Dieter Krachtus <[email protected]> 2010-11-14 
19:45:30 EST ---
I downloaded the latest version of ANT with the fix (I checked in the sources)
but it still does not work if I use several directories via rootfileset.

        <classfileset id="reqdClasses" dir="_temp_ptp_2"
rootclass="main.MainClass">
            <rootfileset dir="_temp_ptp_1" />
            <rootfileset dir="_temp_ptp_2" />
        </classfileset>

Do I use the syntax incorrectly? Sadly there is no working example in the
testcases.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to