Re: [jibx-users] JiBX vs Lombok clash in Eclipse w/Maven

2012-04-30 Thread Don Corley
Francis, We have recently updated handling of our eclipse dependencies. This will probably fix your problem. Can you try your build using our snapshot version 1.2.4-SNAPSHOT. The instructions on using our snapshot are here: http://jibx.sourceforge.net/maven-jibx-plugin/snapshots.html Good Luck!

Re: [jibx-users] Configuring PermGenSize for jibx-maven-plugin

2012-04-30 Thread Don Corley
Mukarram, There should be a way to increase the PermGenSize for a maven plugin since they are run in a forked jvm. I tried to find a way to do this within maven, but could not. You might look at several plugins that do this by adding a config line, such as:

[jibx-users] Java 7 support and beyond

2012-04-30 Thread Dennis Sosnoski
Hi all, I've had some people asking me about continued support for JiBX, including Java 7 support without the workarounds currently required, so thought I'd let users know the situation and see if anything can be done. From the beginning, commercial clients have motivated much of the work