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 osgi test dependencies #5675

Closed
janbartel opened this issue Nov 16, 2020 · 2 comments · Fixed by #5676
Closed

Update osgi test dependencies #5675

janbartel opened this issue Nov 16, 2020 · 2 comments · Fixed by #5676
Assignees

Comments

@janbartel
Copy link
Contributor

Update the following osgi test dependencies:

biz.aQute.bnd bndlib 5.2.0
org.ops4j.pax.tinybundles tinybundles 3.0.0
org.ops4j.pax.url pax-url-wrap 2.6.2
org.ops4j.pax.url pax-url-aether 2.6.2

@janbartel janbartel self-assigned this Nov 16, 2020
@janbartel janbartel added this to To do in Jetty 9.4.35 via automation Nov 16, 2020
janbartel added a commit that referenced this issue Nov 16, 2020
Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel linked a pull request Nov 16, 2020 that will close this issue
janbartel added a commit that referenced this issue Nov 23, 2020
Signed-off-by: Jan Bartel <janb@webtide.com>
janbartel added a commit that referenced this issue Nov 25, 2020
Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel moved this from To do to In progress in Jetty 9.4.35 Nov 25, 2020
@janbartel janbartel added this to To do in Jetty 9.4.36 via automation Nov 25, 2020
@janbartel janbartel removed this from In progress in Jetty 9.4.35 Nov 25, 2020
@bustergene83
Copy link

{ //ensure file will always be unique by appending random digits tmpDir = File.createTempFile(temp, ".dir", parent); //delete the file that was created tmpDir.delete(); //and make a directory of the same name tmpDir.mkdirs(); }

janbartel added a commit that referenced this issue Dec 2, 2020
* Issue #5675 Update some osgi test dependencies

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel
Copy link
Contributor Author

Fixed via #5676

Jetty 9.4.36 automation moved this from To do to Done Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants