Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest ecj snapshot version #2600

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

akurtakov
Copy link
Member

No description provided.

@akurtakov akurtakov self-assigned this Nov 27, 2024
Fixes warnings :
```
12:37:46  [WARNING]  Parameter 'passphrase' (user property
'gpg.passphrase') is deprecated: Do not use this configuration, it may
leak sensitive information. Rely on gpg-agent or env variables instead.
12:37:46  [WARNING]
12:37:46  [WARNING] W A R N I N G
12:37:46  [WARNING]
12:37:46  [WARNING] Do not store passphrase in any file (disk or SCM
repository),
12:37:46  [WARNING] instead rely on GnuPG agent or provide passphrase in
12:37:46  [WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch
mode.
12:37:46  [WARNING]
12:37:46  [WARNING] Sensitive content loaded from Mojo configuration
```

from I-builds.
Rename is being done only for this step to get rid of the warning as for
the other steps it's not a maven env variable (thus shouldn't be named
like that) and will require changing multiple scripts.
@akurtakov akurtakov merged commit 445260b into eclipse-platform:master Nov 27, 2024
3 of 4 checks passed
@akurtakov
Copy link
Member Author

Oops, merged the maven gpg passprase by mistake with this one but it wouldn't have been verified without running I-build so I would have to merge it again without waiting. Starting new I-build to verify.

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