Re: Sling Content Distribution ITs (was: Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0)

2015-03-27 Thread Tommaso Teofili
I installed (mvn clean install) org.apache.sling.distribution.api,
org.apache.sling.distribution.core, org.apache.sling.distribution.sample
and then org.apache.sling.distribution.it from their respective svn tags
[1,2,3,4] and everything worked for me (tried multiple times).

May it be a platform dependent issue? I am running on Mac with Maven 3.2.2
and JDK 1.6.

Thanks and regards,
Tommaso

[1] :
https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.1.0/
[2] :
https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.core-0.1.0/
[3] :
https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.sample-0.1.0/
[4] :
https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.it-0.1.0/


2015-03-27 10:41 GMT+01:00 Oliver Lietz apa...@oliverlietz.de:

 On Friday 27 March 2015 10:21:18 Tommaso Teofili wrote:
 [...]
   I tried several times and it failed always. Here's the output:
  
   https://gist.github.com/oliverlietz/1dd00350ea551679c407
  
   Can you have a look?
 
  sure, are you running from the 0.1.0 svn tag or from trunk ? I just tried
  from trunk and it works for me.

 0.1.0 tag

  Regards,
  Tommaso
 [...]




Re: Sling Content Distribution ITs (was: Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0)

2015-03-27 Thread Tommaso Teofili
2015-03-27 10:03 GMT+01:00 Oliver Lietz apa...@oliverlietz.de:

 On Friday 27 March 2015 09:39:20 Tommaso Teofili wrote:
  Hi Oliver,

 Hi Tommaso,

  nope, nothing special.
  All the ITs can fail if the setup of the base test fails, as that happens
  in a static block; this may happen if the Sling servers started for
  integration testing fail to start within 1 minute, that should however be
  clear from the console output; look for the first failed/errored IT for
 the
  root cause.

 I tried several times and it failed always. Here's the output:

 https://gist.github.com/oliverlietz/1dd00350ea551679c407

 Can you have a look?


sure, are you running from the 0.1.0 svn tag or from trunk ? I just tried
from trunk and it works for me.

Regards,
Tommaso



 Thanks,
 O.

  Regards,
  Tommaso
 
  2015-03-27 9:06 GMT+01:00 Oliver Lietz apa...@oliverlietz.de:
   On Tuesday 24 March 2015 16:24:21 Tommaso Teofili wrote:
Hi all,
   
This is the vote for the first Sling Content Distribution [1] release
(version 0.1.0) which includes 4 modules
(org.apache.sling.distribution.[api,core,sample,it])
   
We solved 101 issues there:
https://issues.apache.org/jira/browse/SLING/fixforversion/12328962
  
   Hi Tommaso,
  
   anything special to run the integration tests?
  
   org.apache.sling.distribution.it-0.1.0
   Tests run: 40, Failures: 1, Errors: 34, Skipped: 5
  
   Regards,
   O.




Re: Sling Content Distribution ITs (was: Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0)

2015-03-27 Thread Oliver Lietz
On Friday 27 March 2015 09:39:20 Tommaso Teofili wrote:
 Hi Oliver,

Hi Tommaso,

 nope, nothing special.
 All the ITs can fail if the setup of the base test fails, as that happens
 in a static block; this may happen if the Sling servers started for
 integration testing fail to start within 1 minute, that should however be
 clear from the console output; look for the first failed/errored IT for the
 root cause.

I tried several times and it failed always. Here's the output:

https://gist.github.com/oliverlietz/1dd00350ea551679c407

Can you have a look?

Thanks,
O.

 Regards,
 Tommaso
 
 2015-03-27 9:06 GMT+01:00 Oliver Lietz apa...@oliverlietz.de:
  On Tuesday 24 March 2015 16:24:21 Tommaso Teofili wrote:
   Hi all,
   
   This is the vote for the first Sling Content Distribution [1] release
   (version 0.1.0) which includes 4 modules
   (org.apache.sling.distribution.[api,core,sample,it])
   
   We solved 101 issues there:
   https://issues.apache.org/jira/browse/SLING/fixforversion/12328962
  
  Hi Tommaso,
  
  anything special to run the integration tests?
  
  org.apache.sling.distribution.it-0.1.0
  Tests run: 40, Failures: 1, Errors: 34, Skipped: 5
  
  Regards,
  O.



Re: Sling Content Distribution ITs (was: Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0)

2015-03-27 Thread Oliver Lietz
On Friday 27 March 2015 10:21:18 Tommaso Teofili wrote:
[...]
  I tried several times and it failed always. Here's the output:
  
  https://gist.github.com/oliverlietz/1dd00350ea551679c407
  
  Can you have a look?
 
 sure, are you running from the 0.1.0 svn tag or from trunk ? I just tried
 from trunk and it works for me.

0.1.0 tag

 Regards,
 Tommaso
[...]



Sling Content Distribution ITs (was: Re: [VOTE] Release Apache Sling Content Distribution (api, core, sample, it) 0.1.0)

2015-03-27 Thread Tommaso Teofili
Hi Oliver,

nope, nothing special.
All the ITs can fail if the setup of the base test fails, as that happens
in a static block; this may happen if the Sling servers started for
integration testing fail to start within 1 minute, that should however be
clear from the console output; look for the first failed/errored IT for the
root cause.

Regards,
Tommaso


2015-03-27 9:06 GMT+01:00 Oliver Lietz apa...@oliverlietz.de:

 On Tuesday 24 March 2015 16:24:21 Tommaso Teofili wrote:
  Hi all,
 
  This is the vote for the first Sling Content Distribution [1] release
  (version 0.1.0) which includes 4 modules
  (org.apache.sling.distribution.[api,core,sample,it])
 
  We solved 101 issues there:
  https://issues.apache.org/jira/browse/SLING/fixforversion/12328962

 Hi Tommaso,

 anything special to run the integration tests?

 org.apache.sling.distribution.it-0.1.0
 Tests run: 40, Failures: 1, Errors: 34, Skipped: 5

 Regards,
 O.