Results 26 issues of JWT

Is there a suggested approach to doing something like matching all line comments ("// ... \n") or block comments ("/* ... */"). For example a default parser which applies to...

Currently when running via Maven with a Spek Test I only see something like the following in the console output (SomeSpek test is in Gherkin style): [INFO] ------------------------------------------------------- [INFO] T...

is: improvement

In "jakartaee_web_services_metadata_handler_3_0.xsd" (lines 54-55) there is a type reference to the "handler-chainsType", but the type says "service-ref_handler-chainsType" which is unresolvable. (https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_metadata_handler_3_0.xsd) ``` ``` The 'handler-chainsType' is defined in "jakartaee_web_services_client_2_0.xsd" on...

I don't know if this is even possible but I thought I would throw it out there. :) **Is your feature request related to a problem? Please describe.** A clear...

enhancement

Hi Benny, It might be worth adding to the README.md that this library unfortunately no longer works with higher Java versions. :( I stumbled onto this library and was like...

### Please provide a brief summary of the bug When using TYPE_USE annotations (ie. @NotNull) with arrays and lists Javadoc is doubling down on the leading annotation. For example: With...

bug
jbs:reported
keep

## User Story Currently OML supports literal-based enumerations. I would like additionally to be able to define enumerations of entities in OML to match the support in OWL (Enumerated Classes)....

In the Log4j 2.x documentation for the RegexFilter: https://logging.apache.org/log4j/2.x/manual/filters.html#RegexFilter The only two configuration attributes are "regex" and "useRawMsg" (and the common filter attributes onMatch/onMismatch). In the RegExFilter @PluginFactory there is...

bug
java
configuration

In the new Log4j 2.x online documentation: https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html The configuration attribte 'createOnDemand' is documented as a common attribute for both RollingFileAppender and RollingRandomAccessFileAppender. Looking at most current code (2.24.1) it...

enhancement
appenders:Rolling

### Description The Gitea package cleanup rules only seem to be setup to delete old packages/versions. However, they do not seem to provide a mechanism for deleting older artifacts from...

type/bug
topic/packages