[Yanel-dev] Apache Commons Codec

basZero baszero at gmail.com
Tue Mar 20 09:45:15 CET 2012


Hi Michael,

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.

Cheers
Balz

On Mon, Mar 19, 2012 at 8:12 PM, Michael Wechner
<michael.wechner at wyona.com>wrote:

>  Dear Balz
>
> Am 19.03.12 17:10, schrieb basZero:
>
> dear all,
>
>  this is just for your information, in case you once consider to use the
> latest Commons Codec Library: http://commons.apache.org/codec/
>
>  I noticed that in the current Yanel version, different versions are used:
>
>  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.
> 2) Yanel's Test Control resources have a dependency to version 1.3 of the
> codec:
>        <dependency groupId="apache-jakarta-commons"
> artifactId="apache-jakarta-commons-codec" version="1.3"/>
>
>
> I have added an issue https://github.com/wyona/yanel/issues/16
>
>
>  Questions:
> a) Is there a possibility to exclude GWT from Yanel? I don't need that
> anyway.
>
>
> do you mean that it does not get downloaded
>
> src/build/dependencies.xml
>
> or that is not being used during the build process
>
> src/build/resource-types/GWT-RT.build.xml
>
> or both?
>
>  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.
>
>
> Create a local copy of
>
> conf/resource-types.xml
>
> e.g.
>
> conf/local/local.resource-types.xml
>
> and comment/remove all the resources which you don't want/need.
>
> HTH
>
> Michael
>
>
>  Thanks
> Balz.
>
>
>
>
> --
> Yanel-development mailing list Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20120320/5492a611/attachment.html>


More information about the Yanel-development mailing list