You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by xm...@xml.apache.org on 2004/09/18 00:02:41 UTC

[jira] Resolved: (XMLBEANS-61) compile errors

Message:

   The following issue has been resolved as WON'T FIX.

   Resolver: Kevin Krouse
       Date: Fri, 17 Sep 2004 3:02 PM

JDK 1.4 is required for XmlBeans v1 and v2.
JDK 1.3 can be used with the port of XmlBeans v1 which is only available in cvs in the branch 'xmlbeans-jdk13_branch'.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XMLBEANS-61

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XMLBEANS-61
    Summary: compile errors
       Type: Bug

     Status: Resolved
   Priority: Major
 Resolution: WON'T FIX

    Project: XMLBeans
 Components: 
             Compiler

   Assignee: 
   Reporter: Alex Almero

    Created: Fri, 17 Sep 2004 12:59 PM
    Updated: Fri, 17 Sep 2004 3:02 PM
Environment: os400, jdk1.3

Description:
message log:

javac -classpath /home/ClarkUtil/clarkapps.jar:/clarkedi/clarkapps/lib/xbean.

jar   -d /clarkedi/clarkapps/build/classes/                                  

             PurchaseOrderHandler.java                                       

PurchaseOrderHandler.java:22: cannot access org.apache.xmlbeans.XmlOptions   

bad class file: /clarkedi/clarkapps/lib/xbean.jar(org/apache/xmlbeans/XmlOpti

ons.class)                                                                   

class file has wrong version 48.0, should be 47.0                            

Please remove or make sure it appears in the correct subdirectory of the clas

spath.                                                                       

import org.apache.xmlbeans.XmlOptions;                                       

                           ^                                                 

1 error                                                                      



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org