2013/3/22 Nick Williams <nicho...@nicholaswilliams.net>:
>
> On Mar 22, 2013, at 11:28 AM, Nick Williams wrote:
>
>> In the latest snapshot (3/21) of tomcat-embed-logging-log4j, all of the 
>> classes in org.apache.juli.logging.* are missing. They are there in the 3/14 
>> snapshot, and they are there in the 3/21 SOURCES snapshot, but they are not 
>> there in the 3/21 binaries snapshot. Something foobar happened here. They 
>> are there in the 7.0.37 artifact, but the 7.0.39 artifact has not published 
>> yet, so I don't know if they're there.
>>
>> https://repository.apache.org/content/repositories/snapshots/org/apache/tomcat/embed/tomcat-embed-logging-log4j/8.0-SNAPSHOT/
>
> Now that 7.0.39 is in Maven staging, I can confirm that 7.0.39 artifact DOES 
> have these classes. So it's only the latest 8.0 snapshot, and only the binary 
> artifact (not sources), that's missing these classes.


Confirming.

The "extras" and "embed-extras" build targets are currently broken.

extras/tomcat-juli.jar  is missing classes,
extras/tomcat-juli-adapters.jar is essentially empty (contains
META-INF/* files only)

I think this is caused by trunk now using commons-logging 1.1.2.


Best regards,
Konstantin Kolinko

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

Reply via email to