Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005901 [Resin] minor always 05-15-15 09:21 06-03-15 09:19
Reporter dave View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0005901: Cannot compile tagged versions
Description I have checked out tags/4.0.36 and tags/4.0.44, both fail to build. My JAVA_HOME points to jdk1.8.0_25 and I'm using ant version 1.8.2


resin-kernel:

module:
     [copy] Copying 9 files to C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\modules\kernel\classes
    [javac] C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\build-common.xml:208: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1313 source files to C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\modules\kernel\classes
    [javac] C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\modules\kernel\src\com\caucho\bytecode\JClassDependency.java:292: error: reference to Base64 is ambiguous
    [javac] Base64.encode(cb, digest, 0, len);
    [javac] ^
    [javac] both class java.util.Base64 in java.util and class com.caucho.util.Base64 in com.caucho.util match
    [javac] C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\modules\kernel\src\com\caucho\config\reflect\VarType.java:43: error: VarType is not abstract and does not override abstract method getAnnotatedBounds() in TypeVariable
    [javac] public class VarType<D extends GenericDeclaration> extends BaseType
    [javac] ^
    [javac] C:\cygwin64\home\davet\wsd\dev\ext\2015\resin\tags\4.0.36\modules\kernel\src\com\caucho\config\reflect\VarType.java:184: error: GenericDeclarationImpl is not abstract and does not override abstract method getDeclaredAnnotations() in AnnotatedElement
    [javac] static class GenericDeclarationImpl implements GenericDeclaration {
    [javac] ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 errors
Additional Information Attaching the complete output from 4.0.36. Can supply from 4.0.44 if it helps.
Attached Files  complete.txt [^] (6,060 bytes) 05-15-15 09:21
 complete_4.0.44.txt [^] (5,327 bytes) 05-15-15 09:24
 complete_trunk.txt [^] (5,171 bytes) 05-15-15 09:25

- Relationships

- Notes
(0006632)
dave
05-15-15 14:42

Works with jdk7.
 

- Issue History
Date Modified Username Field Change
05-15-15 09:21 dave New Issue
05-15-15 09:21 dave File Added: complete.txt
05-15-15 09:24 dave File Added: complete_4.0.44.txt
05-15-15 09:25 dave File Added: complete_trunk.txt
05-15-15 14:42 dave Note Added: 0006632
06-03-15 09:19 ferg Assigned To  => ferg
06-03-15 09:19 ferg Status new => closed
06-03-15 09:19 ferg Resolution open => fixed
06-03-15 09:19 ferg Fixed in Version  => 4.0.45


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker