tableau / rest-api-samples

Samples for the Tableau REST API
MIT License
378 stars 268 forks source link

Can only run samples with JDK 8 (not 11/13) #49

Open mattdotgreenlake opened 4 years ago

mattdotgreenlake commented 4 years ago

after following the pre-requisites which just point to a general JDK page, i had lots of errors that only cleared up after I went from jdk 13, to 11, then to 8. It only worked on 8. I think I read somewhere that jaxb left the jdk in version 9? Can we delcare which versions will work or fix the samples to function with the latest jdks?

jacalata commented 1 year ago

https://github.com/tableau/rest-api-samples/pull/73