You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An internal product has reported conjure-related serialization tests failing when they updated jackson to 2.9.5 (via http-remoting: palantir/conjure-java-runtime#713)
We could run tests against the same version instead of the current 2.7.4.
The text was updated successfully, but these errors were encountered:
* Generalize a ConjureGeneratorTask
* GeneratorOptions copy constructor
* Stop using `setGenerateTask` and just copy GeneratorOptions
* and get rid of CompileConjurePythonTask
* and CompileConjureJavaTask too
* shouldn't be abstract
* need to copy!!
* TaskAction weird behaviour
An internal product has reported conjure-related serialization tests failing when they updated jackson to 2.9.5 (via http-remoting: palantir/conjure-java-runtime#713)
We could run tests against the same version instead of the current 2.7.4.
The text was updated successfully, but these errors were encountered: