Commit Graph

64 Commits

Author SHA1 Message Date
Dave Syer
c15f65b4e2 Update to snapshots 2024-07-12 10:48:55 +01:00
Dave Syer
930e53d246 Update to 3.0.0 release 2024-07-12 10:10:08 +01:00
Dave Syer
a1785c048c Update timestamp 2024-07-11 13:16:45 +01:00
Lazar Blanuša
2ee1b030de Upgraded guice version and moved to jakarta annotations
Changed to Java 17
2024-07-10 16:32:05 +01:00
Dave Syer
1dbba0d411 Revert to snapshots 2023-10-09 15:21:19 +01:00
Dave Syer
50ffecb41e Update to 2.0.4 2023-10-09 15:09:57 +01:00
Dave Syer
b4048a24c0 Revert to snapshots 2023-05-25 12:06:53 +01:00
Dave Syer
c241c4e9fe Update to 2.0.3 2023-05-24 16:05:27 +00:00
Dave Syer
f55cb56528 Fix pipeline 2023-01-16 09:24:27 +00:00
Dave Syer
c857318f73 Revert to snapshots 2022-09-23 12:45:04 +01:00
Dave Syer
48abeeab31 Update to 2.0.2 2022-09-23 12:44:26 +01:00
Dave Syer
365c6b9e9e Revert to snapshot 2022-06-13 17:33:04 +01:00
Stacey Watro
27030e7a84 Increase version to 2.0.1. 2022-06-13 17:27:59 +01:00
Michaël REMOND
43277ab746 Support Guice throwing providers
Support Guice throwing providers by filtering the bindings using
the Guice com.google.inject.internal.UniqueAnnotations
Add test
2022-03-21 17:30:35 +00:00
Dave Syer
d96d2dcc2f Revert to snapshot 2022-03-21 09:25:56 +00:00
Dave Syer
b4ed4df747 Update for release 2.0.0 2022-03-21 09:07:13 +00:00
Dave Syer
c22fb6a976 Drop BUILD prefix in snapshot label 2022-03-20 16:32:42 +00:00
Simon DeMartini
2722841925 Convert JUnit assertions to AssertJ to match spring-javaformat checkstyle rules 2022-03-20 16:29:28 +00:00
Simon DeMartini
99d7a7a268 Upgrade to JUnit 5 2022-03-20 16:29:28 +00:00
Simon DeMartini
b6c44a1436 Use explicit maven plugin versions to reduce some maven warnings 2022-03-20 10:41:01 +00:00
Simon DeMartini
57c54fad2f Add and enforce spring checkstyle configurations 2022-03-20 10:40:10 +00:00
Simon DeMartini
7254dc8be7 Apply and enforce spring-javaformat 2022-03-19 21:15:20 +00:00
Simon DeMartini
ad60397400 Upgrade to latest mockito 2022-03-18 08:25:14 +00:00
Simon DeMartini
5a08924424 Upgrade to Spring 5.3.16 2022-03-18 08:17:54 +00:00
Dave Syer
1a2e8400d6 Bump project version and test with Spring 5.3 2022-03-18 08:15:08 +00:00
Simon DeMartini
cf87976601 Upgrade to Guice 5.1.0 2022-02-20 18:11:51 -08:00
Simon DeMartini
24614b1167 Upgrade to Guice 4.2.3 2022-02-20 18:11:38 -08:00
dependabot[bot]
bfe908517d Bump spring-framework-bom from 5.1.4.RELEASE to 5.1.18.RELEASE
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.1.4.RELEASE to 5.1.18.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.4.RELEASE...v5.1.18.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 17:05:56 +00:00
dependabot[bot]
e91d7c2c05 Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-09 09:47:23 +00:00
Dave Syer
6cdae2f6b8 Revert to snapshots 2019-12-11 19:27:27 +00:00
Dave Syer
7d8752cd0a Update for 1.1.4 2019-12-11 19:27:27 +00:00
Taylor Wicksell
6fec10d19c fixed issue where multibindings in guice cause duplicate beans in Spring 2019-05-06 10:02:53 -07:00
Spring Operator
87178edc33 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://github.com/spring-projects/spring-guice with 1 occurrences migrated to:
  https://github.com/spring-projects/spring-guice ([https](https://github.com/spring-projects/spring-guice) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-03-20 13:54:10 +00:00
Spring Operator
3e4496031d URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were fixed successfully.

* http://github.com/spring-projects/spring-guice migrated to:
  https://github.com/spring-projects/spring-guice ([https](https://github.com/spring-projects/spring-guice) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-20 13:53:44 +00:00
Asi Bross
0bc99b690a Ignore Collection types from GuiceAutowireCandidateResolver 2019-03-06 14:05:44 -07:00
Dave Syer
b505c0867d Revert to snapshots 2019-01-10 16:02:32 +00:00
Dave Syer
c63a8c9ff1 Update to 1.1.13 2019-01-10 16:01:55 +00:00
Dave Syer
05fe354cfc Update surefire plugin for CI 2018-11-21 13:34:39 +00:00
Dave Syer
8cbdf37570 Revert to snapshots 2018-03-01 10:13:38 +00:00
Dave Syer
78ec4c1716 Update for 1.1.2 2018-03-01 10:13:00 +00:00
Dave Syer
1af4fccde2 Revert to snapshots 2018-02-22 16:22:51 +00:00
Dave Syer
e01e0093af Release 1.1.1 2018-02-22 16:22:18 +00:00
Dave Syer
ee35353c02 Revert to snapshots 2018-02-01 14:32:48 +00:00
Dave Syer
15b1aa1be6 Update to 1.1.0.RELEASE 2018-02-01 11:24:32 +00:00
Dave Syer
e0a1ceff3e Bump baselines to Java 8 Spring 5 2018-02-01 10:17:43 +00:00
Dave Syer
a6c6f6d182 Revert to snapshots 2017-12-22 09:04:47 +00:00
Dave Syer
9d4b128846 Update for 1.0.1 2017-12-22 09:04:17 +00:00
Dave Syer
98c60c83b6 Revert to snapshots 2017-06-10 10:16:37 +01:00
Dave Syer
739442aa28 Update to 1.0.0.RELEASE 2017-06-09 13:50:08 +01:00
Dave Syer
37d02f639e Revert to snapshots 2017-06-01 12:33:07 +01:00