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

Release a Jakarta version of Photon #338

Open boris-petrov opened 1 year ago

boris-petrov commented 1 year ago

Photon uses javax.xml.bind in a bunch of places. This makes the library incompatible with the Jakarta version of JAXB (version 4.0.1 for example) which uses the jakarta.xml.bind namespace.