[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to