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 tycho version from 3.0.0 to 3.0.5 #1086

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Update tycho version from 3.0.0 to 3.0.5

I think this fixes crashes from the presubmit for unknown commit:

Error: Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String org.eclipse.equinox.p2.core.IProvisioningAgent.getProperty(java.lang.String)'
	at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getAgentPropertyWithFallback(SimpleArtifactRepository.java:813)
	at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMaximumThreads(SimpleArtifactRepository.java:1012)

I tested a PR with these changes and it was clean [1], so either this helps or
it was a transient issue, but either way this shouldn't hurt.

[1] https://github.com/google/google-java-format/actions/runs/8329274139

I think this fixes crashes from the presubmit for unknown commit:

```
Error: Exception in thread "main" java.lang.NoSuchMethodError: 'java.lang.String org.eclipse.equinox.p2.core.IProvisioningAgent.getProperty(java.lang.String)'
	at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getAgentPropertyWithFallback(SimpleArtifactRepository.java:813)
	at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.getMaximumThreads(SimpleArtifactRepository.java:1012)
```

I tested a PR with these changes and it was clean [1], so either this helps or
it was a transient issue, but either way this shouldn't hurt.

[1] https://github.com/google/google-java-format/actions/runs/8329274139

PiperOrigin-RevId: 616846344
@copybara-service copybara-service bot merged commit 8ee063e into master Mar 18, 2024
@copybara-service copybara-service bot deleted the test_616843751 branch March 18, 2024 16:09
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.

None yet

1 participant