Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
237 stars 77 forks source link

Explicitly adding JAXB dependencies to Photon. #362

Closed danielhdz13-netflix closed 7 months ago

danielhdz13-netflix commented 7 months ago

Explicitly adding JAXB dependencies to Photon in order to make it compatible with jdk11+. Past this version, the dependencies will not be pulled in transitively.