On 12/09/2013 09:00, Mark Thomas wrote:
> On 12/09/2013 08:55, Violeta Georgieva wrote:
>> Hi,
>>
>> Although I can see that the central build is OK, I cannot build tomcat 7
>> trunk.
>>
>> The new class org.apache.tomcat.util.buf.Utf8Encoder
>> uses java.nio.charset.StandardCharsets which is avail
On 12/09/2013 08:55, Violeta Georgieva wrote:
> Hi,
>
> Although I can see that the central build is OK, I cannot build tomcat 7
> trunk.
>
> The new class org.apache.tomcat.util.buf.Utf8Encoder
> uses java.nio.charset.StandardCharsets which is available only in java 7.
>
> Do you have such prob
Hi,
Although I can see that the central build is OK, I cannot build tomcat 7
trunk.
The new class org.apache.tomcat.util.buf.Utf8Encoder
uses java.nio.charset.StandardCharsets which is available only in java 7.
Do you have such problems?
Thanks
Violeta