Hello Xavier, this should be possible.
the source and binary zips would go to http://archive.apache.org/dist/ivy/ and the jars could go to ... the maven repository. But they would need POM files. Skeletal POM files without dependencies ... would be fine. I would suggest to take as groupId org.apache.ivy because this is the new norms. Only problem. Uploading to the repository would be considered a sort of "backwards release" and requires a vote. Same probably for the archives. Let's see what are the reactions of the other mentors/committers/... To have an ivy.jar in a public location informally for your build, I will put one under http://people.apache.org/~antoine/ivy/ivy-1.4.1.jar for instance. This will be a temporary measure. Regards, Antoine -------- Original-Nachricht -------- Datum: Thu, 21 Dec 2006 19:18:24 +0100 Von: "Xavier Hanin" <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: 1.4 builds that don\'t depend on jayasoft.org being up? > On 12/21/06, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: > > > > Hello Eric, > > > > the source tree is available on Apache's svn. > > http://svn.apache.org/repos/asf/incubator/ivy/trunk/ > > > Yes but the problem is that Ivy build depends on Ivy itself, and thus try > to > download ivy.jar from a website, and this website happens to be > jayasoft.orgsite with which we have troubles for the moment. > > Anyway we should modify the build to download ivy.jar from another > location, > which raises a question: Is it possible to host the release history of Ivy > (pre apache one) on an apache server? I'm not talking only about jars, but > also distributions zips. > > Xavier > > Regards, > > > > Antoine > > > > -------- Original-Nachricht -------- > > Datum: Thu, 21 Dec 2006 09:33:20 -0800 > > Von: "Eric Crahen" <[EMAIL PROTECTED]> > > An: [email protected] > > Betreff: 1.4 builds that don\'t depend on jayasoft.org being up? > > > > > Are there any updates to a 1.4 source tree with a build.xml that will > > > build > > > against a more > > > stable site (like apache perhaps?). Jayasoft has been down frequently > as > > > of > > > late. > > > > > > -- > > > > > > - Eric > >
