Ken, Are you extending JSPC?
I have been making some changes to it, but am only partway through. One of the changes was a <src> path beneath the task; I have coded that (it compiles) but not written any of the stuff behind it to build up the list of files to compile. I can commit that change sooner rather than later if it would help you. Also, look at bugzilla reports with "jspc" or "JSPC" in the title. I was going to address most of these by implementing the webapp parameter and letting jasper sort things out for itself. This may be of use to you too -steve ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 04, 2001 3:03 AM Subject: RE: allowing nested path elements in a task (jspc) > Erm, addFileset() perhaps :o) > > -----Original Message----- > From: kenhorn1 > Sent: 03 December 2001 15:50 > To: ant-dev > Cc: kenhorn1 > Subject: allowing nested path elements in a task (jspc) > > > > I'm working on JRun support for jspc task. I want to be able to use > fileset's > to define the list of jsp's to compile (i want to exclude some backup > directories). Is there a pointer in the docs for how to add support for > this? I > thought maybe adding a createSrcDir() method would be enough (looking > at the > classpath stuff). > > Cheers, > > Ken. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
