Re: basedir attribute from project tag

2001-04-20 Thread Francisco Franco
I need to assign a value to my basedir attribute in my project tag using a reference to an environmental variable. I tried including a property task before my project tag but this did not work. How can this be done and does anyone have some example code? Thanks, Francisco

Reposted: Re: FileSet

2001-04-17 Thread Francisco Franco
-Original Message- From: Francisco Franco [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 6:51 PM To: '[EMAIL PROTECTED]' Subject: Re:FileSet I need to pass several source files to javadoc's sourcefile directive by using a regular expression. I get the foll

Re:FileSet

2001-04-12 Thread Francisco Franco
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, */*/*B