Hi All,

I've created a new snapshot built from the trunk, and improved the build
script to ease this process.

Now to create such a snapshot here are the steps to follow:
login on people.apache.org
svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/ ivy
cd ivy
ant snapshot
rm /www/incubator.apache.org/ivy/downloads/latest/*
cp build/distrib/* /www/incubator.apache.org/ivy/downloads/latest/

the last two steps could be part of the ant build script, but I don't know
if it's a good idea or not, since you need to be logged in on apache machine
to perform it. Is it a problem?

- Xavier

Reply via email to