Re: [uportal-dev] uPortal 3.1 ant command comments

2008-12-19 Thread Eric Dalquist
The clean command works the same way as it has since at least 2.3 (furthest back I checked) such that running clean deletes the ${deploy.home} directory. That said I think we should review the ant commands available and perhaps refactor them a bit for 3.1 as well as some of the default settings

[uportal-dev] uPortal 3.1 ant command comments

2008-12-18 Thread Arlo White
I had a few comments on the build.xml file in uPortal trunk. ant clean removes the destination directory. This is bound to bite someone who's used to 2.5's ant clean being like mvn clean. ant clean should run mvn clean. ant deluser uses a different parameter than ant md5passwd: deluser use