[Freeipa-devel] [freeipa PR#502][opened] Make pylint and jsl optional

tiran freeipa-github-notification at redhat.com
Fri Feb 24 07:42:50 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/502
Author: tiran
 Title: #502: Make pylint and jsl optional
Action: opened

PR body:
"""
./configure no longer fails when pylint or jsl are not available. The
make targets for pylint and jsl are no longer defined without the tools.

Rational:
pylint and jsl are not required to build FreeIPA. Both are useful
developer tools. It's more user friendly to make both components
optionally with default config arguments. There is no reason to
fail building on a build system without development tools.

It's still possible to enforce dependency checks with --with-jslint and
--enable-pylint.

https://fedorahosted.org/freeipa/ticket/6604

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/502/head:pr502
git checkout pr502
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-502.patch
Type: text/x-diff
Size: 4763 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170224/d8fdb948/attachment.bin>


More information about the Freeipa-devel mailing list