You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2016/07/08 09:52:32 UTC

[VOTE] Apache Isis Core release 1.13.0 RC1

Folks,

I've cut a release for Apache Isis Core and the simpleapp archetype:

* Core 1.13.0
* SimpleApp Archetype 1.13.0

The source code artifacts have been uploaded to staging repositories on
repository.apache.org:

*
http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip
*
http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.0-source-release.zip

For each zip there is a corresponding signature file (append .asc to the
zip's url).

In the source code repo the code has been tagged as isis-1.13.0-RC1 and
simpleapp-archetype-1.13.0-RC1; see
https://git-wip-us.apache.org/repos/asf?p=isis.git

For instructions on how to verify the release (build from binaries and/or
use in Maven directly), see
http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases

Please verify the release and cast your vote.  The vote will be open for a
minimum of 72 hours.

[ ] +1
[ ]  0
[ ] -1

Re: Apache Isis Core release 1.13.0 RC1

Posted by Kevin Meyer <ke...@kmz.co.za>.
> For instructions on how to verify the release (build from binaries and/or
>  use in Maven directly), see
> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>

I just wanted to ask: the instructions say: download dependencies with:
mvn dependency:go-offline

But this process fails for me, I think because it is trying to download
Apache Isis artifacts that are about to be built.

Which is pretty useless.

Does anyone else experience this?

I find that that only way that works for me is:
mvn clean install
rm -rf ~/.m2/repository/org/apache/isis
mvn clean install -o

Is this an issue with my Maven?
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
2014-12-14T18:29:23+01:00)

Cheers,
Kevin

-- 
Kevin Meyer
Ljubljana, Slovenia



Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
Thanks, guys.

My +1 also.

2016-07-08 11:57 GMT+01:00 Óscar Bou - GOVERTIS <o....@govertis.com>:

> +1 also !
>
>
>
> El 8 jul 2016, a las 12:24, Martin Grigorov <mg...@apache.org>
> escribió:
>
> +1 to release!
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Fri, Jul 8, 2016 at 11:52 AM, Dan Haywood <dan@haywood-associates.co.uk
> >
> wrote:
>
> Folks,
>
> I've cut a release for Apache Isis Core and the simpleapp archetype:
>
> * Core 1.13.0
> * SimpleApp Archetype 1.13.0
>
> The source code artifacts have been uploaded to staging repositories on
> repository.apache.org:
>
> *
>
>
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip
> *
>
>
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.0-source-release.zip
>
> For each zip there is a corresponding signature file (append .asc to the
> zip's url).
>
> In the source code repo the code has been tagged as isis-1.13.0-RC1 and
> simpleapp-archetype-1.13.0-RC1; see
> https://git-wip-us.apache.org/repos/asf?p=isis.git
>
> For instructions on how to verify the release (build from binaries and/or
> use in Maven directly), see
> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>
> Please verify the release and cast your vote.  The vote will be open for a
> minimum of 72 hours.
>
> [ ] +1
> [ ]  0
> [ ] -1
>
>
>
> Óscar Bou Bou
> Socio - IT & GRC Management Services Director
> m: +34 620 267 520
> s:  <http://www.govertis.com>www.govertis.com e: o.bou@govertis.com
>
> LinkedIn: https://www.linkedin.com/in/oscarbou
> Twitter:  @oscarbou <https://twitter.com/oscarbou>
>
>
>
> Este mensaje y los ficheros anexos son confidenciales. Los mismos
> contienen información reservada que no puede ser difundida. Si usted ha
> recibido este correo por error, tenga la amabilidad de eliminarlo de su
> sistema y avisar al remitente mediante reenvío a su dirección electrónica;
> no deberá copiar el mensaje ni divulgar su contenido a ninguna persona.
>
> Su dirección de correo electrónico junto a sus datos personales constan en
> un fichero titularidad de GOVERTIS ADVISORY SERVICES, S.L. cuya finalidad
> es la de mantener el contacto con Ud. Si quiere saber de qué información
> disponemos de Ud., modificarla, y en su caso, cancelarla, puede hacerlo
> enviando un escrito al efecto, acompañado de una fotocopia de su D.N.I. a
> la siguiente dirección: GOVERTIS ADVISORY SERVICES, S.L. Avda Cortes
> Valencianas, 58 – 8º - 6ª. 46015 - Valencia,  y Paseo de la Castellana,
> 153, 28045 - MADRID. Asimismo, es su responsabilidad comprobar que este
> mensaje o sus archivos adjuntos no contengan virus informáticos, y en caso
> que los tuvieran eliminarlos.
>
>

Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Óscar Bou - GOVERTIS <o....@govertis.com>.
+1 also !



> El 8 jul 2016, a las 12:24, Martin Grigorov <mg...@apache.org> escribió:
> 
> +1 to release!
> 
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
> 
> On Fri, Jul 8, 2016 at 11:52 AM, Dan Haywood <da...@haywood-associates.co.uk>
> wrote:
> 
>> Folks,
>> 
>> I've cut a release for Apache Isis Core and the simpleapp archetype:
>> 
>> * Core 1.13.0
>> * SimpleApp Archetype 1.13.0
>> 
>> The source code artifacts have been uploaded to staging repositories on
>> repository.apache.org:
>> 
>> *
>> 
>> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip
>> *
>> 
>> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.0-source-release.zip
>> 
>> For each zip there is a corresponding signature file (append .asc to the
>> zip's url).
>> 
>> In the source code repo the code has been tagged as isis-1.13.0-RC1 and
>> simpleapp-archetype-1.13.0-RC1; see
>> https://git-wip-us.apache.org/repos/asf?p=isis.git
>> 
>> For instructions on how to verify the release (build from binaries and/or
>> use in Maven directly), see
>> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>> 
>> Please verify the release and cast your vote.  The vote will be open for a
>> minimum of 72 hours.
>> 
>> [ ] +1
>> [ ]  0
>> [ ] -1
>> 



Óscar Bou Bou
Socio - IT & GRC Management Services Director
m: +34 620 267 520
s:  <http://www.govertis.com/>www.govertis.com <http://www.govertis.com/> e: o.bou@govertis.com <ma...@govertis.com>

LinkedIn: https://www.linkedin.com/in/oscarbou <https://www.linkedin.com/in/oscarbou>
Twitter: 	@oscarbou <https://twitter.com/oscarbou>



Este mensaje y los ficheros anexos son confidenciales. Los mismos contienen información reservada que no puede ser difundida. Si usted ha recibido este correo por error, tenga la amabilidad de eliminarlo de su sistema y avisar al remitente mediante reenvío a su dirección electrónica; no deberá copiar el mensaje ni divulgar su contenido a ninguna persona.

Su dirección de correo electrónico junto a sus datos personales constan en un fichero titularidad de GOVERTIS ADVISORY SERVICES, S.L. cuya finalidad es la de mantener el contacto con Ud. Si quiere saber de qué información disponemos de Ud., modificarla, y en su caso, cancelarla, puede hacerlo enviando un escrito al efecto, acompañado de una fotocopia de su D.N.I. a la siguiente dirección: GOVERTIS ADVISORY SERVICES, S.L. Avda Cortes Valencianas, 58 – 8º - 6ª. 46015 - Valencia,  y Paseo de la Castellana, 153, 28045 - MADRID. Asimismo, es su responsabilidad comprobar que este mensaje o sus archivos adjuntos no contengan virus informáticos, y en caso que los tuvieran eliminarlos.



Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Martin Grigorov <mg...@apache.org>.
+1 to release!

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Fri, Jul 8, 2016 at 11:52 AM, Dan Haywood <da...@haywood-associates.co.uk>
wrote:

> Folks,
>
> I've cut a release for Apache Isis Core and the simpleapp archetype:
>
> * Core 1.13.0
> * SimpleApp Archetype 1.13.0
>
> The source code artifacts have been uploaded to staging repositories on
> repository.apache.org:
>
> *
>
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip
> *
>
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/apache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.0-source-release.zip
>
> For each zip there is a corresponding signature file (append .asc to the
> zip's url).
>
> In the source code repo the code has been tagged as isis-1.13.0-RC1 and
> simpleapp-archetype-1.13.0-RC1; see
> https://git-wip-us.apache.org/repos/asf?p=isis.git
>
> For instructions on how to verify the release (build from binaries and/or
> use in Maven directly), see
> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>
> Please verify the release and cast your vote.  The vote will be open for a
> minimum of 72 hours.
>
> [ ] +1
> [ ]  0
> [ ] -1
>

Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
thanks, folks, I'm closing this vote now.  I'll announce the result on a
separate thread.

On 10 July 2016 at 17:12, Jeroen van der Wal <je...@stromboli.it> wrote:

> Here's my +1!
>
> Cheers,
>
> Jeroen
>
> On 9 July 2016 at 11:55, Kevin Meyer <ke...@kmz.co.za> wrote:
>
> > +1
> > Thank you!
> >
> > Comments in other mail.
> >
> > Cheers,
> > Kevin
> >
> > On Fri, July 8, 2016 11:52, Dan Haywood wrote:
> > > Folks,
> > >
> > >
> > > I've cut a release for Apache Isis Core and the simpleapp archetype:
> > >
> > >
> > > * Core 1.13.0
> > > * SimpleApp Archetype 1.13.0
> > >
> > >
> > > The source code artifacts have been uploaded to staging repositories on
> > > repository.apache.org:
> > >
> > >
> > > *
> > >
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> > > pache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip *
> > >
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> > >
> pache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.
> > > 0-source-release.zip
> > >
> > >
> > > For each zip there is a corresponding signature file (append .asc to
> the
> > > zip's url).
> > >
> > > In the source code repo the code has been tagged as isis-1.13.0-RC1 and
> > > simpleapp-archetype-1.13.0-RC1; see
> > > https://git-wip-us.apache.org/repos/asf?p=isis.git
> > >
> > >
> > > For instructions on how to verify the release (build from binaries
> and/or
> > >  use in Maven directly), see
> > > http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
> > >
> > >
> > > Please verify the release and cast your vote.  The vote will be open
> for
> > > a minimum of 72 hours.
> > >
> > > [ ] +1
> > > [ ]  0
> > > [ ] -1
> > >
> > >
> >
> >
> > --
> > Kevin Meyer
> > Ljubljana, Slovenia
> >
> >
> >
>

Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Jeroen van der Wal <je...@stromboli.it>.
Here's my +1!

Cheers,

Jeroen

On 9 July 2016 at 11:55, Kevin Meyer <ke...@kmz.co.za> wrote:

> +1
> Thank you!
>
> Comments in other mail.
>
> Cheers,
> Kevin
>
> On Fri, July 8, 2016 11:52, Dan Haywood wrote:
> > Folks,
> >
> >
> > I've cut a release for Apache Isis Core and the simpleapp archetype:
> >
> >
> > * Core 1.13.0
> > * SimpleApp Archetype 1.13.0
> >
> >
> > The source code artifacts have been uploaded to staging repositories on
> > repository.apache.org:
> >
> >
> > *
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> > pache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip *
> >
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> > pache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.
> > 0-source-release.zip
> >
> >
> > For each zip there is a corresponding signature file (append .asc to the
> > zip's url).
> >
> > In the source code repo the code has been tagged as isis-1.13.0-RC1 and
> > simpleapp-archetype-1.13.0-RC1; see
> > https://git-wip-us.apache.org/repos/asf?p=isis.git
> >
> >
> > For instructions on how to verify the release (build from binaries and/or
> >  use in Maven directly), see
> > http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
> >
> >
> > Please verify the release and cast your vote.  The vote will be open for
> > a minimum of 72 hours.
> >
> > [ ] +1
> > [ ]  0
> > [ ] -1
> >
> >
>
>
> --
> Kevin Meyer
> Ljubljana, Slovenia
>
>
>

Re: [VOTE] Apache Isis Core release 1.13.0 RC1

Posted by Kevin Meyer <ke...@kmz.co.za>.
+1
Thank you!

Comments in other mail.

Cheers,
Kevin

On Fri, July 8, 2016 11:52, Dan Haywood wrote:
> Folks,
>
>
> I've cut a release for Apache Isis Core and the simpleapp archetype:
>
>
> * Core 1.13.0
> * SimpleApp Archetype 1.13.0
>
>
> The source code artifacts have been uploaded to staging repositories on
> repository.apache.org:
>
>
> *
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> pache/isis/core/isis/1.13.0/isis-1.13.0-source-release.zip *
> http://repository.apache.org/content/repositories/orgapacheisis-1050/org/a
> pache/isis/archetype/simpleapp-archetype/1.13.0/simpleapp-archetype-1.13.
> 0-source-release.zip
>
>
> For each zip there is a corresponding signature file (append .asc to the
> zip's url).
>
> In the source code repo the code has been tagged as isis-1.13.0-RC1 and
> simpleapp-archetype-1.13.0-RC1; see
> https://git-wip-us.apache.org/repos/asf?p=isis.git
>
>
> For instructions on how to verify the release (build from binaries and/or
>  use in Maven directly), see
> http://isis.apache.org/guides/cgcom.html#_cgcom_verifying-releases
>
>
> Please verify the release and cast your vote.  The vote will be open for
> a minimum of 72 hours.
>
> [ ] +1
> [ ]  0
> [ ] -1
>
>


-- 
Kevin Meyer
Ljubljana, Slovenia