FuelSDK-Java icon indicating copy to clipboard operation
FuelSDK-Java copied to clipboard

version confusion

Open teicher opened this issue 9 years ago • 0 comments

Hello,

  • on salesforce page javadoc for a 1.1.0-pre1 is published
  • on master readme, it sais to use dependency 1.1.0
  • there is no 1.1.0 tag or branch in github project
  • there is no 1.1.0 release in github project
  • dependency 1.1.0 works but a provides a version I cannot explain
    • 1.1.0-pre1 javadoc has a ETSubscriber.html#unsubscribe()
    • in 1.1.0 by maven/gradle dependency, the method is in source but commented out
    • on master, and all branches and tags, the method is not there at all.

Can you please clean up the version confusion ? Many thanks, Tom.

teicher avatar Dec 09 '15 17:12 teicher