Skip to content

Conversation

@slaunay
Copy link
Contributor

@slaunay slaunay commented Feb 15, 2011

Fix for GRAILS-6800 by:

  • using the proper Ivy method to prevent retrieval of evicted artefacts
  • remove redundant dependencies resolving for plugins in grails war

I tested this fix against 1.3.x:

  • backport without conflicts
  • no more evicted artifacts found in WEB-INF/lib (like the report in grails dependency-report)

For more details on the issue:
https://jira.codehaus.org/browse/GRAILS-6800

…project dependency

- use ConfigurationResolveReport#getArtifactsReports(DownloadStatus downloadStatus,
  boolean withEvicted) instead of ConfigurationResolveReport#getAllArtifactsReports()
  to prevent retrieval of evicted artefacts
- remove redundant dependencies resolving for plugins in grails war besides
  this partial resolve was not able to determine global evicted dependencies
cdeszaq pushed a commit to cdeszaq/grails-core that referenced this pull request Aug 1, 2012
GRAILS-7564 Fix - Transactional annotated methods
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Jan 15, 2025
apache#41 Fixed BUG! exception in phase 'semantic analysis'
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Feb 9, 2025
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Apr 14, 2025
Remove spring-boot-devtools from the classpath
jdaugherty pushed a commit to jdaugherty/grails-core that referenced this pull request Apr 19, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jdaugherty pushed a commit that referenced this pull request May 1, 2025
…keleton/client/follow-redirects-1.14.8

Bump follow-redirects from 1.14.1 to 1.14.8 in /skeleton/client
jdaugherty pushed a commit that referenced this pull request May 1, 2025
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jdaugherty pushed a commit that referenced this pull request May 1, 2025
jamesfredley pushed a commit to jamesfredley/grails-core that referenced this pull request Jul 13, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant