Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1457

Remove hard-coded version number from release tools (dist.sh...)

    XMLWordPrintableJSON

Details

    Description

      Currently the last version number (1.6.0) is hard coded in the release scripts (dist.sh, bindist.sh).
      It would be easier to build custom builds if those release scripts would use the version number defined in configure.ac.

      The fix is to make the script to be generated from template by the configure script:

      • rename the scripts to ${script}.in
      • replace "1.6.0" with "@VERSION@"
      • add ${script} to AC_CONFIG_FILES() in configure.ac

      Attachments

        Activity

          People

            shankar Selvaratnam Uthaiyashankar
            dolmen-oxymel Olivier Mengué
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: