Rodrigo Carvalho Silva

Results 45 comments of Rodrigo Carvalho Silva

@FelixSelter, do you think jEnv and jEnv projects could merge to make one multiplatform jEnv? I've been thinking about the duplicate effort and, now that I know you're thinking about...

I'm not familiar with Python Virtual Environments but, if I understood right, in your solution the user would need to execute some kind of `setup` command once jEnv is installed,...

@FelixSelter , the jenv team [answered](https://github.com/jenv/jenv/issues/398#issuecomment-1579107104) they are open for a full rewrite to make a multiplatform tool. They asked which language do we plan to do it. What do...

> The problem with a java related language is that it is compiled for a specific jvm version. We could create a [native image with GraalVM](https://www.graalvm.org/native-image/) or bundle a mini-JVM...

I opened an issue with some points we've discussed here: https://github.com/FelixSelter/JVenv/issues/1

I got it. It makes sense you focus on Maven. Unfortunately I don't have any public project to share :/ Nevertheless, I found [cdxgen](https://github.com/CycloneDX/cdxgen) which delegates to `cyclonedx-maven-plugin` and generates...

Snappymail looks promissing! The one thing I miss the most is integrating with Nextcloud Calendar to accept/deny invitations from e-mail. Thanks for the great work!

@Mer0me > .ICS to Nextcloud calendar Is tit already implemented? I tested it but there was no "Accept/Deny" buttons on the invitation e-mail.

@TBBle , I believe JENKINS-45514 is about scanning source's repository for new branches. This issue is about scanning a Gitlab group for new repositories.

Hi @timtebeek I'm trying to build the project on my machine but I'm having issues: ``` A problem occurred configuring project ':tools:language-parser-builder'. > Cannot find a Java installation on your...