JDO module is not compiled under JDK1.4
---------------------------------------

         Key: XDT-1548
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1548
     Project: XDoclet
        Type: Bug
  Components: JDO Module  
    Versions: 1.3    
 Environment: JDK1.4.2_04, XDoclet from CVS dated 2005-10-06
 Reporter: Andrey Grebnev
 Assigned to: xdoclet-devel (Use for new issues) 


I cannot compile XDoclet under JDK 1.4 because you use method which available 
only in JDK 1.5


  [builder]     [javac] Compiling 9 source files to 
D:\TOOLS\java\xdoclet-1.3-20051006\xdoclet\modules\build\jdo\classes
  [builder]     [javac] 
D:\TOOLS\java\xdoclet-1.3-20051006\xdoclet\modules\jdo\src\xdoclet\modules\jdo\JdoObjectIdGeneratorTagsHandler.java:428:
 cannot resolve symbol
  [builder]     [javac] symbol  : method read (java.nio.CharBuffer)
  [builder]     [javac] location: class java.io.Reader
  [builder]     [javac]                 r.read(buf);
  [builder]     [javac]                  ^
  [builder]     [javac] 1 error

  [builder] BUILD FAILED
  [builder] 
D:\TOOLS\java\xdoclet-1.3-20051006\xdoclet\modules\modules-common.ent:201: 
Compile failed; see the compiler error output for details.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to