hakanernam/akka-http-microservice 0
Example of (micro)service written in Scala & akka-http
Accompanying source code for akka in action
Grails data mapping enum issue sample
The core implementation of the asset pipeline for the jvm
hakanernam/celerio-angular-quickstart 0
Generate an Angular 2.4.0 CRUD application from an existing database schema
Grails 3 gorm dbcreate test
hakanernam/grails-3-with-security 0
This is an example Grails 3 application using spring-boot-security-starter
The Grails Web Application Framework
delete branch grails/grails-core
delete branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-transport-http-1.7.0
delete time in 10 hours
PR closed grails/grails-core
Bumps maven-resolver-transport-http from 1.1.1 to 1.7.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/980c677e923f36a261c1680e5929f69cf75e2d3a"><code>980c677</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.0</li> <li><a href="https://github.com/apache/maven-resolver/commit/c462a80985866959d5acd8119caa7371c5645dce"><code>c462a80</code></a> Remove profile obsoleted by MRESOLVER-171</li> <li><a href="https://github.com/apache/maven-resolver/commit/01ebbe52c6dc5552649a1d633b6ac32c223ed60f"><code>01ebbe5</code></a> [MRESOLVER-177] Move pre-/post-processing of metadata from ResolveTask to Def...</li> <li><a href="https://github.com/apache/maven-resolver/commit/8028de1e6bb3ed0eaf8bcb5d713b9c586197d208"><code>8028de1</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/2c83a6916d586b263b8932ff37637fb4904db8f9"><code>2c83a69</code></a> [MRESOLVER-175] Drop SyncContextFactory delegates in favor of a selector appr...</li> <li><a href="https://github.com/apache/maven-resolver/commit/95ad3ca4b6f2380999ca6b7e312f4f31aff45c83"><code>95ad3ca</code></a> [MRESOLVER-174] Use all bindings in UTs and tests</li> <li><a href="https://github.com/apache/maven-resolver/commit/5a0b6c8aef74b0366bab3204ba03faf27ec348d9"><code>5a0b6c8</code></a> [MRESOLVER-173] Drop deprecated AetherModule</li> <li><a href="https://github.com/apache/maven-resolver/commit/693403ec9a55eeff87776cd4f39218c8e0b8af81"><code>693403e</code></a> [MRESOLVER-172] Make TrackingFileManager shared singleton component</li> <li><a href="https://github.com/apache/maven-resolver/commit/7939a6909d02a5b4356efaff4005902ced9e26f8"><code>7939a69</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/1189bc9f8f9493b8cc1576d02fb49500c5b54fc5"><code>1189bc9</code></a> Add Annotation API removed in Java 11</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 10 hours
pull request commentgrails/grails-core
Bump maven-resolver-transport-http from 1.1.1 to 1.7.0
Superseded by #11836.
comment created time in 10 hours
create barnchgrails/grails-core
branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-transport-http-1.7.1
created branch time in 10 hours
PR opened grails/grails-core
Bumps maven-resolver-transport-http from 1.1.1 to 1.7.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/f35e01817ad19ff5aef9733170461b71b68b2ac1"><code>f35e018</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.1</li> <li><a href="https://github.com/apache/maven-resolver/commit/1aba84cebf146c5dce9dc4209a0581b88d5a78e1"><code>1aba84c</code></a> [MRESOLVER-186] Update Maven version in Resolver Demo Snippets</li> <li><a href="https://github.com/apache/maven-resolver/commit/69fd9f38d75fe5fd62c3a6b8d70b1018b67f7a68"><code>69fd9f3</code></a> [MRESOLVER-184] Destroy Redisson semaphores if not used anymore</li> <li><a href="https://github.com/apache/maven-resolver/commit/c256c20b77fd1f1ed512c79ef3de0b81b3b5ccb4"><code>c256c20</code></a> [MRESOLVER-185] Upgrade Redisson to 3.15.6</li> <li><a href="https://github.com/apache/maven-resolver/commit/6addf396749e3cc242bb5a25cf47d405850a1afa"><code>6addf39</code></a> [MRESOLVER-183] Don't require optional dependencies for Redisson</li> <li><a href="https://github.com/apache/maven-resolver/commit/5d4e3473164a6909b7035d6a16acad3a69aa1402"><code>5d4e347</code></a> Fix checkstyle</li> <li><a href="https://github.com/apache/maven-resolver/commit/45e243b62bc4a1a08243dfeddd8abe4cd0ed467b"><code>45e243b</code></a> Use static instead of literal</li> <li><a href="https://github.com/apache/maven-resolver/commit/0b13e57f9226a16e049dfc38f2a5b1df76a1ceee"><code>0b13e57</code></a> Update workflow</li> <li><a href="https://github.com/apache/maven-resolver/commit/a7d1bf9a94f14bda4f118f95cdb8d280d7ec2c62"><code>a7d1bf9</code></a> Use interface instead of impl</li> <li><a href="https://github.com/apache/maven-resolver/commit/f9169478bfcb4586e939619efd01d07221f52e7a"><code>f916947</code></a> Sort dependencies by JAR name</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 10 hours
delete branch grails/grails-core
delete branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-transport-file-1.7.0
delete time in 10 hours
PR closed grails/grails-core
Bumps maven-resolver-transport-file from 1.1.1 to 1.7.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/980c677e923f36a261c1680e5929f69cf75e2d3a"><code>980c677</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.0</li> <li><a href="https://github.com/apache/maven-resolver/commit/c462a80985866959d5acd8119caa7371c5645dce"><code>c462a80</code></a> Remove profile obsoleted by MRESOLVER-171</li> <li><a href="https://github.com/apache/maven-resolver/commit/01ebbe52c6dc5552649a1d633b6ac32c223ed60f"><code>01ebbe5</code></a> [MRESOLVER-177] Move pre-/post-processing of metadata from ResolveTask to Def...</li> <li><a href="https://github.com/apache/maven-resolver/commit/8028de1e6bb3ed0eaf8bcb5d713b9c586197d208"><code>8028de1</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/2c83a6916d586b263b8932ff37637fb4904db8f9"><code>2c83a69</code></a> [MRESOLVER-175] Drop SyncContextFactory delegates in favor of a selector appr...</li> <li><a href="https://github.com/apache/maven-resolver/commit/95ad3ca4b6f2380999ca6b7e312f4f31aff45c83"><code>95ad3ca</code></a> [MRESOLVER-174] Use all bindings in UTs and tests</li> <li><a href="https://github.com/apache/maven-resolver/commit/5a0b6c8aef74b0366bab3204ba03faf27ec348d9"><code>5a0b6c8</code></a> [MRESOLVER-173] Drop deprecated AetherModule</li> <li><a href="https://github.com/apache/maven-resolver/commit/693403ec9a55eeff87776cd4f39218c8e0b8af81"><code>693403e</code></a> [MRESOLVER-172] Make TrackingFileManager shared singleton component</li> <li><a href="https://github.com/apache/maven-resolver/commit/7939a6909d02a5b4356efaff4005902ced9e26f8"><code>7939a69</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/1189bc9f8f9493b8cc1576d02fb49500c5b54fc5"><code>1189bc9</code></a> Add Annotation API removed in Java 11</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 10 hours
pull request commentgrails/grails-core
Bump maven-resolver-transport-file from 1.1.1 to 1.7.0
Superseded by #11835.
comment created time in 10 hours
PR opened grails/grails-core
Bumps maven-resolver-transport-file from 1.1.1 to 1.7.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/f35e01817ad19ff5aef9733170461b71b68b2ac1"><code>f35e018</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.1</li> <li><a href="https://github.com/apache/maven-resolver/commit/1aba84cebf146c5dce9dc4209a0581b88d5a78e1"><code>1aba84c</code></a> [MRESOLVER-186] Update Maven version in Resolver Demo Snippets</li> <li><a href="https://github.com/apache/maven-resolver/commit/69fd9f38d75fe5fd62c3a6b8d70b1018b67f7a68"><code>69fd9f3</code></a> [MRESOLVER-184] Destroy Redisson semaphores if not used anymore</li> <li><a href="https://github.com/apache/maven-resolver/commit/c256c20b77fd1f1ed512c79ef3de0b81b3b5ccb4"><code>c256c20</code></a> [MRESOLVER-185] Upgrade Redisson to 3.15.6</li> <li><a href="https://github.com/apache/maven-resolver/commit/6addf396749e3cc242bb5a25cf47d405850a1afa"><code>6addf39</code></a> [MRESOLVER-183] Don't require optional dependencies for Redisson</li> <li><a href="https://github.com/apache/maven-resolver/commit/5d4e3473164a6909b7035d6a16acad3a69aa1402"><code>5d4e347</code></a> Fix checkstyle</li> <li><a href="https://github.com/apache/maven-resolver/commit/45e243b62bc4a1a08243dfeddd8abe4cd0ed467b"><code>45e243b</code></a> Use static instead of literal</li> <li><a href="https://github.com/apache/maven-resolver/commit/0b13e57f9226a16e049dfc38f2a5b1df76a1ceee"><code>0b13e57</code></a> Update workflow</li> <li><a href="https://github.com/apache/maven-resolver/commit/a7d1bf9a94f14bda4f118f95cdb8d280d7ec2c62"><code>a7d1bf9</code></a> Use interface instead of impl</li> <li><a href="https://github.com/apache/maven-resolver/commit/f9169478bfcb4586e939619efd01d07221f52e7a"><code>f916947</code></a> Sort dependencies by JAR name</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 10 hours
create barnchgrails/grails-core
branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-transport-file-1.7.1
created branch time in 10 hours
delete branch grails/grails-core
delete branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-impl-1.7.0
delete time in 10 hours
PR closed grails/grails-core
Bumps maven-resolver-impl from 1.1.1 to 1.7.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/980c677e923f36a261c1680e5929f69cf75e2d3a"><code>980c677</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.0</li> <li><a href="https://github.com/apache/maven-resolver/commit/c462a80985866959d5acd8119caa7371c5645dce"><code>c462a80</code></a> Remove profile obsoleted by MRESOLVER-171</li> <li><a href="https://github.com/apache/maven-resolver/commit/01ebbe52c6dc5552649a1d633b6ac32c223ed60f"><code>01ebbe5</code></a> [MRESOLVER-177] Move pre-/post-processing of metadata from ResolveTask to Def...</li> <li><a href="https://github.com/apache/maven-resolver/commit/8028de1e6bb3ed0eaf8bcb5d713b9c586197d208"><code>8028de1</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/2c83a6916d586b263b8932ff37637fb4904db8f9"><code>2c83a69</code></a> [MRESOLVER-175] Drop SyncContextFactory delegates in favor of a selector appr...</li> <li><a href="https://github.com/apache/maven-resolver/commit/95ad3ca4b6f2380999ca6b7e312f4f31aff45c83"><code>95ad3ca</code></a> [MRESOLVER-174] Use all bindings in UTs and tests</li> <li><a href="https://github.com/apache/maven-resolver/commit/5a0b6c8aef74b0366bab3204ba03faf27ec348d9"><code>5a0b6c8</code></a> [MRESOLVER-173] Drop deprecated AetherModule</li> <li><a href="https://github.com/apache/maven-resolver/commit/693403ec9a55eeff87776cd4f39218c8e0b8af81"><code>693403e</code></a> [MRESOLVER-172] Make TrackingFileManager shared singleton component</li> <li><a href="https://github.com/apache/maven-resolver/commit/7939a6909d02a5b4356efaff4005902ced9e26f8"><code>7939a69</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/1189bc9f8f9493b8cc1576d02fb49500c5b54fc5"><code>1189bc9</code></a> Add Annotation API removed in Java 11</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 10 hours
pull request commentgrails/grails-core
Bump maven-resolver-impl from 1.1.1 to 1.7.0
Superseded by #11834.
comment created time in 10 hours
create barnchgrails/grails-core
branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-impl-1.7.1
created branch time in 10 hours
PR opened grails/grails-core
Bumps maven-resolver-impl from 1.1.1 to 1.7.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/f35e01817ad19ff5aef9733170461b71b68b2ac1"><code>f35e018</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.1</li> <li><a href="https://github.com/apache/maven-resolver/commit/1aba84cebf146c5dce9dc4209a0581b88d5a78e1"><code>1aba84c</code></a> [MRESOLVER-186] Update Maven version in Resolver Demo Snippets</li> <li><a href="https://github.com/apache/maven-resolver/commit/69fd9f38d75fe5fd62c3a6b8d70b1018b67f7a68"><code>69fd9f3</code></a> [MRESOLVER-184] Destroy Redisson semaphores if not used anymore</li> <li><a href="https://github.com/apache/maven-resolver/commit/c256c20b77fd1f1ed512c79ef3de0b81b3b5ccb4"><code>c256c20</code></a> [MRESOLVER-185] Upgrade Redisson to 3.15.6</li> <li><a href="https://github.com/apache/maven-resolver/commit/6addf396749e3cc242bb5a25cf47d405850a1afa"><code>6addf39</code></a> [MRESOLVER-183] Don't require optional dependencies for Redisson</li> <li><a href="https://github.com/apache/maven-resolver/commit/5d4e3473164a6909b7035d6a16acad3a69aa1402"><code>5d4e347</code></a> Fix checkstyle</li> <li><a href="https://github.com/apache/maven-resolver/commit/45e243b62bc4a1a08243dfeddd8abe4cd0ed467b"><code>45e243b</code></a> Use static instead of literal</li> <li><a href="https://github.com/apache/maven-resolver/commit/0b13e57f9226a16e049dfc38f2a5b1df76a1ceee"><code>0b13e57</code></a> Update workflow</li> <li><a href="https://github.com/apache/maven-resolver/commit/a7d1bf9a94f14bda4f118f95cdb8d280d7ec2c62"><code>a7d1bf9</code></a> Use interface instead of impl</li> <li><a href="https://github.com/apache/maven-resolver/commit/f9169478bfcb4586e939619efd01d07221f52e7a"><code>f916947</code></a> Sort dependencies by JAR name</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 10 hours
delete branch grails/grails-core
delete branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-connector-basic-1.7.0
delete time in 10 hours
PR closed grails/grails-core
Bumps maven-resolver-connector-basic from 1.1.1 to 1.7.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/980c677e923f36a261c1680e5929f69cf75e2d3a"><code>980c677</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.0</li> <li><a href="https://github.com/apache/maven-resolver/commit/c462a80985866959d5acd8119caa7371c5645dce"><code>c462a80</code></a> Remove profile obsoleted by MRESOLVER-171</li> <li><a href="https://github.com/apache/maven-resolver/commit/01ebbe52c6dc5552649a1d633b6ac32c223ed60f"><code>01ebbe5</code></a> [MRESOLVER-177] Move pre-/post-processing of metadata from ResolveTask to Def...</li> <li><a href="https://github.com/apache/maven-resolver/commit/8028de1e6bb3ed0eaf8bcb5d713b9c586197d208"><code>8028de1</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/2c83a6916d586b263b8932ff37637fb4904db8f9"><code>2c83a69</code></a> [MRESOLVER-175] Drop SyncContextFactory delegates in favor of a selector appr...</li> <li><a href="https://github.com/apache/maven-resolver/commit/95ad3ca4b6f2380999ca6b7e312f4f31aff45c83"><code>95ad3ca</code></a> [MRESOLVER-174] Use all bindings in UTs and tests</li> <li><a href="https://github.com/apache/maven-resolver/commit/5a0b6c8aef74b0366bab3204ba03faf27ec348d9"><code>5a0b6c8</code></a> [MRESOLVER-173] Drop deprecated AetherModule</li> <li><a href="https://github.com/apache/maven-resolver/commit/693403ec9a55eeff87776cd4f39218c8e0b8af81"><code>693403e</code></a> [MRESOLVER-172] Make TrackingFileManager shared singleton component</li> <li><a href="https://github.com/apache/maven-resolver/commit/7939a6909d02a5b4356efaff4005902ced9e26f8"><code>7939a69</code></a> [MRESOLVER-171] Resolver fails when compiled on Java 9+ and run on Java 8 due...</li> <li><a href="https://github.com/apache/maven-resolver/commit/1189bc9f8f9493b8cc1576d02fb49500c5b54fc5"><code>1189bc9</code></a> Add Annotation API removed in Java 11</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.0">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 10 hours
pull request commentgrails/grails-core
Bump maven-resolver-connector-basic from 1.1.1 to 1.7.0
Superseded by #11833.
comment created time in 10 hours
create barnchgrails/grails-core
branch : dependabot/gradle/master/org.apache.maven.resolver-maven-resolver-connector-basic-1.7.1
created branch time in 10 hours
PR opened grails/grails-core
Bumps maven-resolver-connector-basic from 1.1.1 to 1.7.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-resolver/commit/f35e01817ad19ff5aef9733170461b71b68b2ac1"><code>f35e018</code></a> [maven-release-plugin] prepare release maven-resolver-1.7.1</li> <li><a href="https://github.com/apache/maven-resolver/commit/1aba84cebf146c5dce9dc4209a0581b88d5a78e1"><code>1aba84c</code></a> [MRESOLVER-186] Update Maven version in Resolver Demo Snippets</li> <li><a href="https://github.com/apache/maven-resolver/commit/69fd9f38d75fe5fd62c3a6b8d70b1018b67f7a68"><code>69fd9f3</code></a> [MRESOLVER-184] Destroy Redisson semaphores if not used anymore</li> <li><a href="https://github.com/apache/maven-resolver/commit/c256c20b77fd1f1ed512c79ef3de0b81b3b5ccb4"><code>c256c20</code></a> [MRESOLVER-185] Upgrade Redisson to 3.15.6</li> <li><a href="https://github.com/apache/maven-resolver/commit/6addf396749e3cc242bb5a25cf47d405850a1afa"><code>6addf39</code></a> [MRESOLVER-183] Don't require optional dependencies for Redisson</li> <li><a href="https://github.com/apache/maven-resolver/commit/5d4e3473164a6909b7035d6a16acad3a69aa1402"><code>5d4e347</code></a> Fix checkstyle</li> <li><a href="https://github.com/apache/maven-resolver/commit/45e243b62bc4a1a08243dfeddd8abe4cd0ed467b"><code>45e243b</code></a> Use static instead of literal</li> <li><a href="https://github.com/apache/maven-resolver/commit/0b13e57f9226a16e049dfc38f2a5b1df76a1ceee"><code>0b13e57</code></a> Update workflow</li> <li><a href="https://github.com/apache/maven-resolver/commit/a7d1bf9a94f14bda4f118f95cdb8d280d7ec2c62"><code>a7d1bf9</code></a> Use interface instead of impl</li> <li><a href="https://github.com/apache/maven-resolver/commit/f9169478bfcb4586e939619efd01d07221f52e7a"><code>f916947</code></a> Sort dependencies by JAR name</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-resolver/compare/maven-resolver-1.1.1...maven-resolver-1.7.1">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 10 hours
push eventlegatoproject/legato-af
commit sha 2f94f1c60818072aac01d457092be70ca2a774dd
Revert "Fix FTPSND freeze" This reverts commit 1510ecfb12e947ecca10ef7adb84fc151b5f009b. Reason for revert: Causes KCERTSTORE Read to fail as well as slows down KHTTPGET of large files Change-Id: Iba962e170708f8eedb7f9913f0fd0f4c729ca6df Resolves: ATSWI-232
push time in 2 days
issue commentgrails/grails-core
Certificate at https://repo.grails.org has expired
Hi Team,
I am facing problem while downloading maven plugins. below is the screen shot "Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.grails.plugins:tomcat:pom:7.0.52.1 from/to repo_grails_org_grails_plugins (https://repo.grails.org/grails/plugins): peer not authenticated"

For the reference i have put below thing sin buildconfig.groovy and using TLSv1.2
grailsPlugins() grailsHome() mavenLocal() //grailsCentral() mavenRepo "https://repo1.maven.org/maven2/" mavenRepo "https://repo.grails.org/grails/plugins" mavenCentral() mavenRepo "https://code.lds.org/nexus/content/groups/main-repo"
for creating the war i am using below command by github actions
./grailsw war -Dhttps.protocols=TLSv1.3 -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true --stacktrace --verbose.
It will be really apricated if anyone have solution of this or experience same
comment created time in 3 days
create barnchgrails/grails-core
branch : dependabot/gradle/4.0.x/org.gradle-gradle-tooling-api-7.1
created branch time in 3 days
PR opened grails/grails-core
Bumps gradle-tooling-api from 5.0 to 7.1.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 3 days
issue commentgrails/grails-core
Unable to resolve dependencies -- https://repo.grails.org/grails/core returns 404
Also, any change to get access to that fork? :) Or the generated jar?
@ShurikAg That wrapper error can be resolved by using an updated grails-wrapper.jar.
Please see: https://grails.org/blog/2021-06-10-grails-wrapper-update.html
The issue for this bug is here: https://github.com/grails/grails-wrapper/issues/7
comment created time in 4 days
issue commentgrails/grails-core
Unable to resolve dependencies -- https://repo.grails.org/grails/core returns 404
@jeffbrown @puneetbehl I updated the repository URLs, as suggested in the workaround and I am still getting the same issue. Like nothing changed. Do I need to regenerate the wrapper JAR's somehow to make it work? Or any additional steps to make it work? And the error is:
@ShurikAg This looks similar to the error we were running into. It's probably because the grails wrapper inside of your repository has the typos. Here are the steps that we took to resolve #11825 (comment)
Oh wow! Though, I am running Grails 4. Does it make a difference? Also, any change to get access to that fork? :) Or the generated jar? 😃
comment created time in 4 days
issue commentgrails/grails-core
Unable to resolve dependencies -- https://repo.grails.org/grails/core returns 404
@jeffbrown @puneetbehl I updated the repository URLs, as suggested in the workaround and I am still getting the same issue. Like nothing changed. Do I need to regenerate the wrapper JAR's somehow to make it work? Or any additional steps to make it work?
And the error is:
@ShurikAg This looks similar to the error we were running into. It's probably because the grails wrapper inside of your repository has the typos. Here are the steps that we took to resolve https://github.com/grails/grails-core/issues/11825#issuecomment-856250177
comment created time in 4 days
issue commentgrails/grails-core
Unable to resolve dependencies -- https://repo.grails.org/grails/core returns 404
@jeffbrown @puneetbehl I updated the repository URLs, as suggested in the workaround and I am still getting the same issue. Like nothing changed. Do I need to regenerate the wrapper JAR's somehow to make it work? Or any additional steps to make it work?
Here is my current
build.gradlebuildscript { repositories { mavenLocal() maven { url "https://repo.grails.org/artifactory/core" } maven { url "https://repo.grails.org/grails/core" } } dependencies { classpath "org.grails:grails-gradle-plugin:$grailsVersion" classpath "org.grails.plugins:views-gradle:2.0.2" classpath "org.grails.plugins:hibernate5:7.0.4" classpath 'org.grails.plugins:database-migration:3.1.0.RC1' } } version "0.2" group "priz" // apply plugin:"eclipse" apply plugin:"idea" apply plugin:"war" apply plugin:"org.grails.grails-web" apply plugin:"org.grails.plugins.views-json" repositories { mavenLocal() maven { url "https://repo.grails.org/artifactory/core" } maven { url "https://repo.grails.org/grails/core" } } configurations { developmentOnly runtimeClasspath { extendsFrom developmentOnly } } dependencyManagement { imports { mavenBom 'com.amazonaws:aws-java-sdk-bom:1.12.1' } } dependencies { developmentOnly("org.springframework.boot:spring-boot-devtools") compile "org.springframework.boot:spring-boot-starter-logging" compile "org.springframework.boot:spring-boot-autoconfigure" compile "org.grails:grails-core" compile "org.springframework.boot:spring-boot-starter-actuator" compile "org.springframework.boot:spring-boot-starter-tomcat" compile "org.grails:grails-plugin-url-mappings" compile "org.grails:grails-plugin-rest" compile "org.grails:grails-plugin-codecs" compile "org.grails:grails-plugin-interceptors" compile "org.grails:grails-plugin-services" compile "org.grails:grails-plugin-datasource" compile "org.grails:grails-plugin-databinding" compile "org.grails:grails-web-boot" compile "org.grails:grails-logging" compile "org.grails.plugins:cache" compile "org.grails.plugins:async" compile "org.grails.plugins:spring-security-rest:3.0.1" compile "org.grails.plugins:views-json" compile "org.grails.plugins:views-json-templates" compile "org.grails.plugins:events" compile "org.grails.plugins:hibernate5" compile "org.hibernate:hibernate-core:5.4.18.Final" compileOnly "io.micronaut:micronaut-inject-groovy" console "org.grails:grails-console" profile "org.grails.profiles:rest-api" runtime "org.glassfish.web:el-impl:2.1.2-b03" runtime "com.h2database:h2" runtime "org.apache.tomcat:tomcat-jdbc" runtime "javax.xml.bind:jaxb-api:2.3.1" testCompile "io.micronaut:micronaut-inject-groovy" testCompile "org.grails:grails-gorm-testing-support" testCompile "org.mockito:mockito-core" testCompile "io.micronaut:micronaut-http-client" testCompile "org.grails:grails-web-testing-support" testCompile "org.grails:views-json-testing-support" testCompile "org.hibernate.validator:hibernate-validator:6.0.20.Final" compile "com.amazonaws:aws-java-sdk-s3" compile "org.grails.plugins:postgresql-extensions:7.0.0" compile "org.postgresql:postgresql:42.2.20" compile 'org.grails.plugins:database-migration:3.1.0.RC1' compile 'org.liquibase:liquibase-core:3.6.1' compile "com.auth0:auth0:1.31.0" compile "com.auth0:jwks-rsa:0.18.0" compile 'com.papertrailapp:logback-syslog4j:1.0.0' compile "com.stripe:stripe-java:20.56.0" compile "com.sendinblue:sib-api-v3-sdk:5.2.0" runtime "org.grails.plugins:async:4.0.0" compile "org.grails:grails-datastore-gorm-async" implementation "com.squareup.okhttp3:okhttp:4.9.0" implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.72' } bootRun { ignoreExitValue true jvmArgs( '-Dspring.output.ansi.enabled=always', '-noverify', '-XX:TieredStopAtLevel=1', '-Xmx1024m') sourceResources sourceSets.main String springProfilesActive = 'spring.profiles.active' systemProperty springProfilesActive, System.getProperty(springProfilesActive) } tasks.withType(GroovyCompile) { configure(groovyOptions) { forkOptions.jvmArgs = ['-Xmx1024m'] } } sourceSets { main { resources { srcDir 'grails-app/migrations' } } }And the error is:
This looks similar to the error we were running into. It's probably because the grails wrapper inside of your repository has the typos. Here are the steps that we took to resolve https://github.com/grails/grails-core/issues/11825#issuecomment-856250177
comment created time in 4 days
issue commentgrails/grails-core
Unable to resolve dependencies -- https://repo.grails.org/grails/core returns 404
@jeffbrown @puneetbehl I updated the repository URLs, as suggested in the workaround and I am still getting the same issue. Like nothing changed. Do I need to regenerate the wrapper JAR's somehow to make it work? Or any additional steps to make it work?
Here is my current build.gradle
buildscript {
repositories {
mavenLocal()
maven { url "https://repo.grails.org/artifactory/core" }
maven { url "https://repo.grails.org/grails/core" }
}
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
classpath "org.grails.plugins:views-gradle:2.0.2"
classpath "org.grails.plugins:hibernate5:7.0.4"
classpath 'org.grails.plugins:database-migration:3.1.0.RC1'
}
}
version "0.2"
group "priz"
// apply plugin:"eclipse"
apply plugin:"idea"
apply plugin:"war"
apply plugin:"org.grails.grails-web"
apply plugin:"org.grails.plugins.views-json"
repositories {
mavenLocal()
maven { url "https://repo.grails.org/artifactory/core" }
maven { url "https://repo.grails.org/grails/core" }
}
configurations {
developmentOnly
runtimeClasspath {
extendsFrom developmentOnly
}
}
dependencyManagement {
imports {
mavenBom 'com.amazonaws:aws-java-sdk-bom:1.12.1'
}
}
dependencies {
developmentOnly("org.springframework.boot:spring-boot-devtools")
compile "org.springframework.boot:spring-boot-starter-logging"
compile "org.springframework.boot:spring-boot-autoconfigure"
compile "org.grails:grails-core"
compile "org.springframework.boot:spring-boot-starter-actuator"
compile "org.springframework.boot:spring-boot-starter-tomcat"
compile "org.grails:grails-plugin-url-mappings"
compile "org.grails:grails-plugin-rest"
compile "org.grails:grails-plugin-codecs"
compile "org.grails:grails-plugin-interceptors"
compile "org.grails:grails-plugin-services"
compile "org.grails:grails-plugin-datasource"
compile "org.grails:grails-plugin-databinding"
compile "org.grails:grails-web-boot"
compile "org.grails:grails-logging"
compile "org.grails.plugins:cache"
compile "org.grails.plugins:async"
compile "org.grails.plugins:spring-security-rest:3.0.1"
compile "org.grails.plugins:views-json"
compile "org.grails.plugins:views-json-templates"
compile "org.grails.plugins:events"
compile "org.grails.plugins:hibernate5"
compile "org.hibernate:hibernate-core:5.4.18.Final"
compileOnly "io.micronaut:micronaut-inject-groovy"
console "org.grails:grails-console"
profile "org.grails.profiles:rest-api"
runtime "org.glassfish.web:el-impl:2.1.2-b03"
runtime "com.h2database:h2"
runtime "org.apache.tomcat:tomcat-jdbc"
runtime "javax.xml.bind:jaxb-api:2.3.1"
testCompile "io.micronaut:micronaut-inject-groovy"
testCompile "org.grails:grails-gorm-testing-support"
testCompile "org.mockito:mockito-core"
testCompile "io.micronaut:micronaut-http-client"
testCompile "org.grails:grails-web-testing-support"
testCompile "org.grails:views-json-testing-support"
testCompile "org.hibernate.validator:hibernate-validator:6.0.20.Final"
compile "com.amazonaws:aws-java-sdk-s3"
compile "org.grails.plugins:postgresql-extensions:7.0.0"
compile "org.postgresql:postgresql:42.2.20"
compile 'org.grails.plugins:database-migration:3.1.0.RC1'
compile 'org.liquibase:liquibase-core:3.6.1'
compile "com.auth0:auth0:1.31.0"
compile "com.auth0:jwks-rsa:0.18.0"
compile 'com.papertrailapp:logback-syslog4j:1.0.0'
compile "com.stripe:stripe-java:20.56.0"
compile "com.sendinblue:sib-api-v3-sdk:5.2.0"
runtime "org.grails.plugins:async:4.0.0"
compile "org.grails:grails-datastore-gorm-async"
implementation "com.squareup.okhttp3:okhttp:4.9.0"
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.72'
}
bootRun {
ignoreExitValue true
jvmArgs(
'-Dspring.output.ansi.enabled=always',
'-noverify',
'-XX:TieredStopAtLevel=1',
'-Xmx1024m')
sourceResources sourceSets.main
String springProfilesActive = 'spring.profiles.active'
systemProperty springProfilesActive, System.getProperty(springProfilesActive)
}
tasks.withType(GroovyCompile) {
configure(groovyOptions) {
forkOptions.jvmArgs = ['-Xmx1024m']
}
}
sourceSets {
main {
resources {
srcDir 'grails-app/migrations'
}
}
}
And the error is:

comment created time in 4 days
issue commentgrails/grails-core
chain does not interpret uri controller parameter correctly
Does your request.getHeader('referer') evaluate to null?
comment created time in 4 days