You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sirona.apache.org by Olivier Lamy <ol...@apache.org> on 2013/11/26 04:16:26 UTC

[VOTE] Apache Sirona 0.1-incubating

Hi,

I'd like to release Apache Sirona 0.1-incubating.

Release notes: http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html

Maven staged release repository:
https://repository.apache.org/content/repositories/orgapachesirona-003/

Distribution:
* binaries: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
* sources: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/

KEYS file available here:
https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS

Vote open for 72H

[+1]
[0]
[-1]

Thanks
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1

Thanks,
I will commit my counters and gauges just after the release.

Regards
JB

On 11/26/2013 09:52 AM, Romain Manni-Bucau wrote:
> +1, Thanks Olivier!
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2013/11/26 Olivier Lamy <ol...@apache.org>:
>> Hi,
>>
>> I'd like to release Apache Sirona 0.1-incubating.
>>
>> Release notes: http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>>
>> Maven staged release repository:
>> https://repository.apache.org/content/repositories/orgapachesirona-003/
>>
>> Distribution:
>> * binaries: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>> * sources: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>>
>> KEYS file available here:
>> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>>
>> Vote open for 72H
>>
>> [+1]
>> [0]
>> [-1]
>>
>> Thanks
>> --
>> Olivier Lamy
>> Ecetera: http://ecetera.com.au
>> http://twitter.com/olamy | http://linkedin.com/in/olamy

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1, Thanks Olivier!
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2013/11/26 Olivier Lamy <ol...@apache.org>:
> Hi,
>
> I'd like to release Apache Sirona 0.1-incubating.
>
> Release notes: http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>
> Maven staged release repository:
> https://repository.apache.org/content/repositories/orgapachesirona-003/
>
> Distribution:
> * binaries: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
> * sources: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>
> Vote open for 72H
>
> [+1]
> [0]
> [-1]
>
> Thanks
> --
> Olivier Lamy
> Ecetera: http://ecetera.com.au
> http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Romain Manni-Bucau <rm...@gmail.com>.
a lot of tests in sirona are too stricts but otherwise hard to test anything...
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2013/11/28 Mark Struberg <st...@yahoo.de>:
> Did run it 5 times consecutively now. Each of them failed.
>
> I'd say we need to either get this more stable or move those tests out to another test group which is only run in -Prun-its.
>
> My environment is Fedora 19/linux-3.12 with java7 1.0.45
> I might add that I am working through a mobile phone connection right now but did also test it with WLAN @ work.
>
>
> LieGrue,
> strub
>
>
>
>
> ----- Original Message -----
>> From: Olivier Lamy <ol...@apache.org>
>> To: dev <de...@sirona.incubator.apache.org>
>> Cc: Mark Struberg <st...@yahoo.de>
>> Sent: Wednesday, 27 November 2013, 23:37
>> Subject: Re: [VOTE] Apache Sirona 0.1-incubating
>>
>> yup some tests do Thread.sleep and depending on the machine load they
>> can fail or not.
>> Definitely something to have a look.
>>
>>
>> On 28 November 2013 09:19, Jean-Louis MONTEIRO <je...@gmail.com> wrote:
>>>  Run it twice Mark please.
>>>  Sometime, there is a port still used or an hazelcast instance still up.
>>>
>>>  We have to dig into that.
>>>
>>>  Jean-Louis
>>>
>>>
>>>  2013/11/27 Mark Struberg <st...@yahoo.de>
>>>
>>>>  One of the tests fail over here if I build if from the source.zip
>>>>
>>>>  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.046
>> sec
>>>>  <<< FAILURE! - in
>> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest
>>>>  gauges(org.apache.sirona.plugin.hazelcast.BasicHazelcastTest)  Time
>>>>  elapsed: 35.993 sec  <<< FAILURE!
>>>>  java.lang.AssertionError: expected:<2.0> but was:<1.0>
>>>>      at org.junit.Assert.fail(Assert.java:88)
>>>>      at org.junit.Assert.failNotEquals(Assert.java:743)
>>>>      at org.junit.Assert.assertEquals(Assert.java:494)
>>>>      at org.junit.Assert.assertEquals(Assert.java:592)
>>>>      at
>>>>
>> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest.gauges(BasicHazelcastTest.java:82)
>>>>
>>>>
>>>>  Any idea what's going wrong?
>>>>
>>>>  LieGrue,
>>>>  strub
>>>>
>>>>
>>>>
>>>>
>>>>  >________________________________
>>>>  > From: Olivier Lamy <ol...@apache.org>
>>>>  >To: dev <de...@sirona.incubator.apache.org>
>>>>  >Sent: Tuesday, 26 November 2013, 4:16
>>>>  >Subject: [VOTE] Apache Sirona 0.1-incubating
>>>>  >
>>>>  >
>>>>  >Hi,
>>>>  >
>>>>  >I'd like to release Apache Sirona 0.1-incubating.
>>>>  >
>>>>  >Release notes:
>>>>
>> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>>>>  >
>>>>  >Maven staged release repository:
>>>>
>>> https://repository.apache.org/content/repositories/orgapachesirona-003/
>>>>  >
>>>>  >Distribution:
>>>>  >* binaries:
>>>>
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>>>>  >* sources:
>>>>
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>>>>  >
>>>>  >KEYS file available here:
>>>>  >https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>>>>  >
>>>>  >Vote open for 72H
>>>>  >
>>>>  >[+1]
>>>>  >[0]
>>>>  >[-1]
>>>>  >
>>>>  >Thanks
>>>>  >--
>>>>  >Olivier Lamy
>>>>  >Ecetera: http://ecetera.com.au
>>>>  >http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>>>>  >
>>>>  >
>>>>  >
>>>>
>>>
>>>
>>>
>>>  --
>>>  Jean-Louis
>>
>>
>>
>> --
>> Olivier Lamy
>> Ecetera: http://ecetera.com.au
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Mark Struberg <st...@yahoo.de>.
Did run it 5 times consecutively now. Each of them failed.

I'd say we need to either get this more stable or move those tests out to another test group which is only run in -Prun-its.

My environment is Fedora 19/linux-3.12 with java7 1.0.45
I might add that I am working through a mobile phone connection right now but did also test it with WLAN @ work.


LieGrue,
strub




----- Original Message -----
> From: Olivier Lamy <ol...@apache.org>
> To: dev <de...@sirona.incubator.apache.org>
> Cc: Mark Struberg <st...@yahoo.de>
> Sent: Wednesday, 27 November 2013, 23:37
> Subject: Re: [VOTE] Apache Sirona 0.1-incubating
> 
> yup some tests do Thread.sleep and depending on the machine load they
> can fail or not.
> Definitely something to have a look.
> 
> 
> On 28 November 2013 09:19, Jean-Louis MONTEIRO <je...@gmail.com> wrote:
>>  Run it twice Mark please.
>>  Sometime, there is a port still used or an hazelcast instance still up.
>> 
>>  We have to dig into that.
>> 
>>  Jean-Louis
>> 
>> 
>>  2013/11/27 Mark Struberg <st...@yahoo.de>
>> 
>>>  One of the tests fail over here if I build if from the source.zip
>>> 
>>>  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.046 
> sec
>>>  <<< FAILURE! - in 
> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest
>>>  gauges(org.apache.sirona.plugin.hazelcast.BasicHazelcastTest)  Time
>>>  elapsed: 35.993 sec  <<< FAILURE!
>>>  java.lang.AssertionError: expected:<2.0> but was:<1.0>
>>>      at org.junit.Assert.fail(Assert.java:88)
>>>      at org.junit.Assert.failNotEquals(Assert.java:743)
>>>      at org.junit.Assert.assertEquals(Assert.java:494)
>>>      at org.junit.Assert.assertEquals(Assert.java:592)
>>>      at
>>> 
> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest.gauges(BasicHazelcastTest.java:82)
>>> 
>>> 
>>>  Any idea what's going wrong?
>>> 
>>>  LieGrue,
>>>  strub
>>> 
>>> 
>>> 
>>> 
>>>  >________________________________
>>>  > From: Olivier Lamy <ol...@apache.org>
>>>  >To: dev <de...@sirona.incubator.apache.org>
>>>  >Sent: Tuesday, 26 November 2013, 4:16
>>>  >Subject: [VOTE] Apache Sirona 0.1-incubating
>>>  >
>>>  >
>>>  >Hi,
>>>  >
>>>  >I'd like to release Apache Sirona 0.1-incubating.
>>>  >
>>>  >Release notes:
>>> 
> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>>>  >
>>>  >Maven staged release repository:
>>> 
>> https://repository.apache.org/content/repositories/orgapachesirona-003/
>>>  >
>>>  >Distribution:
>>>  >* binaries:
>>> 
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>>>  >* sources:
>>> 
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>>>  >
>>>  >KEYS file available here:
>>>  >https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>>>  >
>>>  >Vote open for 72H
>>>  >
>>>  >[+1]
>>>  >[0]
>>>  >[-1]
>>>  >
>>>  >Thanks
>>>  >--
>>>  >Olivier Lamy
>>>  >Ecetera: http://ecetera.com.au
>>>  >http://twitter.com/olamy | http://linkedin.com/in/olamy
> 
>>>  >
>>>  >
>>>  >
>>> 
>> 
>> 
>> 
>>  --
>>  Jean-Louis
> 
> 
> 
> -- 
> Olivier Lamy
> Ecetera: http://ecetera.com.au
> http://twitter.com/olamy | http://linkedin.com/in/olamy
> 

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Olivier Lamy <ol...@apache.org>.
yup some tests do Thread.sleep and depending on the machine load they
can fail or not.
Definitely something to have a look.


On 28 November 2013 09:19, Jean-Louis MONTEIRO <je...@gmail.com> wrote:
> Run it twice Mark please.
> Sometime, there is a port still used or an hazelcast instance still up.
>
> We have to dig into that.
>
> Jean-Louis
>
>
> 2013/11/27 Mark Struberg <st...@yahoo.de>
>
>> One of the tests fail over here if I build if from the source.zip
>>
>> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.046 sec
>> <<< FAILURE! - in org.apache.sirona.plugin.hazelcast.BasicHazelcastTest
>> gauges(org.apache.sirona.plugin.hazelcast.BasicHazelcastTest)  Time
>> elapsed: 35.993 sec  <<< FAILURE!
>> java.lang.AssertionError: expected:<2.0> but was:<1.0>
>>     at org.junit.Assert.fail(Assert.java:88)
>>     at org.junit.Assert.failNotEquals(Assert.java:743)
>>     at org.junit.Assert.assertEquals(Assert.java:494)
>>     at org.junit.Assert.assertEquals(Assert.java:592)
>>     at
>> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest.gauges(BasicHazelcastTest.java:82)
>>
>>
>> Any idea what's going wrong?
>>
>> LieGrue,
>> strub
>>
>>
>>
>>
>> >________________________________
>> > From: Olivier Lamy <ol...@apache.org>
>> >To: dev <de...@sirona.incubator.apache.org>
>> >Sent: Tuesday, 26 November 2013, 4:16
>> >Subject: [VOTE] Apache Sirona 0.1-incubating
>> >
>> >
>> >Hi,
>> >
>> >I'd like to release Apache Sirona 0.1-incubating.
>> >
>> >Release notes:
>> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>> >
>> >Maven staged release repository:
>> >https://repository.apache.org/content/repositories/orgapachesirona-003/
>> >
>> >Distribution:
>> >* binaries:
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>> >* sources:
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>> >
>> >KEYS file available here:
>> >https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>> >
>> >Vote open for 72H
>> >
>> >[+1]
>> >[0]
>> >[-1]
>> >
>> >Thanks
>> >--
>> >Olivier Lamy
>> >Ecetera: http://ecetera.com.au
>> >http://twitter.com/olamy | http://linkedin.com/in/olamy
>> >
>> >
>> >
>>
>
>
>
> --
> Jean-Louis



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Run it twice Mark please.
Sometime, there is a port still used or an hazelcast instance still up.

We have to dig into that.

Jean-Louis


2013/11/27 Mark Struberg <st...@yahoo.de>

> One of the tests fail over here if I build if from the source.zip
>
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.046 sec
> <<< FAILURE! - in org.apache.sirona.plugin.hazelcast.BasicHazelcastTest
> gauges(org.apache.sirona.plugin.hazelcast.BasicHazelcastTest)  Time
> elapsed: 35.993 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<2.0> but was:<1.0>
>     at org.junit.Assert.fail(Assert.java:88)
>     at org.junit.Assert.failNotEquals(Assert.java:743)
>     at org.junit.Assert.assertEquals(Assert.java:494)
>     at org.junit.Assert.assertEquals(Assert.java:592)
>     at
> org.apache.sirona.plugin.hazelcast.BasicHazelcastTest.gauges(BasicHazelcastTest.java:82)
>
>
> Any idea what's going wrong?
>
> LieGrue,
> strub
>
>
>
>
> >________________________________
> > From: Olivier Lamy <ol...@apache.org>
> >To: dev <de...@sirona.incubator.apache.org>
> >Sent: Tuesday, 26 November 2013, 4:16
> >Subject: [VOTE] Apache Sirona 0.1-incubating
> >
> >
> >Hi,
> >
> >I'd like to release Apache Sirona 0.1-incubating.
> >
> >Release notes:
> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
> >
> >Maven staged release repository:
> >https://repository.apache.org/content/repositories/orgapachesirona-003/
> >
> >Distribution:
> >* binaries:
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
> >* sources:
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
> >
> >KEYS file available here:
> >https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
> >
> >Vote open for 72H
> >
> >[+1]
> >[0]
> >[-1]
> >
> >Thanks
> >--
> >Olivier Lamy
> >Ecetera: http://ecetera.com.au
> >http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
> >
> >
>



-- 
Jean-Louis

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Mark Struberg <st...@yahoo.de>.
One of the tests fail over here if I build if from the source.zip

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.046 sec <<< FAILURE! - in org.apache.sirona.plugin.hazelcast.BasicHazelcastTest
gauges(org.apache.sirona.plugin.hazelcast.BasicHazelcastTest)  Time elapsed: 35.993 sec  <<< FAILURE!
java.lang.AssertionError: expected:<2.0> but was:<1.0>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)
    at org.junit.Assert.assertEquals(Assert.java:494)
    at org.junit.Assert.assertEquals(Assert.java:592)
    at org.apache.sirona.plugin.hazelcast.BasicHazelcastTest.gauges(BasicHazelcastTest.java:82)


Any idea what's going wrong?

LieGrue,
strub




>________________________________
> From: Olivier Lamy <ol...@apache.org>
>To: dev <de...@sirona.incubator.apache.org> 
>Sent: Tuesday, 26 November 2013, 4:16
>Subject: [VOTE] Apache Sirona 0.1-incubating
> 
>
>Hi,
>
>I'd like to release Apache Sirona 0.1-incubating.
>
>Release notes: http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>
>Maven staged release repository:
>https://repository.apache.org/content/repositories/orgapachesirona-003/
>
>Distribution:
>* binaries: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>* sources: https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>
>KEYS file available here:
>https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>
>Vote open for 72H
>
>[+1]
>[0]
>[-1]
>
>Thanks
>-- 
>Olivier Lamy
>Ecetera: http://ecetera.com.au
>http://twitter.com/olamy | http://linkedin.com/in/olamy
>
>
>

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Looks good to me.
Thanks Olivier.

Here is my +1


2013/11/27 Rahul Sharma <ra...@gmail.com>

> My bad !! the difference is I did ***md5sum -c *.md5*** rather comparing
> the output from source tag.
>
> One small suggestion, since the wars are released as separate binary
> artifacts(besides Maven repo). Can the core-jar be also released as binary
> along with the wars ? The reporting war depends on the core jar. If we run
> reporting war in tomcat it throws ClassNotFoundException, and then one has
> to look into the maven repo to get the core jar. So I was thinking since
> the wars are available in Maven and as separate, so the core jar can also
> be made available.
>
> +1 for release :)
>
> regards,
> Rahul
>
>
> On Wed, Nov 27, 2013 at 3:45 AM, Olivier Lamy <ol...@apache.org> wrote:
>
> > Weird.
> > Just tested that (again)
> >
> > mb-olamy:sirona-svn olamy$ svn co
> > https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating
> > A    0.1-incubating/src
> > A    0.1-incubating/src/sirona-0.1-incubating-src.zip.md5
> > A    0.1-incubating/src/sirona-0.1-incubating-src.zip.asc
> > A    0.1-incubating/src/sirona-0.1-incubating-src.zip.sha1
> > A    0.1-incubating/src/sirona-0.1-incubating-src.zip
> > A    0.1-incubating/binaries
> > A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.sha1
> > A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.sha1
> > A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war
> > A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war
> > A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.md5
> > A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.asc
> > A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.md5
> > A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.asc
> > Checked out revision 3709.
> > mb-olamy:sirona-svn olamy$ cd 0.1-incubating/binaries/
> > mb-olamy:binaries olamy$ openssl dgst -md5
> > sirona-collector-0.1-incubating.war
> > MD5(sirona-collector-0.1-incubating.war)=
> 3cdaa12daac70ba87a1010b7188a44ec
> > mb-olamy:binaries olamy$ cat sirona-collector-0.1-incubating.war.md5
> > 3cdaa12daac70ba87a1010b7188a44ec
> > mb-olamy:binaries olamy$
> >
> > mb-olamy:binaries olamy$ openssl dgst -md5
> > sirona-reporting-0.1-incubating.war
> > MD5(sirona-reporting-0.1-incubating.war)=
> b8576dfd138c04788b98e72ec0acc851
> > mb-olamy:binaries olamy$ cat sirona-reporting-0.1-incubating.war.md5
> > b8576dfd138c04788b98e72ec0acc851
> >
> > mb-olamy:binaries olamy$
> >
> > So sounds good for me..
> >
> >
> >
> >
> >
> > On 26 November 2013 20:19, Rahul Sharma <ra...@gmail.com> wrote:
> > > Hi,
> > >
> > > The src builds fine but the checksums gave the following message:
> > >
> > > md5sum: sirona-collector-0.1-incubating.war.md5: no properly formatted
> > MD5
> > > checksum lines found
> > > md5sum: sirona-reporting-0.1-incubating.war.md5: no properly formatted
> > MD5
> > > checksum lines found
> > > sha1sum: sirona-collector-0.1-incubating.war.sha1: no properly
> formatted
> > > SHA1 checksum lines found
> > > sha1sum: sirona-reporting-0.1-incubating.war.sha1: no properly
> formatted
> > > SHA1 checksum lines found
> > >
> > > For the rest the release looks good.
> > >
> > > regards
> > > Rahul
> > >
> > >
> > > On Tue, Nov 26, 2013 at 8:46 AM, Olivier Lamy <ol...@apache.org>
> wrote:
> > >
> > >> Hi,
> > >>
> > >> I'd like to release Apache Sirona 0.1-incubating.
> > >>
> > >> Release notes:
> > >>
> >
> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
> > >>
> > >> Maven staged release repository:
> > >>
> https://repository.apache.org/content/repositories/orgapachesirona-003/
> > >>
> > >> Distribution:
> > >> * binaries:
> > >>
> >
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
> > >> * sources:
> > >>
> >
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
> > >>
> > >> KEYS file available here:
> > >> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
> > >>
> > >> Vote open for 72H
> > >>
> > >> [+1]
> > >> [0]
> > >> [-1]
> > >>
> > >> Thanks
> > >> --
> > >> Olivier Lamy
> > >> Ecetera: http://ecetera.com.au
> > >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> > >>
> >
> >
> >
> > --
> > Olivier Lamy
> > Ecetera: http://ecetera.com.au
> > http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
>



-- 
Jean-Louis

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Rahul Sharma <ra...@gmail.com>.
My bad !! the difference is I did ***md5sum -c *.md5*** rather comparing
the output from source tag.

One small suggestion, since the wars are released as separate binary
artifacts(besides Maven repo). Can the core-jar be also released as binary
along with the wars ? The reporting war depends on the core jar. If we run
reporting war in tomcat it throws ClassNotFoundException, and then one has
to look into the maven repo to get the core jar. So I was thinking since
the wars are available in Maven and as separate, so the core jar can also
be made available.

+1 for release :)

regards,
Rahul


On Wed, Nov 27, 2013 at 3:45 AM, Olivier Lamy <ol...@apache.org> wrote:

> Weird.
> Just tested that (again)
>
> mb-olamy:sirona-svn olamy$ svn co
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating
> A    0.1-incubating/src
> A    0.1-incubating/src/sirona-0.1-incubating-src.zip.md5
> A    0.1-incubating/src/sirona-0.1-incubating-src.zip.asc
> A    0.1-incubating/src/sirona-0.1-incubating-src.zip.sha1
> A    0.1-incubating/src/sirona-0.1-incubating-src.zip
> A    0.1-incubating/binaries
> A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.sha1
> A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.sha1
> A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war
> A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war
> A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.md5
> A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.asc
> A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.md5
> A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.asc
> Checked out revision 3709.
> mb-olamy:sirona-svn olamy$ cd 0.1-incubating/binaries/
> mb-olamy:binaries olamy$ openssl dgst -md5
> sirona-collector-0.1-incubating.war
> MD5(sirona-collector-0.1-incubating.war)= 3cdaa12daac70ba87a1010b7188a44ec
> mb-olamy:binaries olamy$ cat sirona-collector-0.1-incubating.war.md5
> 3cdaa12daac70ba87a1010b7188a44ec
> mb-olamy:binaries olamy$
>
> mb-olamy:binaries olamy$ openssl dgst -md5
> sirona-reporting-0.1-incubating.war
> MD5(sirona-reporting-0.1-incubating.war)= b8576dfd138c04788b98e72ec0acc851
> mb-olamy:binaries olamy$ cat sirona-reporting-0.1-incubating.war.md5
> b8576dfd138c04788b98e72ec0acc851
>
> mb-olamy:binaries olamy$
>
> So sounds good for me..
>
>
>
>
>
> On 26 November 2013 20:19, Rahul Sharma <ra...@gmail.com> wrote:
> > Hi,
> >
> > The src builds fine but the checksums gave the following message:
> >
> > md5sum: sirona-collector-0.1-incubating.war.md5: no properly formatted
> MD5
> > checksum lines found
> > md5sum: sirona-reporting-0.1-incubating.war.md5: no properly formatted
> MD5
> > checksum lines found
> > sha1sum: sirona-collector-0.1-incubating.war.sha1: no properly formatted
> > SHA1 checksum lines found
> > sha1sum: sirona-reporting-0.1-incubating.war.sha1: no properly formatted
> > SHA1 checksum lines found
> >
> > For the rest the release looks good.
> >
> > regards
> > Rahul
> >
> >
> > On Tue, Nov 26, 2013 at 8:46 AM, Olivier Lamy <ol...@apache.org> wrote:
> >
> >> Hi,
> >>
> >> I'd like to release Apache Sirona 0.1-incubating.
> >>
> >> Release notes:
> >>
> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
> >>
> >> Maven staged release repository:
> >> https://repository.apache.org/content/repositories/orgapachesirona-003/
> >>
> >> Distribution:
> >> * binaries:
> >>
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
> >> * sources:
> >>
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
> >>
> >> KEYS file available here:
> >> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
> >>
> >> Vote open for 72H
> >>
> >> [+1]
> >> [0]
> >> [-1]
> >>
> >> Thanks
> >> --
> >> Olivier Lamy
> >> Ecetera: http://ecetera.com.au
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
>
>
>
> --
> Olivier Lamy
> Ecetera: http://ecetera.com.au
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Olivier Lamy <ol...@apache.org>.
Weird.
Just tested that (again)

mb-olamy:sirona-svn olamy$ svn co
https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating
A    0.1-incubating/src
A    0.1-incubating/src/sirona-0.1-incubating-src.zip.md5
A    0.1-incubating/src/sirona-0.1-incubating-src.zip.asc
A    0.1-incubating/src/sirona-0.1-incubating-src.zip.sha1
A    0.1-incubating/src/sirona-0.1-incubating-src.zip
A    0.1-incubating/binaries
A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.sha1
A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.sha1
A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war
A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war
A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.md5
A    0.1-incubating/binaries/sirona-collector-0.1-incubating.war.asc
A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.md5
A    0.1-incubating/binaries/sirona-reporting-0.1-incubating.war.asc
Checked out revision 3709.
mb-olamy:sirona-svn olamy$ cd 0.1-incubating/binaries/
mb-olamy:binaries olamy$ openssl dgst -md5 sirona-collector-0.1-incubating.war
MD5(sirona-collector-0.1-incubating.war)= 3cdaa12daac70ba87a1010b7188a44ec
mb-olamy:binaries olamy$ cat sirona-collector-0.1-incubating.war.md5
3cdaa12daac70ba87a1010b7188a44ec
mb-olamy:binaries olamy$

mb-olamy:binaries olamy$ openssl dgst -md5 sirona-reporting-0.1-incubating.war
MD5(sirona-reporting-0.1-incubating.war)= b8576dfd138c04788b98e72ec0acc851
mb-olamy:binaries olamy$ cat sirona-reporting-0.1-incubating.war.md5
b8576dfd138c04788b98e72ec0acc851

mb-olamy:binaries olamy$

So sounds good for me..





On 26 November 2013 20:19, Rahul Sharma <ra...@gmail.com> wrote:
> Hi,
>
> The src builds fine but the checksums gave the following message:
>
> md5sum: sirona-collector-0.1-incubating.war.md5: no properly formatted MD5
> checksum lines found
> md5sum: sirona-reporting-0.1-incubating.war.md5: no properly formatted MD5
> checksum lines found
> sha1sum: sirona-collector-0.1-incubating.war.sha1: no properly formatted
> SHA1 checksum lines found
> sha1sum: sirona-reporting-0.1-incubating.war.sha1: no properly formatted
> SHA1 checksum lines found
>
> For the rest the release looks good.
>
> regards
> Rahul
>
>
> On Tue, Nov 26, 2013 at 8:46 AM, Olivier Lamy <ol...@apache.org> wrote:
>
>> Hi,
>>
>> I'd like to release Apache Sirona 0.1-incubating.
>>
>> Release notes:
>> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>>
>> Maven staged release repository:
>> https://repository.apache.org/content/repositories/orgapachesirona-003/
>>
>> Distribution:
>> * binaries:
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
>> * sources:
>> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>>
>> KEYS file available here:
>> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>>
>> Vote open for 72H
>>
>> [+1]
>> [0]
>> [-1]
>>
>> Thanks
>> --
>> Olivier Lamy
>> Ecetera: http://ecetera.com.au
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: [VOTE] Apache Sirona 0.1-incubating

Posted by Rahul Sharma <ra...@gmail.com>.
Hi,

The src builds fine but the checksums gave the following message:

md5sum: sirona-collector-0.1-incubating.war.md5: no properly formatted MD5
checksum lines found
md5sum: sirona-reporting-0.1-incubating.war.md5: no properly formatted MD5
checksum lines found
sha1sum: sirona-collector-0.1-incubating.war.sha1: no properly formatted
SHA1 checksum lines found
sha1sum: sirona-reporting-0.1-incubating.war.sha1: no properly formatted
SHA1 checksum lines found

For the rest the release looks good.

regards
Rahul


On Tue, Nov 26, 2013 at 8:46 AM, Olivier Lamy <ol...@apache.org> wrote:

> Hi,
>
> I'd like to release Apache Sirona 0.1-incubating.
>
> Release notes:
> http://sirona.incubator.apache.org/releases/release-notes-0.1-incubating.html
>
> Maven staged release repository:
> https://repository.apache.org/content/repositories/orgapachesirona-003/
>
> Distribution:
> * binaries:
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/binaries/
> * sources:
> https://dist.apache.org/repos/dist/dev/incubator/sirona/0.1-incubating/src/
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/incubator/sirona/KEYS
>
> Vote open for 72H
>
> [+1]
> [0]
> [-1]
>
> Thanks
> --
> Olivier Lamy
> Ecetera: http://ecetera.com.au
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>