Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 51104 invoked by uid 500); 13 Apr 2001 01:51:04 -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 51067 invoked from network); 13 Apr 2001 01:51:04 -0000 Message-ID: From: Francisco Franco To: "'ant-user@jakarta.apache.org'" Subject: Re:FileSet Date: Thu, 12 Apr 2001 18:51:05 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N I need to pass several source files to javadoc's sourcefile directive by using a regular expression. I get the following error for the xml code: [javadoc] Javadoc: No package, class, or source file found named **/*Bean.java [javadoc] 1 error I want to get away from using */*Bean.java, */*/*Bean.java, etc. for each level of my source tree that I want to run the javadoc command on. I know that this regular expression works for filesets in which a desired pattern can be obtained from muliple directory levels using **. However, I don't know how to pass these file names into javadoc's sourcefile directive from using the fileset directive. I tried using ids but apparently, javadoc's sourcefile attribute does not support the refid command. Any suggestions and/or examples? -----Original Message----- From: Diane Holt [mailto:holtdl@yahoo.com] Sent: Thursday, April 12, 2001 5:35 PM To: ant-user@jakarta.apache.org Subject: Re: Delete fails... --- David Corbin wrote: > I tried that, and I tried NTHandle | grep junit. > > Nothing is holding the file open. > > It *seems* like that cygwin rm also fails (silently) to delete it, but > DEL frequently (if not always) succeeds. > > More ideas? I take it you've tried rebooting? :) When/how does the file get created as part of the build process? Is it pulled from an SCM tool that marks it read-only? Diane ===== (holtdl@yahoo.com) __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/