On Tue, Dec 11, 2012 at 8:06 PM, Luciano Resende <[email protected]>wrote:
> I'll look at it, but as far as I remember, there is a downstream job to > deploy, which is not being invoked because the top level build is failing. > On https://builds.apache.org/job/Wink-Trunk-JDK1.5/configure I see no such post-build action. And while less elegant I know from other projects that replacing install with deploy works. > > On Tuesday, December 11, 2012, Reto Bachmann-Gmür wrote: > > > I've noticed than jenkins is configured to just do: mvn clean install. > > If it would be configured to execte: `mvn clean deploy`instead, the > > artifacts would be deployed to the snapshot repositiry. > > > > Would you mind chnaging this? (it seems I could change this as well. not > > sure if there per project access restrictions on jenkins) > > > > Reteo > > > > On Tue, Dec 11, 2012 at 4:54 PM, Luciano Resende <[email protected] > <javascript:;> > > >wrote: > > > > > On Tuesday, December 11, 2012, Reto Bachmann-Gmür wrote: > > > > > > > On 11 Dec 2012 07:15, "Luciano Resende" <[email protected] > <javascript:;> > > > <javascript:;>> > > > > wrote: > > > > > > > > > > On Mon, Dec 10, 2012 at 12:45 PM, Reto Bachmann-Gmür < > > [email protected] <javascript:;> > > > <javascript:;> > > > > >wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > It would be good if my patch for > > > > > > https://issues.apache.org/jira/browse/WINK-375 could be reviewd > > and > > > > > > hopefully accpeted. > > > > > > > > > > > > It's a short patch but working around the issue would be quite > > > tedious > > > > so > > > > > > it would be great if this could make it into trunk and snapshot > > would > > > > be > > > > > > available in the snapshot repository. > > > > > > > > > > > > Cheers, > > > > > > Reto > > > > > > > > > > > > > > > > Figuring out some build issues, and would apply the patch. > > > > > > > > Thanks. Are you referring to the issue seen on Jenkins? I can't see > the > > > > link to the build problem in Thrift Provider. > > > > > > > > Reto > > > > > > > > > > No, I was having an issue building in my mac/java 7 env.... But tested > > back > > > in linux/java 6 and all seems ok... So not related to the patch you > > > provided. > > > > > > > > > -- > > > Luciano Resende > > > http://people.apache.org/~lresende > > > http://twitter.com/lresende1975 > > > http://lresende.blogspot.com/ > > > > > > > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
