Raimund Klein

Results 11 issues of Raimund Klein

Running `dependencyUpdates` with Gradle 7.0.2 produces a lot of warnings like this one: `Resolution of the configuration was attempted from a context different than the project context. Have a look...

When running an email simulator based on GreenMail for too long (or rather when it has received too many messages), it will invariably die with an OutOfMemoryError. Is it possible...

enhancement

Hi, This pull request should resolve issue #62 - I just don't like that there is no way to configure the size given in com.icegreen.greenmail.store.StoredMessageCollectionFactory#createCollection. I'm open for suggestions by...

enhancement

I followed all the instructions here: https://kotlinlang.org/docs/js-react.html However, instead of seeing the running application, the [[website](https://shrouded-everglades-31155.herokuapp.com/)] displays an error. Log excerpt: `2023-06-07T16:50:26.144957+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET...

Running the plugin with Gradle 7.1 generates the following warning: The JavaExecHandleBuilder.setMain(String) method has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use the mainClass property...

awaiting feedback

In the spirit of the core's [`@AnnotateWith`](https://mapstruct.org/documentation/dev/reference/html/#adding-annotations). This would solve #3 as well.

codecov.io still seems to show the results for the default Gradle project. There's no mention of the classes currently in the project.

help wanted
good first issue

See discussion in mapstruct/mapstruct#1528.

enhancement

With following environment `compiler: Eclipse JDT (IDE) 1.4.200.v20220802-0458, environment: Java 17.0.4.1 (Eclipse Adoptium)`, adapter class will NOT be generating method for all of the converters, but it only generate the...

bug
help wanted

Admins are now able to see pending emails. Closes [AB#1176](https://dev.azure.com/ncia-anet/2aa083a5-af3d-44e1-8c7b-6e9e6b124d91/_workitems/edit/1176) #### User changes - None #### Superuser changes - None #### Admin changes - Additional menu option "Pending emails" displaying...

feature