in-fke
in-fke
Imagine the Jars being packaged into a .war, their names would be: ``` WEB-INF/lib/common-1.0.jar WEB-INF/lib/v1_6-1.0.1.jar ``` = not very distinct with regard to other jar files. Maybe artifactIds like "oca-ocpp-common"...
- Renamed Maven artifactId to better match the gradle equivalent. - Commented out the signing via maven-gpg-plugin (pom.xml) - Also checked in the results of "./gradlew goJF" (Java Formatting) (regular...
mongo-express should be resilient against non-reachable mongodb and **start nevertheless**. Instead ``` (node:7) [MONGODB DRIVER] Warning: Current Server Discovery and Monitoring engine is deprecated, and will be removed in a...
### What would you like to happen? PlcConnectionManager interface and implementations should provide a "tear down" / "destroy" / "dispose" / "close" (choose your favorite wording) mechanism, in the sense...
I wonder if "clearing" the Class-Path attribute is expensive in some way? (re-reading the jar file) Going by this PR there seems to be a re-read of the jar file?...
tycho goals touching artifacts.xml / content.xml should sort / tags by their attributes for better "diffing" and readability. As far as I can tell, this would affect - `tycho-p2-repository:assemble-repository` -...
**Describe the bug** ESAPI excludes transitive dependency xalan from xom, but does not include it itself see https://github.com/ESAPI/esapi-java-legacy/blob/develop/pom.xml#L181C22-L181C73 it states > excluded because we directly import newer versions **Specify what...
Please fill out the form below before submitting, thank you! - [X] Bug exists Release Version 1.2.5 ( Master Branch) - [?] Bug exists in MQTTv3 Client on Snapshot Version...
**Describe GraalVM and your environment :** - GraalVM version or commit id if built from source: **23.0.4** - CE or EE: **CE** - JDK version: **17** - OS and OS...
### Affected versions 3.2.0, 3.3.2, 3.5.0 ### Bug description Getting random deletion error after upgrading vom 3.2.0 to 3.5.0, using Maven 3.9.7 This is on an Azure DevOps Pipeline, so...