Re: Websocket classes in tomcat-embed-core-7.0.52.jar

2014-02-20 Thread Ralph Schaer
Thanks a lot. Was not aware that this is now in a separate package. Ralph On Thu, Feb 20, 2014 at 9:20 AM, Jacopo Cappellato < jacopo.cappell...@gmail.com> wrote: > On Feb 20, 2014, at 9:10 AM, Ralph Schaer wrote: > > > Hi > > > > The embedded core jar 7.0.52 no

Websocket classes in tomcat-embed-core-7.0.52.jar

2014-02-20 Thread Ralph Schaer
Hi The embedded core jar 7.0.52 no longer contains the websocket classes. It only contains an empty org.apache.tomcat.websocket package Version 7.0.50 of the embedded core contains all the websocket classes. Is this a intentional change or maybe a bug in the build process? Ralph

FileNotFoundException: JAR entry META-INF/spring.tld not found

2013-09-25 Thread Ralph Schaer
Hi I'm fiddling with the latest Tomcat 8.0.0-RC3 and get the following WARNING log message. This happens on Windows and on Linux. I created a simple maven project: https://github.com/ralscha/tomcat8warning that demonstrates the problem. Clone it, create a war with mvn package and copy the war int

ecj 4.2.2

2013-04-01 Thread Ralph Schaer
Just a quick note. I saw on the changelog that Tomcat 7.0.40 is using ecj 4.2.2. So I created a bundle for this ecj version (like I did for 4.2.1), uploaded it to Sonatype and only a few hours later it got approved. Ecj 4.2.2 is now already in

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-31 Thread Ralph Schaer
The bundle got accepted. ecj 4.2.1 is now available from the maven central repository. Ralph On Sat, Jan 26, 2013 at 7:42 AM, Ralph Schaer wrote: > I started the process of uploading the ecj 4.2.1 artefacts to the maven > central repository. > I followed the description from Ia

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-25 Thread Ralph Schaer
74/ Ralph On Mon, Jan 21, 2013 at 11:33 AM, Ralph Schaer wrote: > You find the ecj jar on this site: > http://download.eclipse.org/eclipse/downloads/drops4/R-4.2.1-201209141800/ > > Section: > JDT Core Batch Compiler > > > Ralph > > On Mon, Jan 21, 2013 at 11:2

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-21 Thread Ralph Schaer
tribution. > > thank you. > > > On Fri, Jan 11, 2013 at 1:47 PM, Konstantin Kolinko > wrote: > > > 2013/1/11 Ralph Schaer : > > > Hi > > > > > > Tomcat 7.0.34 bumped ecj to version 4.2.1. But the pom file > > > of tomcat-embed-jasper