Does anyone know of a task or utility available to fix the package structure
on a source tree? 

I am generating javadocs with 1.4 which crashes when the package structure
is wrong, but links in the source code--a feature I really like. The javadoc
creation process runs from cron, and I can't afford to have one package name
mistake break the whole thing. I've hacked together a perl script that will
move files / create directories as necessary, but I'd really like to move
this process into my ant buildfile so that it will be available to all.

Any ideas?


John-Mason Shackelford

Software Developer
NCS Pearson - Measurement Services
2510 North Dodge St.
Iowa City, IA 52245
319-354-9200x6214
[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to