Hi Joshua, I'd included ASM for some of the new things I'm working on, but I thought this wasn't required by the build.xml build. Are you doing your own build of the source code (through an IDE, perhaps)? There are some files in the source tree which are not part of the code included in the official build.
But to answer your question, the ASM version that I was using is 2.1, and I also used the asm-commons.jar. If/when I get going on JiBX 2.0 I'll update to the latest ASM. - 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 Davies, Joshua wrote: > I'm trying to compile jibx from source, and I'm running into compile > errors importing "org.objectweb.asm.commons.EmptyVisitor"; I've > downloaded ASM-objectweb version 3.0 and 2.2.3, and neither one seems > to have this import. Rather than having to download each version > until I find the right one, I was hoping somebody would know off the > top of their head which version this relied on (jibx 1.1.3 doesn't > include this .jar in the "lib" section). > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > jibx-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jibx-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
