Great, thanks.

On Wed, Aug 17, 2016 at 2:32 PM, <dusenberr...@gmail.com> wrote:

> Thanks, Luciano for pointing this out. As you mentioned, the intent was
> definitely just to tag a commit that was known to be stable on the Spark
> 1.x line. I've deleted the existing tag, and created a new
> "spark-1.x-stable" tag simply pointing to a previous commit that was tested
> on Spark 1.x.
>
> Thanks!
>
> -Mike
>
> --
>
> Mike Dusenberry
> GitHub: github.com/dusenberrymw
> LinkedIn: linkedin.com/in/mikedusenberry
>
> Sent from my iPhone.
>
>
> > On Aug 17, 2016, at 11:18 AM, Luciano Resende <luckbr1...@gmail.com>
> wrote:
> >
> > -1
> >
> > Sorry Folks, this isn't a voted release and thus creating a tag without
> > SNAPSHOT is not valid. Please delete this tag.
> >
> > If what is wanted is to have a stable point in the codebase where folks
> can
> > go back if a release is needed for 1.x, then just create a branch/tag
> with
> > a descriptive name (e.g. spark_1.x_stable).
> >
> > If you actually want a release, there is a need to follow the Apache
> > Release vote process (e.g. see
> > https://www.mail-archive.com/dev%40spark.apache.org/msg14223.html for
> Spark
> > preview release vote)
> >
> > Thanks
> >
> >
> >> On Wed, Aug 17, 2016 at 1:21 PM, <dusenberr...@apache.org> wrote:
> >>
> >> Preparing SystemML development version 0.11.0-incubating-SNAPSHOT.
> >>
> >>
> >> Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
> >> Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> >> commit/b6bde0d4
> >> Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> >> tree/b6bde0d4
> >> Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> >> diff/b6bde0d4
> >>
> >> Branch: refs/heads/master
> >> Commit: b6bde0d4599d551cf1dc903c72662888abc22787
> >> Parents: 05b6da0
> >> Author: Mike Dusenberry <mwdus...@us.ibm.com>
> >> Authored: Wed Aug 17 10:17:52 2016 -0700
> >> Committer: Mike Dusenberry <mwdus...@us.ibm.com>
> >> Committed: Wed Aug 17 10:17:52 2016 -0700
> >>
> >> ----------------------------------------------------------------------
> >> pom.xml | 4 ++--
> >> 1 file changed, 2 insertions(+), 2 deletions(-)
> >> ----------------------------------------------------------------------
> >>
> >>
> >> http://git-wip-us.apache.org/repos/asf/incubator-systemml/
> >> blob/b6bde0d4/pom.xml
> >> ----------------------------------------------------------------------
> >> diff --git a/pom.xml b/pom.xml
> >> index aba8808..a4c66a1 100644
> >> --- a/pom.xml
> >> +++ b/pom.xml
> >> @@ -25,7 +25,7 @@
> >>                <version>18</version>
> >>        </parent>
> >>        <groupId>org.apache.systemml</groupId>
> >> -       <version>0.11.0-incubating-preview</version>
> >> +       <version>0.11.0-incubating-SNAPSHOT</version>
> >>        <artifactId>systemml</artifactId>
> >>        <packaging>jar</packaging>
> >>        <name>SystemML</name>
> >> @@ -41,7 +41,7 @@
> >>                <connection>scm:git:g...@github.com:apache/incubator-
> >> systemml</connection>
> >>                <developerConnection>scm:git:h
> >> ttps://git-wip-us.apache.org/repos/asf/incubator-systemml</
> >> developerConnection>
> >>                <url>https://git-wip-us.apache.org/repos/asf?p=
> >> incubator-systemml.git</url>
> >> -               <tag>0.11.0-incubating-preview</tag>
> >> +               <tag>HEAD</tag>
> >>        </scm>
> >>        <issueManagement>
> >>                <system>JIRA</system>
> >
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
>



-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Reply via email to