You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Olivier Mengué (JIRA)" <ji...@apache.org> on 2010/02/25 15:21:28 UTC

[jira] Created: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

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

                 Key: AXIS2C-1457
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
             Project: Axis2-C
          Issue Type: Wish
          Components: build system (Unix/Linux)
    Affects Versions: 1.6.0, Current (Nightly)
            Reporter: Olivier Mengué
            Priority: Minor


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Reopened: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "Olivier Mengué (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Mengué reopened AXIS2C-1457:
------------------------------------


> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1457:
-------------------------------------

    Fix Version/s: 1.7.0
         Assignee: S.Uthaiyashankar

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Resolved: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1457.
--------------------------------------

    Resolution: Fixed

Olivier, 

Yes, You are correct. Forgot to add new *.in files. Thank you very much for point them..

Fixed in revision 918921

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Resolved: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1457.
--------------------------------------

    Resolution: Fixed

Fixed in revision 918438

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Commented: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "Olivier Mengué (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841138#action_12841138 ] 

Olivier Mengué commented on AXIS2C-1457:
----------------------------------------

It looks like you forgot to add *.in to the repository...

At least they are not in revision 918438 and neither in HEAD (918839).

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Updated: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar updated AXIS2C-1457:
-------------------------------------

    Fix Version/s: 1.7.0
         Assignee: S.Uthaiyashankar

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Resolved: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1457.
--------------------------------------

    Resolution: Fixed

Olivier, 

Yes, You are correct. Forgot to add new *.in files. Thank you very much for point them..

Fixed in revision 918921

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Commented: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "Olivier Mengué (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841138#action_12841138 ] 

Olivier Mengué commented on AXIS2C-1457:
----------------------------------------

It looks like you forgot to add *.in to the repository...

At least they are not in revision 918438 and neither in HEAD (918839).

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Resolved: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "S.Uthaiyashankar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1457.
--------------------------------------

    Resolution: Fixed

Fixed in revision 918438

> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org


[jira] Reopened: (AXIS2C-1457) Remove hard-coded version number from release tools (dist.sh...)

Posted by "Olivier Mengué (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Mengué reopened AXIS2C-1457:
------------------------------------


> Remove hard-coded version number from release tools (dist.sh...)
> ----------------------------------------------------------------
>
>                 Key: AXIS2C-1457
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1457
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org