Yes, this is a sequel and there will be more 8-)

jakarta-ant -> ant
jakarta-ant-antidote -> ant-antidote

Such a move will be inconvenient for people who have checked out the
modules, but nothing a quick script like

for i in `find jakarta-ant-* -type d -name CVS`; do
    perl -pi -e 's/jakarta-ant/ant/' $i/Repository
done

or a fresh checkout couldn't fix.

Again, if there is consensus, I'd take this to the infrastructure
list.

Stefan

Reply via email to