Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 39926 invoked by uid 500); 31 May 2001 19:13:47 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 39914 invoked from network); 31 May 2001 19:13:46 -0000 Message-Id: <6BCBBDF4762DD311815000902762CD4905DB2A88@gsny15e.ny.fw.gs.com> From: "Varnavas, Frank" To: "'ant-user@jakarta.apache.org'" Subject: RE: specifying packages in javadoc task Date: Thu, 31 May 2001 15:13:47 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Perhaps you also need a classpathref="java" attribute, along with any other classpath refs required of course. -----Original Message----- From: Pinar Bicioglu [mailto:pinarbici@hotmail.com] Sent: Thursday, May 31, 2001 3:05 PM To: ant-user@jakarta.apache.org Subject: RE: specifying packages in javadoc task What you suggest is completely right! However I am still getting these annoying "14 warnings" that I mentioned in my earlier messages. I am going to post it again anyway. Please let me know if you have any idea why it happens ...Thanks a lot... >From: "Varnavas, Frank" >Reply-To: ant-user@jakarta.apache.org >To: "'ant-user@jakarta.apache.org'" >Subject: RE: specifying packages in javadoc task >Date: Thu, 31 May 2001 14:02:28 -0400 > >a packagenames attribute probably should end in .*, ans the classpath >shouuld point to the root of the tree containing the package > >I'm guessing you meant something like > >packagenames="org.apache.struts.form.*,org.apache.struts.action.*" > destdir="$javadoc.home}" /> > >-----Original Message----- >From: Pinar Bicioglu [mailto:pinarbici@hotmail.com] >Sent: Thursday, May 31, 2001 12:17 PM >To: ant-user@jakarta.apache.org >Subject: specifying packages in javadoc task > > >Hi, >I have been trying to use javadoc task of ant correctly since yesterday. I >have used struts in my project and used "org.apache.struts.form" package. > >Even though I have the followinf piece of code in my xml file, it doesn't >seem working ?? Wehn I specify sourcefiles instead of packagenames then >code > >documentation is generated in javadoc directory with 13 warnings >I appreciate any kind of help > >The code I have is, > > > packagenames="java/org/apache/struts/form/org.apache.struts.action" > destdir="${javadoc.home}"/> > > >Thanks >_________________________________________________________________ >Get your FREE download of MSN Explorer at http://explorer.msn.com _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com