Hi Michael,<div><br></div><div>all is actually fine: all dependencies get downloaded and built, but I only wondered whether I can remove the dependency to GWT somehow, as it's a huge library and it has integrated 3rd party libs like commons-codec in the same GWT JAR.</div>
<div><br></div><div>Cheers</div><div>Balz<br><br><div title="signature"> </div><div class="gmail_quote">On Mon, Mar 19, 2012 at 8:12 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Dear Balz<br>
    <br>
    Am 19.03.12 17:10, schrieb basZero:
    <div class="im"><blockquote type="cite">dear all,
      <div><br>
      </div>
      <div>this is just for your information, in case you once consider
        to use the latest Commons Codec Library: <a href="http://commons.apache.org/codec/" target="_blank">http://commons.apache.org/codec/</a></div>
      <div><br>
      </div>
      <div>I noticed that in the current Yanel version, different
        versions are used:</div>
      <div><br>
      </div>
      <div>1) repository/com/google/gwt/gwt-dev/2.0.0/gwt-dev-2.0.0.jar
        : this jar contains the Base64 class, I don't know what version.
        So be aware of this.</div>
      <div>2) Yanel's Test Control resources have a dependency to
        version 1.3 of the codec:</div>
      <div>
        <div>      <dependency groupId="apache-jakarta-commons"
          artifactId="apache-jakarta-commons-codec" version="1.3"/></div>
      </div>
    </blockquote>
    <br></div>
    I have added an issue <a href="https://github.com/wyona/yanel/issues/16" target="_blank">https://github.com/wyona/yanel/issues/16</a><div class="im"><br>
    <blockquote type="cite">
      <div>
      </div>
      <div><br>
      </div>
      <div>Questions:</div>
      <div>a) Is there a possibility to exclude GWT from Yanel? I don't
        need that anyway.</div>
    </blockquote>
    <br></div>
    do you mean that it does not get downloaded<br>
    <br>
    src/build/dependencies.xml<br>
    <br>
    or that is not being used during the build process<br>
    <br>
    src/build/resource-types/GWT-RT.build.xml<br>
    <br>
    or both?<div class="im"><br>
    <blockquote type="cite">
      <div>b) Can resources selectively be excluded in Yanel? e.g. I
        don't need to blow up my JAR with unnecessary resources which
        I'm sure that my realm does not require them.</div>
    </blockquote>
    <br></div>
    Create a local copy of<br>
    <br>
    conf/resource-types.xml<br>
    <br>
    e.g.<br>
    <br>
    conf/local/local.resource-types.xml<br>
    <br>
    and comment/remove all the resources which you don't want/need.<br>
    <br>
    HTH<br>
    <br>
    Michael<br>
    <br>
    <blockquote type="cite">
      <div><br>
      </div>
      <div>Thanks</div>
      <div>Balz.</div>
      <div title="signature"> </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>