See Changes: [lvjing] As discussed in the mailing-list, add new x-tools module to harmony6 branch ------------------------------------------ [...truncated 3803 lines...] [copy] Copying 25 files to [copy] Copying 1 file to -build-no-check: -svn-info: -compile-java: [echo] Compiling suncompat classes -class-patternset: -build-jar: [hy.jar.bin] Building jar: [hy.jar.src] Building jar: -compile-tests: [echo] Compiling suncompat tests [mkdir] Created dir: -test-jar: [mkdir] Created dir: [copy] Copying 1 file to [hy.jar.bin] Building jar: [mkdir] Created dir: -build-no-check: -svn-info: -compile-java: [echo] Compiling swing classes -class-patternset: -build-jar: [hy.jar.bin] Building jar: [hy.jar.src] Building jar: -compile-tests: [echo] Compiling swing tests [mkdir] Created dir: [hy.javac] Compiling 601 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting -test-jar: [mkdir] Created dir: [copy] Copying 1 file to [hy.jar.bin] Building jar: [mkdir] Created dir: [copy] Copying 8 files to [copy] Copying 15 files to -build-no-check: -svn-info: -compile-java: [echo] Compiling text classes -class-patternset: -build-jar: [hy.jar.bin] Building jar: [hy.jar.src] Building jar: -compile-tests: [echo] Compiling text tests [mkdir] Created dir: [hy.javac] Compiling 35 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting -test-jar: [mkdir] Created dir: [copy] Copying 1 file to [hy.jar.bin] Building jar: [mkdir] Created dir: [copy] Copying 8 files to [copy] Copying 7 files to -build-no-check: -svn-info: -compile-java: [echo] Compiling x-net classes -class-patternset: -build-jar: [hy.jar.bin] Building jar: [hy.jar.src] Building jar: -compile-tests: [echo] Compiling x-net test support files [mkdir] Created dir: [hy.javac] Compiling 5 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting [echo] Compiling x-net api tests [mkdir] Created dir: [hy.javac] Compiling 29 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting [echo] Compiling x-net impl injected tests [mkdir] Created dir: [hy.javac] Compiling 29 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting [echo] Compiling x-net impl tests [mkdir] Created dir: [hy.javac] Compiling 7 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting -test-jar: [mkdir] Created dir: [copy] Copying 1 file to [hy.jar.bin] Building jar: [hy.jar.bin] Building jar: [hy.jar.bin] Building jar: [hy.jar.bin] Building jar: [mkdir] Created dir: [copy] Copying 20 files to -build-no-check: -svn-info: -compile-java: [echo] Compiling x-tools classes [hy.javac] Compiling 16 source files to [hy.javac] Since fork is false, ignoring memoryMaximumSize setting [hy.javac] ---------- [hy.javac] 1. ERROR in (at line 20) [hy.javac] import javax.lang.model.element.Modifier; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 2. ERROR in (at line 21) [hy.javac] import javax.lang.model.element.NestingKind; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 3. ERROR in (at line 30) [hy.javac] public Modifier getAccessLevel() { [hy.javac] ^^^^^^^^ [hy.javac] Modifier cannot be resolved to a type [hy.javac] ---------- [hy.javac] 4. ERROR in (at line 31) [hy.javac] return ((JavaFileObject) fileObject).getAccessLevel(); [hy.javac] ^^^^^^^^^^^^^^ [hy.javac] The method getAccessLevel() from the type JavaFileObject refers to the missing type Modifier [hy.javac] ---------- [hy.javac] 5. ERROR in (at line 38) [hy.javac] public NestingKind getNestingKind() { [hy.javac] ^^^^^^^^^^^ [hy.javac] NestingKind cannot be resolved to a type [hy.javac] ---------- [hy.javac] 6. ERROR in (at line 39) [hy.javac] return ((JavaFileObject) fileObject).getNestingKind(); [hy.javac] ^^^^^^^^^^^^^^ [hy.javac] The method getNestingKind() from the type JavaFileObject refers to the missing type NestingKind [hy.javac] ---------- [hy.javac] ---------- [hy.javac] 7. ERROR in (at line 25) [hy.javac] import javax.annotation.processing.Processor; [hy.javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [hy.javac] The import javax.annotation.processing cannot be resolved [hy.javac] ---------- [hy.javac] 8. ERROR in (at line 34) [hy.javac] void setProcessors(Iterable processors); [hy.javac] ^^^^^^^^^ [hy.javac] Processor cannot be resolved to a type [hy.javac] ---------- [hy.javac] ---------- [hy.javac] 9. ERROR in (at line 22) [hy.javac] import javax.lang.model.element.Modifier; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 10. ERROR in (at line 23) [hy.javac] import javax.lang.model.element.NestingKind; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 11. ERROR in (at line 31) [hy.javac] Modifier getAccessLevel(); [hy.javac] ^^^^^^^^ [hy.javac] Modifier cannot be resolved to a type [hy.javac] ---------- [hy.javac] 12. ERROR in (at line 35) [hy.javac] NestingKind getNestingKind(); [hy.javac] ^^^^^^^^^^^ [hy.javac] NestingKind cannot be resolved to a type [hy.javac] ---------- [hy.javac] ---------- [hy.javac] 13. ERROR in (at line 11) [hy.javac] import javax.lang.model.element.Modifier; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 14. ERROR in (at line 12) [hy.javac] import javax.lang.model.element.NestingKind; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 15. ERROR in (at line 33) [hy.javac] public Modifier getAccessLevel() { [hy.javac] ^^^^^^^^ [hy.javac] Modifier cannot be resolved to a type [hy.javac] ---------- [hy.javac] 16. ERROR in (at line 55) [hy.javac] public NestingKind getNestingKind() { [hy.javac] ^^^^^^^^^^^ [hy.javac] NestingKind cannot be resolved to a type [hy.javac] ---------- [hy.javac] ---------- [hy.javac] 17. ERROR in (at line 23) [hy.javac] import javax.lang.model.SourceVersion; [hy.javac] ^^^^^^^^^^ [hy.javac] The import javax.lang cannot be resolved [hy.javac] ---------- [hy.javac] 18. ERROR in (at line 26) [hy.javac] Set getSourceVersions(); [hy.javac] ^^^^^^^^^^^^^ [hy.javac] SourceVersion cannot be resolved to a type [hy.javac] ---------- [hy.javac] ---------- [hy.javac] 19. ERROR in (at line 20) [hy.javac] import org.eclipse.jdt.internal.compiler.tool.*; [hy.javac] ^^^^^^^^^^^ [hy.javac] The import org.eclipse cannot be resolved [hy.javac] ---------- [hy.javac] 20. ERROR in (at line 24) [hy.javac] return new EclipseCompiler(); [hy.javac] ^^^^^^^^^^^^^^^ [hy.javac] EclipseCompiler cannot be resolved to a type [hy.javac] ---------- [hy.javac] 20 problems (20 errors) BUILD FAILED :468: The following error occurred while executing this line: :181: The following error occurred while executing this line: :562: The following error occurred while executing this line: :574: The following error occurred while executing this line: :64: The following error occurred while executing this line: :765: Compile failed; see the compiler error output for details. Total time: 2 minutes 54 seconds Recording fingerprints Archiving artifacts Recording test results