- From: Yves Lafon <ylafon@w3.org>
- Date: Tue, 1 Nov 2011 03:09:45 -0400 (EDT)
- To: Ville Skyttä <ville.skytta@iki.fi>
- cc: public-qa-dev@w3.org
On Mon, 31 Oct 2011, Ville Skyttä wrote:
> Hello,
>
> I did some local CSS validator hacking, and have a question: which
> version of Java should it work with, 1.5+ or 1.6+? build.xml's <javac>
> tasks use source="1.5" target="1.5" but some 1.6+ features are used in
> the source, such as String.isEmpty().
Hi Ville,
I recently introduced some 1.6-ism, so I need to update the build.xml to
reflect that.
(and a new jar as well... in the deps)
Thanks,
--
Baroula que barouleras, au tiéu toujou t'entourneras.
~~Yves
Received on Tuesday, 1 November 2011 07:11:53 UTC