Re: srcdir attribute and element in the javac task

2005-06-01 Thread Antoine Levy-Lambert
(even if it is mostly standard) and call each subproject build.xml using subant for instance. Cheers, Antoine > --- Ursprüngliche Nachricht --- > Von: [EMAIL PROTECTED] > An: "Ant Users List" > Betreff: srcdir attribute and element in the javac task > Datum: Tue, 3

srcdir attribute and element in the javac task

2005-05-31 Thread glenn . h . brown
My impression from reading the docs was that the srcdir attribute and the element were interchangable when using the javac task. However when I execute the code given below I get the message that srcdir attribute must be set. NOTE: The reason that I need to have the fileset set up the way I do i