Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-15289

Make 15.x code base compilable on Windows

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 15.2.1
    • None
    • None
    • Orion
    • Cycle Gap Sprint
    • Undetermined

    Description

      brXM 15 is not compilable on Windows locally.

      1. npm integrity issue on cms/api and channelmanager/ui
        [INFO] npm ERR! code EINTEGRITY
        [INFO] npm ERR! sha512-dLiJbu9IRmA9rxy5d1dZnNmxyDFPN+QKmIWn2E8fkuwIuGVf6z3GvfPvkYQFIzr+Olwz6nSvJesh8wOrkqTsww== integrity checksum failed when using sha512: wanted sha512-dLiJbu9IRmA9rxy5d1dZnNmxyDFPN+QKmIWn2E8fkuwIuGVf6z3GvfPvkYQFIzr+Olwz6nSvJesh8wOrkqTsww== but got sha512-6wJM5EhiFefw7LX2BO9vR5xW3icfeHyqjSMtwwMW+O1T/WjsdyfCoXV/MtQ6OG38lav5zH9EA5GsRbn8KfqxNg==. (37893 bytes)
        
      2. line end issue in org.onehippo.cms.json.JsonTest and other unit tests
      3. in community/channelmanager/ui, tslint "file-header" "enforce-trailing-newline": true doesn't work
      4. in enterprise/wpm/frontend/project-management, "npm run lint" doesn't work due to linebreak differences (CRLF vs. LF)
      5. cannot build enterprise/replication/integration/tests nor similar enterprise/replication/integration/tests because of failing integration tests during normal build (mvn install)
      6. cannot build enterprise/targeting/state/elastic7 because it downloads a Windows-specific Elasticsearch for an integration test, which fails

      The SaaS branch is compilable on Windows, so this should be fixable.

      Attachments

        Activity

          People

            firat Fırat Küçük (Inactive)
            jhoffman Jeroen Hoffman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: