Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Eng-Fouad created a comment on an issue on quarkusio/quarkus
> [@gsmet](https://github.com/gsmet) So now, anyone who we ask to contribute and who are at newer JDKs must deal with JDK 17 resolution? IMHO it is a poor experience, this should be at least docume...
Eng-Fouad created a comment on an issue on quarkusio/quarkus
Try adding this to `settings.gradle.kts`: ``` plugins { id("org.gradle.toolchains.foojay-resolver-convention") version("0.9.0") // https://plugins.gradle.org/plugin/org.gradle.toolchains.fooja...
Eng-Fouad deleted a branch quarkiverse/quarkus-systemd-notify
dependabot/maven/quarkus.version-3.17.5
Eng-Fouad pushed 2 commits to main quarkiverse/quarkus-systemd-notify
Eng-Fouad closed a pull request on quarkiverse/quarkus-systemd-notify
Bump quarkus.version from 3.17.4 to 3.17.5
Bumps `quarkus.version` from 3.17.4 to 3.17.5. Updates `io.quarkus:quarkus-bom` from 3.17.4 to 3.17.5 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkusio/quarkus/com...Eng-Fouad pushed 2 commits to main quarkiverse/quarkus-systemd-notify
Eng-Fouad deleted a branch quarkiverse/quarkus-systemd-notify
dependabot/maven/quarkus.version-3.17.4
Eng-Fouad closed a pull request on quarkiverse/quarkus-systemd-notify
Bump quarkus.version from 3.17.3 to 3.17.4
Bumps `quarkus.version` from 3.17.3 to 3.17.4. Updates `io.quarkus:quarkus-bom` from 3.17.3 to 3.17.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkusio/quarkus/com...Eng-Fouad created a comment on a pull request on openjdk/jfx
> Hi, thanks for opening this PR. This is a NPE I also found recently. I can create a ticket for you, you then need to change the title to match the ticket. > > But you also need to write a test...
Eng-Fouad deleted a branch quarkiverse/quarkus-systemd-notify
dependabot/maven/quarkus.version-3.17.3
Eng-Fouad pushed 2 commits to main quarkiverse/quarkus-systemd-notify
Eng-Fouad closed a pull request on quarkiverse/quarkus-systemd-notify
Bump quarkus.version from 3.17.0 to 3.17.3
Bumps `quarkus.version` from 3.17.0 to 3.17.3. Updates `io.quarkus:quarkus-bom` from 3.17.0 to 3.17.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quar...Eng-Fouad created a comment on an issue on spring-projects/spring-framework
> @Eng-Fouad thanks for the sample, I can reproduce the problem. > > I suppose the actual code is more involved but mixing autowiring like that is a bit strange, especially if you target native ...
Eng-Fouad created a comment on an issue on quarkiverse/quarkus-fx
> Please update your configuration to the following : > > ```ini > quarkus.fx.views-root=views/ > #quarkus.fx.source-resources=src/main/ > quarkus.fx.target-resources=build/resources/main/ >...
Eng-Fouad closed an issue on quarkiverse/quarkus-fx
Stylesheet live reloading is not working using Gradle
When Gradle is used with the following configurations: ``` quarkus.fx.views-root=views/ quarkus.fx.source-resources=src/main/ quarkus.fx.target-resources=build/ ``` I got this line printe...Eng-Fouad created a comment on an issue on quarkiverse/quarkus-fx
> Hello, do you have a repo somewhere with reproducer ? ty https://github.com/Eng-Fouad/quarkus-fx-0.9-bug
Eng-Fouad created a repository: Eng-Fouad/quarkus-fx-0.9-bug
Eng-Fouad opened an issue on quarkiverse/quarkus-fx
Stylesheet live reloading is not working using Gradle
When Gradle is used with the following configurations: ``` quarkus.fx.views-root=views/ quarkus.fx.source-resources=src/main/ quarkus.fx.target-resources=build/ ``` I got this line printe...Eng-Fouad opened an issue on spring-projects/spring-framework
[Since 3.4.0] error: incompatible types: BeanInstanceSupplier<SecurityConfig$$SpringCGLIB$$0> cannot be converted to InstanceSupplier<SecurityConfig>
After upgrading to Sprint Boot 3.4.0, I got this error: ``` > Task :compileAotTestJava FAILED C:\Users\fouad\IdeaProjects\spring-boot-3.4-bug\build\generated\aotTestSources\io\fouad\SecurityCo...Eng-Fouad opened an issue on spring-projects/spring-boot
[Since 3.4.0] error: incompatible types: BeanInstanceSupplier<SecurityConfig$$SpringCGLIB$$0> cannot be converted to InstanceSupplier<SecurityConfig> InstanceSupplier<SecurityConfig> instanceSupplier = getSecurityConfigInstanceSupplier();
After upgrading to Sprint Boot 3.4.0, I got this error: ``` > Task :compileAotTestJava FAILED C:\Users\fouad\IdeaProjects\spring-boot-3.4-bug\build\generated\aotTestSources\io\fouad\SecurityCo...Eng-Fouad created a repository: Eng-Fouad/spring-boot-3.4-bug
Eng-Fouad deleted a branch quarkiverse/quarkus-systemd-notify
dependabot/maven/quarkus.version-3.17.0