[ 
https://issues.apache.org/jira/browse/QPID-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13603812#comment-13603812
 ] 

Alan Conway commented on QPID-4640:
-----------------------------------

Committed to trunk:

------------------------------------------------------------------------
r1457098 | aconway | 2013-03-15 16:27:37 -0400 (Fri, 15 Mar 2013) | 10 lines

QPID-4640: Deprecate autotools build system.

This patch does the following:

- Update INSTALL and README files to refer to the cmake build.
- configure script prints a deprecation notice.

The autotools instructions are still available in INSTALL-AUTOTOOLS,
which also has a deprecation notice.

------------------------------------------------------------------------

                
> Deprecate autoconf/automake build system.
> -----------------------------------------
>
>                 Key: QPID-4640
>                 URL: https://issues.apache.org/jira/browse/QPID-4640
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>    Affects Versions: 0.20
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Deprecate the automake build system in favour of the cmake build system. The 
> cmake system has been in use for several years now, and is more portable 
> (supports windows). Having two redundant systems is a source of confusion and 
> errors. 
> - Update docs (INSTALL, README, release notes etc.) to use cmake
> - The configure script will fail by default with a deprecation message.
> - Users can still use automake by doing "configure --use-deprecated=yes"
> We will keep both systems working for this release, and remove the automake 
> system in a subsequent release. This gives us at least one release cycle with 
> both systems available so we can fix any bugs/deficiencies found in the cmake 
> system as users switch from automake.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to