Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 44173 invoked from network); 30 Apr 2002 08:48:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Apr 2002 08:48:28 -0000 Received: (qmail 7023 invoked by uid 97); 30 Apr 2002 08:48:38 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 7007 invoked by uid 97); 30 Apr 2002 08:48:38 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 6996 invoked from network); 30 Apr 2002 08:48:37 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-dev@jakarta.apache.org Subject: Re: javadoc changes: have they broken xdoclet? References: <002401c1f004$f6cd7540$1502a8c0@Stelvio> <001801c1f01a$6ee08b70$31b0e40f@Stelvio> From: Stefan Bodewig Date: 30 Apr 2002 10:48:34 +0200 In-Reply-To: Message-ID: Lines: 28 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On 30 Apr 2002, Stefan Bodewig wrote: > I'll patch Javadoc to show the same behavior it had before my > changes The behavior was to not write package information if packagenames was empty. I have this working on my box right now but will wait for a complete Gump run to finish just in case (I'll be offline tomorrow). The xdoc proposal now builds, but I get things like [xdocs] java.lang.IllegalStateException: Couldn't find bean org.apache.tools.ant.taskdefs.optional.jlink.ConstantPool in sourcepath /home/bodewig/ASF/jakarta/jakarta-ant/src/main:/home/bodewig/ASF/jakarta/jakarta-ant/src/main/org/apache/tools/ant [xdocs] at xdoclet.TemplateSubTask.beanFile(TemplateSubTask.java:533) [xdocs] at xdoclet.TemplateSubTask.isGenerationNeeded(TemplateSubTask.java:597) [xdocs] at xdoclet.TemplateSubTask.isGenerationNeeded(TemplateSubTask.java:699) [xdocs] at xdoclet.TemplateSubTask.startProcess(TemplateSubTask.java:352) [xdocs] at xdoclet.doc.info.InfoSubTask.execute(InfoSubTask.java:137) [xdocs] at xdoclet.DocletTask$DocletMain.start(DocletTask.java:549) [xdocs] at java.lang.reflect.Method.invoke(Native Method) [xdocs] at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:188) [xdocs] at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:90) [xdocs] at com.sun.tools.javadoc.Main.main(Main.java:228) which is a little strange as such a class doesn't exist and I cannot find how it comes to think it would exist. Stefan -- To unsubscribe, e-mail: For additional commands, e-mail: