[Swift-devel] Re: Question of wrapper.sh

Ben Clifford benc at hawaga.org.uk
Sun Mar 9 20:58:51 CDT 2008


On Sun, 9 Mar 2008, Zhao Zhang wrote:

> cd ${FALKON_ROOT}/cog/modules/provider-deef
> ant distclean
> ant -Ddist.dir=../vdsk/dist/vdsk-0.3-dev/ dist


> So I need to delete the last line and add
> 
> ant -Dwith-provider-deef -Ddist.dir=../vdsk/dist/vdsk-0.3-dev/ redist

don't run any build command in the provider-deef directory.

replace the above three lines with:

 cd ${FALKON_ROOT}/cog/modules/vdsk/
 ant -Dwith-provider-deef redist 

-- 



More information about the Swift-devel mailing list