Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD FAILED

Hi,

    I am doing build on master from git@xxxxxxxxxx:eclipse-ee4j/eclipselink.git

compile:
     [echo] Compiler settings:
     [echo] jdk.version          ='"1.8.0_161"'
     [echo] srcdir               ='/scratch/rtummuru/eclipselink/foundation/eclipselink.core.test/src'
     [echo] destdir              ='/scratch/rtummuru/eclipselink/foundation/eclipselink.core.test/classes'
     [echo] debug/debuglevel     ='true'/'lines,vars,source'
     [echo] source/target        ='1.8'/'1.8'
     [echo] deprecation          ='off'
     [echo] failonerror          ='false'
     [echo] memoryMaximumSize    ='1024m'
     [echo] javac args           =''
     [echo] module-path          =''
     [echo] upgrade-module-path  =''
     [echo] class-path           ='/scratch/rtummuru/eclipselink/eclipselink.jar:/scratch/rtummuru/extension.lib.external/junit-4.12.jar:/scratch/rtummuru/         extension.lib.external/hamcrest-core-1.3.jar:/scratch/rtummuru/eclipselink/jpa/plugins/javax.persistence_2.2.0.v201708071007.jar:/scratch/rtummuru/eclipselink/     plugins/javax.transaction.api_1.3.0.jar'
    [mkdir] Created dir: /scratch/rtummuru/eclipselink/foundation/eclipselink.core.test/classes

BUILD FAILED
/scratch/rtummuru/eclipselink/antbuild.xml:702: The following error occurred while executing this line:
/scratch/rtummuru/eclipselink/foundation/eclipselink.core.test/antbuild.xml:476: javac doesn't support the "modulepathref" attribute

Please let me know any work around for this.

Thanks

Ravi


Back to the top