Re: [Numbers] How to enable Travis (and Coveralls)?

2017-01-21 Thread Gilles Sadowski
https://infrahelp.apache.org/jira/browse/INFRA-13368

Gilles


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



Re: JCS 2.0 cache disappearing

2017-01-21 Thread Thomas Vandahl
On 18.01.17 17:14, Tim Cronin wrote:
> started getting these errors, have to restart the tomcat server to resolve:
> 
> ERROR org.apache.commons.jcs.auxiliary.disk.indexed.IndexedDiskCache –
> Region [DroppedEmailSent] No longer alive so returning false for key =
> hqYRRK

What version did you use before 2.0?
I fixed quite a number of lifecycle issues. Could you please check for
shutdown entries in the log file?

Bye, Thomas


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



[GitHub] commons-rdf issue #30: COMMONSRDF-51 language tags compared lower case

2017-01-21 Thread afs
Github user afs commented on the issue:

https://github.com/apache/commons-rdf/pull/30
  
RDF 1.1 mentions:

1. Turtle parsing - there is a lang tag rule.
2. The text that conversion to a lowercase lexical is allowed.
3. Value-comparison is case insensitive.

Which is that test for? Lexical or value?

At least acknowledging that RDF's "lowercase" is not in keeping with BCP 47 
syntax canonicalization (the registry may change the characters) whatever the 
spec makes sense to me and I suspect domain experts; it's following the spec 
that "owns" language tags. Focus on the value comparison.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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