Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make sure all input files are using path sensitivity of relative to avoid cache misses in CI builds.#1107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
NikolayMetchev wants to merge2 commits intoautonomousapps:main
base:main
Choose a base branch
Loading
fromNikolayMetchev:relative-sensativity

Conversation

NikolayMetchev
Copy link

No description provided.

@NikolayMetchevNikolayMetchev marked this pull request as ready for reviewJanuary 22, 2024 11:44
* jars really does matter here. Using [Classpath] is an error, as it looks only at content and
* not name or path, and we really do need to know the actual path to the artifact, even if its
* contents haven't changed.
*/
@PathSensitive(PathSensitivity.ABSOLUTE)
@PathSensitive(RELATIVE)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would use aClasspathNormalizer if@autonomousapps confirms that the requirement for absolute path is in the processing

Copy link
Owner

@autonomousappsautonomousapps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

See associated issue comments for why this PR cannot be accepted.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jprinetjprinetjprinet left review comments

@autonomousappsautonomousappsautonomousapps requested changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@NikolayMetchev@autonomousapps@jprinet

[8]ページ先頭

©2009-2025 Movatter.jp