cdancy / bitbucket-rest

Java client, built on top of jclouds, for working with Bitbucket's REST API
Apache License 2.0
76 stars 57 forks source link

Dealing with deprecation notices when upgrading to Java 17 #375

Open martinda opened 1 year ago

martinda commented 1 year ago

On the upgrade path to Java 17, there are some obstacles inside jclouds. Someone would like to do one more release of jclouds before jclouds is put in the attic, and it is being discussed here.

I just wanted to capture that discussion here because it was not obvious to find and it might help with the deprecation notices that are seen when compiling this library with -Xlint:deprecation.

cdancy commented 1 year ago

@martinda yeah I've been following along on the mailing list as well. Lets see what happens.

@martinda how are you are what's going in your world? Hopefully things are going well.