The source files for these packages are generated from the JavaCC sources under src/main/javacc and src/main/jjtree respectively. All you have to do is compile Mime4j by running "mvn compile" or "mvn package"..
hth Markus On Mon, Mar 9, 2009 at 2:59 PM, Wim Jongman <[email protected]> wrote: > Thanks for the answer but I am not capable of understanding it. The missing > sources don't seem to be included anywhere in the source distro. > > Best regards, > > Wim Jongman > > > On Mon, Mar 9, 2009 at 1:44 PM, Robert Burrell Donkin < > [email protected]> wrote: > >> On Sun, Mar 8, 2009 at 11:27 PM, Wim Jongman <[email protected]> >> wrote: >> > Hi, >> > The 0.6 source download seems to be missing some packages: >> > >> > org.apache.james.mime4j.field.datetime.parser >> > org.apache.james.mime4j.field.language >> > org.apache.james.mime4j.field.mimeversion >> > org.apache.james.mime4j.field.structured >> > >> > Some classes are missing from the >> > >> > org.apache.james.mime4j.field.address.parser >> > >> > package. >> >> IIRC these are generated (into target) by the build >> >> - robert >> > -- Always remember you're unique. Just like everyone else.
