Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-21 Thread Luciano Resende
Please consider this vote canceled. We have a new issue we want to include
on this release, and we will be producing a new RC soon and investigate the
possible test issue as well.

On Sat, Apr 7, 2018 at 6:28 PM, Luciano Resende 
wrote:

> Please vote to approve the release of Apache Toree 0.2.0-incubating
> (RC4).
>
> The podling dev vote thread:
> https://www.mail-archive.com/dev@toree.incubator.apache.org/msg01740.html
>
> And the result:
> https://www.mail-archive.com/dev@toree.incubator.apache.org/msg01748.html
>
> Tag: v0.2.0-incubating-rc4 (8849271e28a4ea4e77c57ef8fb3da77b73469799)
>
> https://github.com/apache/incubator-toree/tree/v0.2.0-incubating-rc4
>
> All distribution packages, including signatures, digests, etc. can be
> found at:
>
> https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
> -incubating-rc4/
>
> Staging artifacts can be found at:
>
> https://repository.apache.org/content/repositories/orgapachetoree-1011
>
> The vote is open for at least 72 hours and passes if a majority of at
> least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Toree 0.2.0-incubating
> [ ] -1 Do not release this package because ...
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



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


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-13 Thread Matt Sicker
I'm just running "make test" as well. I redownloaded it just now and am
still getting the same issue. Here's some more info:

[info] AddExternalJarMagicSpecForIntegration:
[info] ScalaInterpreter
[info]   #addJars
[info]   - should do something (1 second, 55 milliseconds)
[info]   - should be able to load Java jars *** FAILED *** (2 seconds, 378
milliseconds)
[info] "[]" was not equal to "[Hello, Chip
[info] ]" (AddExternalJarMagicSpecForIntegration.scala:84)
[info] org.scalatest.exceptions.TestFailedException:
[info] at
org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
[info] at
org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6254)
[info] at
org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6288)
[info] at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply$mcV$sp(AddExternalJarMagicSpecForIntegration.scala:84)
[info] at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply(AddExternalJarMagicSpecForIntegration.scala:65)
[info] at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration$$anonfun$3$$anonfun$apply$mcV$sp$1$$anonfun$apply$mcV$sp$3.apply(AddExternalJarMagicSpecForIntegration.scala:65)
[info] at
org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
[info] at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
[info] at org.scalatest.Transformer.apply(Transformer.scala:20)
[info] at org.scalatest.FunSpecLike$$anon$1.apply(FunSpecLike.scala:422)
[info] at org.scalatest.Suite$class.withFixture(Suite.scala:1122)
[info] at org.scalatest.FunSpec.withFixture(FunSpec.scala:1626)
[info] at
org.scalatest.FunSpecLike$class.invokeWithFixture$1(FunSpecLike.scala:419)
[info] at
org.scalatest.FunSpecLike$$anonfun$runTest$1.apply(FunSpecLike.scala:431)
[info] at
org.scalatest.FunSpecLike$$anonfun$runTest$1.apply(FunSpecLike.scala:431)
[info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[info] at org.scalatest.FunSpecLike$class.runTest(FunSpecLike.scala:431)
[info] at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.org
$scalatest$BeforeAndAfter$$super$runTest(AddExternalJarMagicSpecForIntegration.scala:33)
[info] at
org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:200)
[info] at
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration.runTest(AddExternalJarMagicSpecForIntegration.scala:33)
[info] at
org.scalatest.FunSpecLike$$anonfun$runTests$1.apply(FunSpecLike.scala:464)
[info] at
org.scalatest.FunSpecLike$$anonfun$runTests$1.apply(FunSpecLike.scala:464)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:413)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info] at scala.collection.immutable.List.foreach(List.scala:381)
[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info] at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:390)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:427)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info] at scala.collection.immutable.List.foreach(List.scala:381)
[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info] at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:390)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:427)
[info] at
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:401)
[info] at scala.collection.immutable.List.foreach(List.scala:381)
[info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
[info] at org.scalatest.SuperEngine.org
$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:396)
[info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:483)
[info] at
org.scalatest.FunSpecLike$class.runTests(FunSpecLike.scala:464)
[info] at org.scalatest.FunSpec.runTests(FunSpec.scala:1626)
[info] at org.scalatest.Suite$class.run(Suite.scala:1424)
[info] at org.scalatest.FunSpec.org
$scalatest$FunSpecLike$$super$run(FunSpec.scala:1626)
[info] at
org.scalatest.FunSpecLike$$anonfun$run$1.apply(FunSpecLike.scala:468)
[info] at
org.scalatest.FunSpecLike$$anonfun$run$1.apply(FunSpecLike.scala:468)
[info] at org.scalatest.SuperEngine.runImpl(Engine.scala:545)
[info] at org.scalatest.FunSpecLike$class.run(FunSpecLike.scala:468)
[info] at
integration.interpreter.scala.Add

Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-13 Thread Ryan Blue
How did you run tests? It worked fine from source for me with `make test`

On Fri, Apr 13, 2018 at 1:12 PM, Matt Sicker  wrote:

> I built it from the source tar.gz.
>
> On 13 April 2018 at 14:05, Luciano Resende  wrote:
>
> > On Wed, Apr 11, 2018 at 9:44 AM, Matt Sicker  wrote:
> >
> > > * Signatures ok
> > > * License and disclaimer are fine
> > > * Notice included, but the copyright year needs to be updated to
> > 2016-2018
> > > * Rat check ok 
> > > * I got a test failure locally for
> > > integration.interpreter.scala.AddExternalJarMagicSpecForIntegration
> > > "should
> > > be able to load Java jars".
> > >
> > >
> > Sory for the delay replying, I finally got time to give this a try, and I
> > build from a clean
> > source distribution a few times successfully. I am trying this on a mac
> os
> > environment,
> > could you please describe your env, and if it works on a second run (note
> > that this is
> > probably the one test that validates adding something from external
> source
> > so a download
> > is involved and internet connectivity might play a part here)
> >
> > Thanks
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
> >
>
>
>
> --
> Matt Sicker 
>



-- 
Ryan Blue
Software Engineer
Netflix


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-13 Thread Matt Sicker
I built it from the source tar.gz.

On 13 April 2018 at 14:05, Luciano Resende  wrote:

> On Wed, Apr 11, 2018 at 9:44 AM, Matt Sicker  wrote:
>
> > * Signatures ok
> > * License and disclaimer are fine
> > * Notice included, but the copyright year needs to be updated to
> 2016-2018
> > * Rat check ok 
> > * I got a test failure locally for
> > integration.interpreter.scala.AddExternalJarMagicSpecForIntegration
> > "should
> > be able to load Java jars".
> >
> >
> Sory for the delay replying, I finally got time to give this a try, and I
> build from a clean
> source distribution a few times successfully. I am trying this on a mac os
> environment,
> could you please describe your env, and if it works on a second run (note
> that this is
> probably the one test that validates adding something from external source
> so a download
> is involved and internet connectivity might play a part here)
>
> Thanks
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



-- 
Matt Sicker 


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-13 Thread Luciano Resende
On Wed, Apr 11, 2018 at 9:44 AM, Matt Sicker  wrote:

> * Signatures ok
> * License and disclaimer are fine
> * Notice included, but the copyright year needs to be updated to 2016-2018
> * Rat check ok 
> * I got a test failure locally for
> integration.interpreter.scala.AddExternalJarMagicSpecForIntegration
> "should
> be able to load Java jars".
>
>
Sory for the delay replying, I finally got time to give this a try, and I
build from a clean
source distribution a few times successfully. I am trying this on a mac os
environment,
could you please describe your env, and if it works on a second run (note
that this is
probably the one test that validates adding something from external source
so a download
is involved and internet connectivity might play a part here)

Thanks

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


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-11 Thread Matt Sicker
* Signatures ok
* License and disclaimer are fine
* Notice included, but the copyright year needs to be updated to 2016-2018
* Rat check ok 
* I got a test failure locally for
integration.interpreter.scala.AddExternalJarMagicSpecForIntegration "should
be able to load Java jars".

On 11 April 2018 at 11:17, Ryan Blue  wrote:

> For the .md5 file, we can simply not publish that file when copying the RC
> files. Please don't let that prevent you from checking this release!
>
> On Wed, Apr 11, 2018 at 8:41 AM, Luciano Resende 
> wrote:
>
> > Here is my binding +1, any volunteers to help review the RC, we need one
> > more IPMC vote.
> >
> > On Sat, Apr 7, 2018 at 6:28 PM, Luciano Resende 
> > wrote:
> >
> > > Please vote to approve the release of Apache Toree 0.2.0-incubating
> > > (RC4).
> > >
> > > The podling dev vote thread:
> > > https://www.mail-archive.com/dev@toree.incubator.apache.
> > org/msg01740.html
> > >
> > > And the result:
> > > https://www.mail-archive.com/dev@toree.incubator.apache.
> > org/msg01748.html
> > >
> > > Tag: v0.2.0-incubating-rc4 (8849271e28a4ea4e77c57ef8fb3da77b73469799)
> > >
> > > https://github.com/apache/incubator-toree/tree/v0.2.0-incubating-rc4
> > >
> > > All distribution packages, including signatures, digests, etc. can be
> > > found at:
> > >
> > > https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
> > > -incubating-rc4/
> > >
> > > Staging artifacts can be found at:
> > >
> > > https://repository.apache.org/content/repositories/orgapachetoree-1011
> > >
> > > The vote is open for at least 72 hours and passes if a majority of at
> > > least 3 +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Toree 0.2.0-incubating
> > > [ ] -1 Do not release this package because ...
> > >
> > >
> > > --
> > > Luciano Resende
> > > http://twitter.com/lresende1975
> > > http://lresende.blogspot.com/
> > >
> >
> >
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
> >
>
>
>
> --
> Ryan Blue
> Software Engineer
> Netflix
>



-- 
Matt Sicker 


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-11 Thread Ryan Blue
For the .md5 file, we can simply not publish that file when copying the RC
files. Please don't let that prevent you from checking this release!

On Wed, Apr 11, 2018 at 8:41 AM, Luciano Resende 
wrote:

> Here is my binding +1, any volunteers to help review the RC, we need one
> more IPMC vote.
>
> On Sat, Apr 7, 2018 at 6:28 PM, Luciano Resende 
> wrote:
>
> > Please vote to approve the release of Apache Toree 0.2.0-incubating
> > (RC4).
> >
> > The podling dev vote thread:
> > https://www.mail-archive.com/dev@toree.incubator.apache.
> org/msg01740.html
> >
> > And the result:
> > https://www.mail-archive.com/dev@toree.incubator.apache.
> org/msg01748.html
> >
> > Tag: v0.2.0-incubating-rc4 (8849271e28a4ea4e77c57ef8fb3da77b73469799)
> >
> > https://github.com/apache/incubator-toree/tree/v0.2.0-incubating-rc4
> >
> > All distribution packages, including signatures, digests, etc. can be
> > found at:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
> > -incubating-rc4/
> >
> > Staging artifacts can be found at:
> >
> > https://repository.apache.org/content/repositories/orgapachetoree-1011
> >
> > The vote is open for at least 72 hours and passes if a majority of at
> > least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Toree 0.2.0-incubating
> > [ ] -1 Do not release this package because ...
> >
> >
> > --
> > Luciano Resende
> > http://twitter.com/lresende1975
> > http://lresende.blogspot.com/
> >
>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



-- 
Ryan Blue
Software Engineer
Netflix


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-11 Thread Luciano Resende
Here is my binding +1, any volunteers to help review the RC, we need one
more IPMC vote.

On Sat, Apr 7, 2018 at 6:28 PM, Luciano Resende 
wrote:

> Please vote to approve the release of Apache Toree 0.2.0-incubating
> (RC4).
>
> The podling dev vote thread:
> https://www.mail-archive.com/dev@toree.incubator.apache.org/msg01740.html
>
> And the result:
> https://www.mail-archive.com/dev@toree.incubator.apache.org/msg01748.html
>
> Tag: v0.2.0-incubating-rc4 (8849271e28a4ea4e77c57ef8fb3da77b73469799)
>
> https://github.com/apache/incubator-toree/tree/v0.2.0-incubating-rc4
>
> All distribution packages, including signatures, digests, etc. can be
> found at:
>
> https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
> -incubating-rc4/
>
> Staging artifacts can be found at:
>
> https://repository.apache.org/content/repositories/orgapachetoree-1011
>
> The vote is open for at least 72 hours and passes if a majority of at
> least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Toree 0.2.0-incubating
> [ ] -1 Do not release this package because ...
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>



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


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-08 Thread sebb
On 8 April 2018 at 06:51, Luciano Resende  wrote:
> We might need to update the release signing or release guide, in general,
> stating that we should not publish those anymore. The release signing
> slightly mentions that MD5 is weak, but AFAIK does not mention that it
> should not be published anymore.

https://www.apache.org/dev/release-distribution#sigs-and-sums says:
...

SHOULD NOT supply a MD5 checksum file (because MD5 is too broken).

> Anyway, I will remove the MD5 when I publish the artifacts from staging to
> release if the RC is successful and update the release scripts (of various
> projects) to not generate MD5 anymore.
>
> On Sat, Apr 7, 2018 at 9:50 PM, Henk P. Penning  wrote:
>
>> On Sun, 8 Apr 2018, Luciano Resende wrote:
>>
>> Date: Sun, 8 Apr 2018 03:28:37 +0200
>>> From: Luciano Resende 
>>> To: "general@incubator.apache.org" 
>>> Subject: [VOTE] Apache Toree 0.2.0-incubating (RC4)
>>>
>>
>> Hi,
>>
>> All distribution packages, including signatures, digests, etc. can be found
>>> at:
>>>
>>> https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
>>> -incubating-rc4/
>>>
>>
>>   please don't publish .md5 files anymore ;
>>   your .sha512's are enough.
>>
>> Luciano Resende
>>>
>>
>>   Groeten,
>>
>>   HPP
>>
>>    _
>> Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
>> Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
>> Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
>> http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>
>
>
> --
> Luciano Resende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-08 Thread Henk P. Penning

On Sun, 8 Apr 2018, Luciano Resende wrote:


Date: Sun, 8 Apr 2018 07:51:41 +0200
From: Luciano Resende 
To: "general@incubator.apache.org" 
Subject: Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)


Hi Luciano,


Anyway, I will remove the MD5 when I publish the artifacts from staging to
release if the RC is successful and update the release scripts (of various
projects) to not generate MD5 anymore.


  Thanks ; great.

  Note that Maven has (had?) a problem ; it is not possible
  to /not/ generate the .md5's (it is/was a hardcoded built-in).
  I hear the Maven-devs are working on it.
  The work-around is to remove the .md5's 'manually'.

  Groeten,

  HPP

   _
Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/


On Sat, Apr 7, 2018 at 9:50 PM, Henk P. Penning  wrote:


On Sun, 8 Apr 2018, Luciano Resende wrote:

Date: Sun, 8 Apr 2018 03:28:37 +0200

From: Luciano Resende 
To: "general@incubator.apache.org" 
Subject: [VOTE] Apache Toree 0.2.0-incubating (RC4)



Hi,

All distribution packages, including signatures, digests, etc. can be found

at:

https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
-incubating-rc4/



  please don't publish .md5 files anymore ;
  your .sha512's are enough.

Luciano Resende




  Groeten,

  HPP

   _
Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org





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



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-07 Thread Luciano Resende
We might need to update the release signing or release guide, in general,
stating that we should not publish those anymore. The release signing
slightly mentions that MD5 is weak, but AFAIK does not mention that it
should not be published anymore.

Anyway, I will remove the MD5 when I publish the artifacts from staging to
release if the RC is successful and update the release scripts (of various
projects) to not generate MD5 anymore.

On Sat, Apr 7, 2018 at 9:50 PM, Henk P. Penning  wrote:

> On Sun, 8 Apr 2018, Luciano Resende wrote:
>
> Date: Sun, 8 Apr 2018 03:28:37 +0200
>> From: Luciano Resende 
>> To: "general@incubator.apache.org" 
>> Subject: [VOTE] Apache Toree 0.2.0-incubating (RC4)
>>
>
> Hi,
>
> All distribution packages, including signatures, digests, etc. can be found
>> at:
>>
>> https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0
>> -incubating-rc4/
>>
>
>   please don't publish .md5 files anymore ;
>   your .sha512's are enough.
>
> Luciano Resende
>>
>
>   Groeten,
>
>   HPP
>
>    _
> Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
> Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
> Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
> http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


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


Re: [VOTE] Apache Toree 0.2.0-incubating (RC4)

2018-04-07 Thread Henk P. Penning

On Sun, 8 Apr 2018, Luciano Resende wrote:


Date: Sun, 8 Apr 2018 03:28:37 +0200
From: Luciano Resende 
To: "general@incubator.apache.org" 
Subject: [VOTE] Apache Toree 0.2.0-incubating (RC4)


Hi,


All distribution packages, including signatures, digests, etc. can be found
at:

https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0-incubating-rc4/


  please don't publish .md5 files anymore ;
  your .sha512's are enough.


Luciano Resende


  Groeten,

  HPP

   _
Henk P. Penning, ICT-beta R Uithof MG-403_/ \_
Faculty of Science, Utrecht UniversityT +31 30 253 4106 / \_/ \
Leuvenlaan 4, 3584CE Utrecht, NL  F +31 30 253 4553 \_/ \_/
http://www.staff.science.uu.nl/~penni101/ M penn...@uu.nl \_/

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org