> -----Original Message----- > From: Erik Price [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 17, 2003 1:29 PM > To: Tomcat Users List > Subject: OT: Re: Classes not being found in app's WEB-INF directory. > > > > > Tim Moore wrote: > > >>Can Ant read the package declarations of the source files to > >>determine > >>where they should be placed, or will I have to hard code the > >>paths into > >>the <Copy> tasks? > > > > > > It wouldn't be hard to write a custom task to do that. > > > > Seems like it would be better to fix the source tree > structure in CVS, > > though. It's kind of a PITA, but once it's done, it's done. > > I agree -- it just doesn't seem right to have a flattened > hierarchy in > CVS. But I thought that in CVS you can't change the directory > structure. You can add new files and dirs, but you can't remove old > dirs and move files from old dirs.
It's possible, it just sucks. Check out the docs: http://www.cvshome.org/docs/manual/cvs_7.html -- Tim Moore / Blackboard Inc. / Software Engineer 1899 L Street, NW / 5th Floor / Washington, DC 20036 Phone 202-463-4860 ext. 258 / Fax 202-463-4863 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>