Sebb

Results 214 comments of Sebb

Sorry, but I am not clear what you mean by a manual List-Id. There does not seem to be a corresponding PR which might clarify matters. Please explain.

AFAICT if a user id is not provided, then the project name is not necessary, so there is a work-round, albeit not always as convenient. Given that notification needs to...

Best to raise a new issue for a new idea. Otherwise it may/will be lost when the original issue is completed. You can always link the issues.

Surely the nesting needs to be driven by the Reference headers instead of the subject? Looking for 'Re:, Fwd:, AW:' etc won't help if both original threads have responses.

AFAIK, the subject line can change in a thread. For example, JIRA messages include a [Created], [Updated] etc. Unfortunately JIRA sends invalid References which don't match the Message-Ids exactly which...

I can confirm that changing the encoding causes the compile to report an ERROR, but the build succeeds: $ mvn clean compile -Dcommons.encoding=UTF8 ... [INFO] Compiling 399 source files with...

See https://issues.apache.org/jira/browse/MCOMPILER-491

Unfortunately, when using fork=true, some informational messages are not shown, see: https://issues.apache.org/jira/browse/MCOMPILER-537

Note that this solution, whilst honouring the existing tests, would mean that the syntax deviates from the SimpleDateFormat style. It's not ideal.

Yes, SDF does support that; the problem is that LANG does not.