Hi Evan,

Yes, looks like an error. dom4j and JDOM are considered optional 
components for the build, so if they're not available it'll go all the 
way through anyway. At this point I'm trying to get out 1.2, so rather 
than doing a new 1.1.6-based release I'll just make sure the 1.2 beta 
build includes the dom4j and JDOM classes.

  - Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Evan McLain wrote:
> There appear to be class files missing from the 1.1.6 extras jar on
> downloads.sourceforge.net.  If you download these files:
>
>    http://downloads.sourceforge.net/jibx/jibx_1_1_6a.zip
>    http://jibx.sourceforge.net/maven/jibx/jars/jibx-extras-1.1.6.jar
>
> and compare the jar tvf output from jibx/lib/jibx-extras.jar in the zip
> file vs. jibx-extras-1.1.6.jar from maven:
>
> 6a7,9
>   > org/jibx/extras/Dom4JElementMapper.class
>   > org/jibx/extras/Dom4JListMapper.class
>   > org/jibx/extras/Dom4JMapperBase.class
> 14a18
>   > org/jibx/extras/JDOMWriter.class
>
> It appears that the source for the Dom4J and JDOMWriter is in the zip
> file, so I'm guessing that its omission from the jar is a mistake.
>
> Am I interpreting this correctly?
>
> Thanks,
> Evan
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> jibx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to