> I set up the builds for snapshots only Do you mean for squiggly ? I haven't see it, can you point me out where and how to access it pls ? > Sorry for being a little unresponsive today, but I'm still at the apachecon. Np, I hope it goes well :-)
Frédéric THOMAS > From: christofer.d...@c-ware.de > To: dev@flex.apache.org > Subject: AW: [Maven - Squiggly] release (was: RE: [jira] [Created] > (FLEX-34640) Squiggly: Generate / Package RSLs and deploy with Maven) > Date: Thu, 20 Nov 2014 16:55:50 +0000 > > Yes you are right. I set up the builds for snapshots only. If you stage a > release you would have to do that from your local machine. > > Sorry for being a little unresponsive today, but I'm still at the apachecon. > > Chris > > Gesendet mit meinem HTC > > ----- Reply message ----- > Von: "Frédéric THOMAS" <webdoubl...@hotmail.com> > An: "dev@flex.apache.org" <dev@flex.apache.org> > Betreff: [Maven - Squiggly] release (was: RE: [jira] [Created] (FLEX-34640) > Squiggly: Generate / Package RSLs and deploy with Maven) > Datum: Do., Nov. 20, 2014 17:50 > > > but I guess Chris is saying we pretty much have to > > for building release candidates that deploy to Maven? > Humm..., If I've got it, we have to use builds.a.o if we want to deploy > snapshots automatically, otherwise it would imply one of us who has > credentials use it in the settings.xml and everyone could see it, not very > secured. > For releases and RCs, as it is done by the release manager and it is not > automatized, it is not a problem to use its own credentials. > > At least, it is what I understood. > Frédéric THOMAS > > > From: aha...@adobe.com > > To: dev@flex.apache.org > > Subject: Re: AW: [Maven - Squiggly] release (was: RE: [jira] [Created] > > (FLEX-34640) Squiggly: Generate / Package RSLs and deploy with Maven) > > Date: Thu, 20 Nov 2014 15:58:52 +0000 > > > > We probably should have a Jenkins build for Squiggly running on > > apacheflexbuilds. > > > > We’ve had so many problems with builds.a.o that I wouldn’t want to rely on > > it for nightly builds, but I guess Chris is saying we pretty much have to > > for building release candidates that deploy to Maven? Once we get into > > maven deployment for releases whose build script involves GUI tests we are > > probably going to have problems with builds.a.o again. > > > > -Alex > > > > On 11/20/14, 7:42 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: > > > > >In order to release I usually added install and deploy targets. All the > > >builds with a maven.xml file deploy to the staging repo if the release > > >variable is set to true. > > > > > >I think a release should be deployed manually. > > > > > >Chris > > > > > >Gesendet mit meinem HTC > > > > > >----- Reply message ----- > > >Von: "Frédéric THOMAS" <webdoubl...@hotmail.com> > > >An: "dev@flex.apache.org" <dev@flex.apache.org> > > >Betreff: [Maven - Squiggly] release (was: RE: [jira] [Created] > > >(FLEX-34640) Squiggly: Generate / Package RSLs and deploy with Maven) > > >Datum: Do., Nov. 20, 2014 16:28 > > > > > >Hi Chris, > > >> I think I finished the maven stuff shortly after the release > > >Not sure what you mean, what did you finished exactly ? > > > > > >I've seen it was an Ant build to generate and deploy the maven > > >corresponding artifacts, I even modified them to include RSLs but haven't > > >seen any Jenkins job to run the build and deploy it automatically and > > >therefore, I don't know how the 1.0-SNAPSHOT has been deploy to Apache > > >Maven (probably you ran it manually because you have some credentials ?), > > >for the releases, I can't see anything, why as 1.0 and 1.1 have been > > >released ? can you enlighten me please ? > > >What is the process to release the next one, except a standard vote on > > >RCs , what about the Maven bits ? > > >Should we create a Jenkins job to automatically deploy the current > > >snapshots (currently 1.2-SNAPSHOT) ? > > > > > >Thanks, > > >Frédéric THOMAS > > > > > >> From: christofer.d...@c-ware.de > > >> To: dev@flex.apache.org > > >> Subject: AW: [Maven - Squiggly] release (was: RE: [jira] [Created] > > >>(FLEX-34640) Squiggly: Generate / Package RSLs and deploy with Maven) > > >> Date: Thu, 20 Nov 2014 14:42:27 +0000 > > >> > > >> I think I finished the maven stuff shortly after the release, if I'm > > >>not remembering it wrong. > > >> > > >> Chris > > >> > > >> Gesendet mit meinem HTC > > >> > > >> ----- Reply message ----- > > >> Von: "Frédéric THOMAS" <webdoubl...@hotmail.com> > > >> An: "dev@flex.apache.org" <dev@flex.apache.org> > > >> Betreff: [Maven - Squiggly] release (was: RE: [jira] [Created] > > >>(FLEX-34640) Squiggly: Generate / Package RSLs and deploy with Maven) > > >> Datum: Do., Nov. 20, 2014 14:08 > > >> > > >> I reverted the version as what it was before (1.1), I haven't seen we > > >>released it in a standard way with this version, now I wonder: > > >> A- Have we got the Jenkins build for Squiggly ?B- Why a maven released > > >>versions (1.0 and 1.1) hasn't been publish yet ? > > >> > > >> Thanks, > > >> Frédéric THOMAS > > >> > From: webdoubl...@hotmail.com > > >> > To: dev@flex.apache.org > > >> > Subject: RE: [jira] [Created] (FLEX-34640) Squiggly: Generate / > > >>Package RSLs and deploy with Maven > > >> > Date: Thu, 20 Nov 2014 10:11:06 +0000 > > >> > > > >> > Ok, just pushed it. > > >> > > > >> > Frédéric THOMAS > > >> > > > >> > > From: webdoubl...@hotmail.com > > >> > > To: dev@flex.apache.org > > >> > > Subject: RE: [jira] [Created] (FLEX-34640) Squiggly: Generate / > > >>Package RSLs and deploy with Maven > > >> > > Date: Tue, 18 Nov 2014 11:39:15 +0000 > > >> > > > > >> > > @Alex, Thanks > > >> > > @Chris, any thoughts on that: > > >> > > In maven.xml, the next version is 1.1 (<property name="version" > > >>value="1.1"/>), is it wise given 1.0-snapshot hasn't been released yet ? > > >> > > > > >> > > Frédéric THOMAS > > >> > > > > >> > > > From: aha...@adobe.com > > >> > > > To: dev@flex.apache.org > > >> > > > Subject: Re: [jira] [Created] (FLEX-34640) Squiggly: Generate / > > >>Package RSLs and deploy with Maven > > >> > > > Date: Mon, 17 Nov 2014 18:23:50 +0000 > > >> > > > > > >> > > > OK, added. > > >> > > > > > >> > > > On 11/17/14, 4:01 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> > > >>wrote: > > >> > > > > > >> > > > >Squiggly as Components is not set yet, I selected "Runtime Shared > > >> > > > >Libraries".If someone as the Karma and the time to set > > >>"Squiggly" as > > >> > > > >Components, I'll change it. > > >> > > > > > > >> > > > >Frédéric THOMAS > > >> > > > > > > >> > > > >> Date: Mon, 17 Nov 2014 11:59:33 +0000 > > >> > > > >> From: j...@apache.org > > >> > > > >> To: iss...@flex.apache.org > > >> > > > >> Subject: [jira] [Created] (FLEX-34640) Squiggly: Generate / > > >>Package > > >> > > > >>RSLs and deploy with Maven > > >> > > > >> > > >> > > > >> Frédéric THOMAS created FLEX-34640: > > >> > > > >> -------------------------------------- > > >> > > > >> > > >> > > > >> Summary: Squiggly: Generate / Package RSLs and > > >>deploy with > > >> > > > >>Maven > > >> > > > >> Key: FLEX-34640 > > >> > > > >> URL: > > >>https://issues.apache.org/jira/browse/FLEX-34640 > > >> > > > >> Project: Apache Flex > > >> > > > >> Issue Type: Improvement > > >> > > > >> Components: Runtime Shared Libraries > > >> > > > >> Reporter: Frédéric THOMAS > > >> > > > >> Assignee: Frédéric THOMAS > > >> > > > >> Priority: Minor > > >> > > > >> > > >> > > > >> > > >> > > > >> Squiggly should come with RSLs > > >> > > > >> > > >> > > > >> > > >> > > > >> > > >> > > > >> -- > > >> > > > >> This message was sent by Atlassian JIRA > > >> > > > >> (v6.3.4#6332) > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > > > > >