On 2011-01-01 19:52, Hervé BOUTEMY wrote:
> Hi Dennis,
>
> Like Benjamin wrote in the issue, a new parameter should not be necessary
> since XML is declaring encoding: you just have tu use
> ReaderFactory.newXmlReader() to avoid relying on the parser to detect
> encoding.
Yes, I read Benjamin'
Hi Dennis,
Like Benjamin wrote in the issue, a new parameter should not be necessary
since XML is declaring encoding: you just have tu use
ReaderFactory.newXmlReader() to avoid relying on the parser to detect
encoding.
Such an argument is usefull only if Jira generates wrong XML, with content
I don't see any objections in this thread.
So I will do the necessary code change (probably next year).
--
Olivier
2010/12/28 Olivier Lamy :
> Hi,
> As we will start a new year, I'd like to move scm to java 1.5.
> Let me know if you have any trouble regarding this . (jira entry
> http://jira.code
+1 for me to accept only : *-SNAPSHOT.
Included 1-SNAPSHOT (our parent poms use this forms), 1.0-SNAPSHOT (a
lot of people/company use the a.b qualifier).
IMHO we must emit a warning/deprecation in 3.0.x for version with only
SNAPSHOT (and fail in 3.1.x).
2010/12/28 Benjamin Bentmann :
> Brett