Giuseppe Barbieri
Giuseppe Barbieri
That's actually the simplest solution, yes I'll craft one with that then
> I am not aware of such a problem and are a bit skeptical that it exists. Because I would imagine that it would have caused a lot of trouble...
> Please read the documentation: > > * https://github.com/comahe-de/i18n4k?tab=readme-ov-file#gradle-plugin > > * https://github.com/comahe-de/i18n4k/blob/master/i18n4k-gradle-plugin/src/main/kotlin/de/comahe/i18n4k/gradle/plugin/I18n4kExtension.kt#L34 > source code language mappings don't need resource loading because the language string are included in the...
Nice, then I'm finishing to replace all the java with the new modifications, test it and if everything plays now I'll submit a PR!
Ok, PR created I've been using these utils on the side, do you see any benefit to incorporate them upstream as well? ``` val String.asLocalizedString: LocalizedString get() = object :...
I pushed some additional code to generate custom factories with parameters properly named and typed ie: ``` acp.serverVersionMismatch=The version of the server (${serverRelease: string}) is incompatible with the current version...
Any news on this one? I'm using the Setting API to generate the catalog: ``` class SciJavaCatalogPlugin : Plugin { override fun apply(settings: Settings) { settings.dependencyResolutionManagement.versionCatalogs.addGeneratedCatalog() // this is generated...
Hi, I got into Axon for a job offer and I was wondering why it was based on Maven In case you may want to reconsider, I'd be glad to...
> Hey [@elect86](https://github.com/elect86)! Thanks for jumping in here. By the way, after you comment, I reiterated this pointer within the team. > > Let me start with a question towards...
sorry for the late replay could look under `build/lib` inside the built jar(s), like this 