Sean Leary
Sean Leary
@rikkarth Thanks for bringing this up. Unfortunately, at present, this project cannot accept Java 8 features like `Closeable` and `AutoCloseable` due to some Android developers being stuck on Java 7.
Hi @rikkarth Sorry, that is still not an option at this time.
Closing due to lack of activity. If you think it should be reopened, please post here.
@Brian-McG Sure, this would be allowed. Please ensure in your implementation: - The current behavior remains the default - The new behavior is triggered by a new `XMLParserConfiguration` property -...
@keatontaylor10 The parser code can be tough to update without including unintended side effects, so running into problems like this should be expected. Not sure of the best approach to...
Can't be accepted because of broken unit tests. It's recommended to run the unit tests locally before submitting a pull request, to catch problems like this. In this case, changing...
@ZachsCoffee Good point. In the past, PRs have only been used for an actual request to update the repo, but a draft or work-in-progress designation makes sense. I will update...
@Renis-1 Thanks for bringing this up. Will see if a fix can be added after #823 is committed.
@micbedn Thanks for posting. Are you sure you are testing with the latest code, though? I am only seeing JSONExceptions: ``` @Test public void foo() { Deque
@elrob Thanks for letting us know. As @johnjaylward posted, it seems to me that both vulnerabilities have been addressed and it is only necessary to cut a new release. I...