fskorgen opened a new issue, #6972:
URL: https://github.com/apache/hop/issues/6972

   ### Apache Hop version?
   
   2.18
   
   ### Java version?
   
   21
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   The following functions are marked with  @Deprecated(since = "2.10.0", 
forRemoval = false) :
   BaseTransformMeta:: String getXml() throws HopException
   BaseTransformMeta:: void loadXml(Node transformNode, IHopMetadataProvider 
metadataProvider)  throws HopXmlException
   
   In the latest 2.18 SNAPSHOT this function are not called anymore.
   
   We have 15-20 tranforms plugins where XML serializing do not work. 
   Will support for manuall XML serializing be removed in 2.18 ?
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to