Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-2093

Deprecated Method in Excel Writer Step

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • Transforms

    Description

      In ExcelWriterTransform.java:266 the deprecated method getCellType() is used.
      This will in the future return an enum instead of an int.
      To prevent a future update from breaking this we should adapt it to use the Celltype Enums.
      Using ordinal values might not work because the order of values seems to have changed, this should be tested though

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: