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

   ### Apache Hop version?
   
   2.2.0
   
   ### Java version?
   
   openjdk version "11.0.17" 2022-10-18
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   File sample.xlsx is modified during the execution of the integration tests. 
These only read the file.
   Apparently we need to open the file as read-only in the POI API to prevent 
this.
   
   
https://stackoverflow.com/questions/39920260/apache-poi-reading-modifies-excel-file
   
   ### Issue Priority
   
   Priority: 1
   
   ### 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