On 13/03/2016 17:18, Felix Schumacher wrote:
> Am 13.03.2016 um 15:49 schrieb Felix Schumacher:
>> Am 13.03.2016 um 14:48 schrieb Felix Schumacher:
>>> Am 13.03.2016 um 14:40 schrieb Mark Thomas:
>>>> On 13/03/2016 13:04, Felix Schumacher wrote:
>>>>> Am 13.03.2016 um 12:16 schrieb Rémy Maucherat:
>>>>>> 2016-03-13 11:52 GMT+01:00 Felix Schumacher <
>>>>>> felix.schumac...@internetallee.de>:
>>>>>>
>>>>>>> Am 13.03.2016 um 11:31 schrieb Rémy Maucherat:
>>>>>>>
>>>>>>>> 2016-03-13 11:01 GMT+01:00 Mark Thomas <ma...@apache.org>:
>>>>>>>>
>>>>>>>> The task list is (probably):
>>>>>>>>>> - Switch to Java 7 for source and target
>>>>>>>>>> - Cleanup "9" version numbers in various places
>>>>>>>>>> - Resolve Java 7 issues
>>>>>>>>>> - Replace javax.servlet API with the classes from Tomcat 8.0
>>>>>>>>>>
>>>>>>>>>>    From that list, what can I do without causing conflicts ?
>>>>>>>>>>
>>>>>>>>> If you can start on the Java 7 issues that would be great. I'll
>>>>>>>>> work on
>>>>>>>>> the Servlet API stuff next and then help out with Java 7 if
>>>>>>>>> necessary.
>>>>>>>>>
>>>>>>>>> Ok, I'll do that.
>>>>>>>>>
>>>>>>>> I could help, too.
>>>>>>> I think I will try  to convert the RestCsrfPreventionFilter.
>>>>>>>
>>>>>>> Sure, go ahead and fix any you find.
>>>>> What should we do with
>>>>> SSLParameters#setUseCipherSuitesOrder(boolean) in
>>>>> AbstractJsseEndpoint?
>>>> What does Tomcat 8 do in the equivalent code?
>>> It uses reflection to test for java 8. Will look into it. (Should
>>> have looked closer in the first place)
>> ant test compiles without an error. Let's see, if it runs without an
>> error.
> ant test runs without any error except cipher suite tests, which are
> expected on my ubuntu 14.04 setup.

Wow. I can't believe how quickly we got that done. And on a Sunday
afternoon as well.

There are probably a few issues still to find but the bulk of things
looks to be done.

I'll start some new threads shortly on some admin type things we need to
figure out.

Mark


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

Reply via email to