Hi Jean-Marc, I am a little bit confused, as I am under the impression that it was only the JARs fro the download page that suffered from this abnormality; hence the re-upload to http://dist.codehaus.org/castor.
The release artifacts from the Maven build should be fine out of the box. Regards Werner On 23.05.2011 14:41, Jean-Marc Borer wrote: > Nice to hear. Is it available on a Maven repo? Apparently not on the > one of Codehaus... > > Cheers, > > Jean-Marc > > On Tue, Apr 12, 2011 at 9:52 PM, Werner Guttmann <[email protected]> wrote: >> Hola Victor, >> >> I have just re-uploaded the JARs for the XML and DDLGEN parts of Castor >> so that all files are 1.5-compliant. >> >> Kind Regards >> Werner Guttmann >> >> On 07.04.2011 19:54, Werner Guttmann wrote: >>> Hola Victor, >>> >>> let me look into this in detail. The Maven build is definitely >>> configured to produce 1.5-compliant class files, but I have to >>> cross-check the binary files uploaded to >>> >>> http://dist.codehaus.org/castor/1.3.2/ >>> >>> Can you please raise a Jira issue with this information ? >>> >>> Kind Regards >>> Werner >>> >>> On 07.04.2011 00:16, Victor Manuel Iniestra Alvarez wrote: >>>> On 01:59 p.m., Werner Guttmann wrote: >>>>> Hi, >>>>> >>>>> on behalf of the Castor team, I am very pleased to announce the release >>>>> of Castor version 1.3.2. >>>>> >>>>> http://castor.codehaus.org/ >>>>> >>>>> To get this update through Maven, simply specify the version in your >>>>> project's POM as follows (using Castor XML as a sample: >>>>> >>>>> <dependency> >>>>> <groupId>org.codehaus.castor<groupId> >>>>> <artifactId>castor-xml</artifactId> >>>>> <version>1.3.2</version> >>>>> </dependency> >>>>> >>>>> Alternatively, Castor 1.3.2 can be downloaded from the Codehaus at >>>>> http://dist.codehaus.org/castor/1.3.2/ . >>>> Hi >>>> >>>> I have downloaded the version from the link and I'm getting this error: >>>> >>>> GRAVE: El Servlet /documentaPVM lanzó excepción de load() >>>> java.lang.UnsupportedClassVersionError: Bad version number in .class >>>> file (no puedo cargar clase org.exolab.castor.mapping.MappingException) >>>> at >>>> org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822) >>>> at >>>> org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1159) >>>> at >>>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1647) >>>> at >>>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526) >>>> at java.lang.ClassLoader.loadClassInternal(Unknown Source) >>>> at java.lang.Class.forName0(Native Method) >>>> at java.lang.Class.forName(Unknown Source) >>>> at >>>> mx.com.bibs.util.castorbean.database.DataBaseParser.busca(DataBaseParser.java:202) >>>> at mx.com.bibs.util.castorbean.CastorBean.get(CastorBean.java:58) >>>> at >>>> mx.com.bibs.Sherpa2seg.business.local.facade.JdoGenericaFacadeImpl.<init>(JdoGenericaFacadeImpl.java:43) >>>> >>>> The project works well on castor-1.3; I'm working on Tomcat 6 / SUN >>>> JDK 5.0. Is this version intended for Java 6? >>>> >>>> Thanks >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

