--- [EMAIL PROTECTED] wrote: > hi all, > i m trying to build xdoclet-1.2b3 from sources.. > my dir structure is > > c:\xdoclet-1.2b3 > c:\xjavadoc > > i m using ant 1.5.3-1 and following files from > xalan-j_2_4_1 > xalan.jar > xercesImpl.jar > xml-apis.jar > > the build fails when it has reached the target > 'xdoclet-xml'.. > i dont know what is the exact reason..but below is a > print of what i > am getting in output > > build-externalizer: > > init: > [echo] > [echo] > +------------------------------------------------------------------- > --- > [echo] | > [echo] | B U I L D I N G X D O C L E T M O D > U L E 'xdoclet' > [echo] | > [echo] > +------------------------------------------------------------------- > --- > > validate-xtags: > [xmlvalidate] 1 file(s) have been successfully > validated. > > beautify: > > compile: > > xdoclet-xml: > [xdoclet] [INFO] start - -RUNNING_TASKNAME > arguments: [Ljava.lang.String;@5268 > d7 > [xdoclet] [INFO] engineStarted - > -GENERATING_TEMPLATE_OUTPUT_SINGLE_FILE argum > ents: [Ljava.lang.String;@276fdd > [xdoclet] WARNING: Some classes refer to other > classes that were not found amo > ng the sources or on the classpath. > [xdoclet] (Perhaps the referred class > doesn't exist? Hasn't been gene > rated yet?) > [xdoclet] The referring classes do not > import any fully qualified cla > sses matching these classes. > [xdoclet] Since at least one package is > imported, it is impossible fo > r xjavadoc to figure out > [xdoclet] what package the referred > classes belong to. The classes ar > e: > [xdoclet] > C:\xdoclet-src-1.2b3\modules\xdoclet\src\xdoclet\modules\util\Collec > tionTagsHandler.java --> XDocletTagSupport qualified > to xdoclet.modules.util.XDo > cletTagSupport > > externalizer: > [echo] Generating message bundle files for > module... > > BUILD FAILED > file:C:/xdoclet-src-1.2b3/modules/modules-common.ent:168: > CREATE_TASK_ERROR argu > ments: [Ljava.lang.String;@49e870 > > > anyone can help?? me? I'll try.
Is it clean build? Any xdoclet jars hiding in your classpath and waiting to bite you ass off? in at lib directory? regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
