Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-778

exporting variables using build.sh on solaris breaks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1
    • Build System
    • None
    • Solaris 10

    Description

      Building James-with-phoenix-2.3.0-src on Solaris breaks due to the Solaris 10's shell not being able to understand the export syntax of
      export VAR=VALUE
      It only understands
      VAR=VALUE && export VAR

      This breaks building James on Solaris

      Attachments

        1. james-build-sh.patch
          0.8 kB
          Raja Venkataraman

        Activity

          People

            norman Norman Maurer
            rajasaur Raja Venkataraman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: