<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/10/2017 12:08 AM, Marc Worrell
      wrote:<br>
    </div>
    <blockquote
      cite="mid:57B18B35-DCB0-4AD3-AA03-23B20A9F589D@worrell.nl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class=""><br class="">
      </div>
      <div class="">We use syntax_tools extensively in Zotonic for
        compiling templates and dispatch rules to Erlang modules.</div>
      <div class="">This is done runtime, so we would prefer that
        syntax_tools stays in the Erlang distribution.</div>
      <div class=""><br class="">
      </div>
      <br>
    </blockquote>
    Yes, I agree this is important.  CloudI's logging requires merl from
    syntax_tools to avoid the use of global state when determining the
    current log level (so it relies on dynamically generating the module
    used for the logging interface).  That means merl from syntax_tools
    is always being used anywhere CloudI is used.<br>
    <br>
    Best Regards,<br>
    Michael<br>
    <blockquote
      cite="mid:57B18B35-DCB0-4AD3-AA03-23B20A9F589D@worrell.nl"
      type="cite">
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div>
          <blockquote type="cite" class="">
            <div class="">On 10 Feb 2017, at 09:02, Kenneth Lundin <<a
                moz-do-not-send="true" href="mailto:kenneth@erlang.org"
                class=""><a class="moz-txt-link-abbreviated" href="mailto:kenneth@erlang.org">kenneth@erlang.org</a></a>> wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div dir="ltr" class="">
                <div class="">
                  <div class="">
                    <div class="">
                      <div class="">
                        <div class="">
                          <div class="">Hi,<br class="">
                            <br class="">
                          </div>
                          The license of Syntax tools is changed to
                          Apache-2 and LGPL (it is the users choice) in
                          the master branch (which is the way to<br
                            class="">
                        </div>
                        the next major release (OTP 20) in end of June.<br
                          class="">
                        <br class="">
                      </div>
                      And yes you can leave out syntax tools for most
                      usage. It is mostly used during development for
                      some non mandatory tools.<br class="">
                    </div>
                    <div class="">For example it is used by edoc the
                      tool for generating documentation from the source
                      code.<br class="">
                    </div>
                    <br class="">
                  </div>
                  It is unlikely to be used in a deployed server.<br
                    class="">
                  <br class="">
                </div>
                /Kenneth, Erlang/OTP Ericsson<br class="">
              </div>
              <div class="gmail_extra"><br class="">
                <div class="gmail_quote">On Thu, Feb 9, 2017 at 10:25
                  PM, chris casilli <span dir="ltr" class=""><<a
                      moz-do-not-send="true"
                      href="mailto:christopher.casilli@gmail.com"
                      target="_blank" class=""><a class="moz-txt-link-abbreviated" href="mailto:christopher.casilli@gmail.com">christopher.casilli@gmail.com</a></a>></span>
                  wrote:<br class="">
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br
                      class="">
                    <br class="">
                    I noticed that lib/syntax_tools uses LGPL-2.0+
                    license.<br class="">
                    How does this effect the overall Apache-2.0 license
                    of OTP.<br class="">
                    <br class="">
                    Can this component be left out. Is a different
                    version available that uses Apache-2.0 license.<br
                      class="">
                    <br class="">
                    Kind Regards,<br class="">
                    <br class="">
                    Chris Casilli<br class="">
                    <br class="">
                    ______________________________<wbr class="">_________________<br
                      class="">
                    erlang-questions mailing list<br class="">
                    <a moz-do-not-send="true"
                      href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br
                      class="">
                    <a moz-do-not-send="true"
                      href="http://erlang.org/mailman/listinfo/erlang-questions"
                      rel="noreferrer" target="_blank" class="">http://erlang.org/mailman/<wbr
                        class="">listinfo/erlang-questions</a><br
                      class="">
                  </blockquote>
                </div>
                <br class="">
              </div>
              _______________________________________________<br
                class="">
              erlang-questions mailing list<br class="">
              <a moz-do-not-send="true"
                href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br
                class="">
              <a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br
                class="">
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>