tomcat staging 8.0.0 RC7 question

2013-12-16 Thread Ludovic Champenois
Hi,
I see there is a maven staging repo at
https://repository.apache.org/content/repositories/orgapachetomcat-047

but it seems I am missing the 2 artifacts:
The POM for org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 is missing, no
dependency information available
The POM for org.apache.tomcat:tomcat-util-scan:jar:8.0.0-RC7 is missing, no
dependency information available

I am not too concerned about the eclipse compiler, but I can't find the
tomcat-util-scan:jar for testing...
Thanks,
Ludo


Re: tomcat staging 8.0.0 RC7 question

2013-12-16 Thread Mark Thomas
On 17/12/2013 00:47, Ludovic Champenois wrote:
 Hi,
 I see there is a maven staging repo at
 https://repository.apache.org/content/repositories/orgapachetomcat-047
 
 but it seems I am missing the 2 artifacts:
 The POM for org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 is missing, no
 dependency information available
 The POM for org.apache.tomcat:tomcat-util-scan:jar:8.0.0-RC7 is missing, no
 dependency information available
 
 I am not too concerned about the eclipse compiler, but I can't find the
 tomcat-util-scan:jar for testing...

That JAR wasn't added to the Maven publishing script - an error I've
just fixed.

There will be an RC8 shortly. I just need to re-run the unit tests and
make sure everything passes. It is late here so I'll do that tomorrow my
time. RC8 should be available in around 12 hours or so.

Mark


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



Re: tomcat staging 8.0.0 RC7 question

2013-12-16 Thread Ludovic Champenois
Cool!
Thank you,
Ludo


On Mon, Dec 16, 2013 at 4:55 PM, Mark Thomas ma...@apache.org wrote:

 On 17/12/2013 00:47, Ludovic Champenois wrote:
  Hi,
  I see there is a maven staging repo at
  https://repository.apache.org/content/repositories/orgapachetomcat-047
 
  but it seems I am missing the 2 artifacts:
  The POM for org.eclipse.jdt.core.compiler:ecj:jar:4.3.1 is missing, no
  dependency information available
  The POM for org.apache.tomcat:tomcat-util-scan:jar:8.0.0-RC7 is missing,
 no
  dependency information available
 
  I am not too concerned about the eclipse compiler, but I can't find the
  tomcat-util-scan:jar for testing...

 That JAR wasn't added to the Maven publishing script - an error I've
 just fixed.

 There will be an RC8 shortly. I just need to re-run the unit tests and
 make sure everything passes. It is late here so I'll do that tomorrow my
 time. RC8 should be available in around 12 hours or so.

 Mark


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