Dominik Derwiński
Dominik Derwiński
I think there is support for EXECUTE name syntax. Is it possible to add support for EXECUTE PROCEDURE name (...) and EXECUTE FUNCTION name (...) syntax?
I would like to see the ability to easily define custom converters for elements inside collections (maps, lists, arrays), especially using annotations, added to XStream. Currently it's only possible to...
Got this message when trying to update plugin admin from v1.10.42 to v1.10.42: ``` Dependency Form is required in version 7.0.0 which is higher than the latest release, . Try...
I use jaxb2-maven-plugin with https://github.com/sabomichal/immutable-xjc that is configured via extra arguments. But I get this warning: "Parameter 'arguments' (user property 'xjc.arguments') is deprecated: This should be removed in the 2.0+...
### Please provide a brief summary of the bug Wildfly application server crashed on some jaxws code doing http request. ``` # A fatal error has been detected by the...
Maven version (pom.xml) is still targeting version 11, unlike gradle version.
Check https://arkhamdb.com/api/public/card/01603 vs https://arkhamdb.com/api/public/card/01599 Also on website: https://arkhamdb.com/find?q=e%3Arcore+b%3Abasicweakness&decks=player These cards are defined only as clones: ``` { "code": "01599", "duplicate_of": "01099", "pack_code": "rcore", "position": 99, "quantity": 1 }, ... {...
**Provide a Game ID** 45d3c416-bc94-4e6b-9fd7-d34a0cb17693 **Describe the bug** I think both Twilight Abyss and Court of the Great Ones didn't force me to make a test on entering while moving...
## Description I think after the changes in https://github.com/apache/logging-log4j2/commit/4e00ea4bb2849185323e0310bcac283aff120cab I can now observe logging from org.apache.logging.log4j.core.config.AbstractConfiguration ("Starting configuration...", "Start watching for changes to...", etc) which were previously hidden by default....