I received this:

> Hi Uwe,
> Most options of javac now use the GNU style,
> so it's --release instead of -release.
> 
> cheers,
> Rémi

It looks like options that were added recently to Java 9's command line tools 
now use the more standard GNU style options (double slash). I will update 
build.xml later (reopen issue about "-release" switch), once I tested 
everything. It looks like this only affects new options, I just hope that other 
command line options like "-classpath" did not change in Java 9 (or they have 
some backwards layer implemented)!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de

> -----Original Message-----
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Monday, September 19, 2016 3:17 PM
> To: dev@lucene.apache.org
> Cc: rory.odonn...@oracle.com
> Subject: RE: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+136) -
> Build # 17849 - Failure!
> 
> Hi,
> 
> I contacted the compiler group and Rory O'Donnell about this. Looks strange,
> maybe option parsing broke in build 136.
> 
> Uwe
> 
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
> 
> > -----Original Message-----
> > From: Policeman Jenkins Server [mailto:jenk...@thetaphi.de]
> > Sent: Monday, September 19, 2016 11:31 AM
> > To: dev@lucene.apache.org
> > Subject: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+136) - Build
> #
> > 17849 - Failure!
> > Importance: Low
> >
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17849/
> > Java: 64bit/jdk-9-ea+136 -XX:-UseCompressedOops -XX:+UseG1GC
> >
> > No tests ran.
> >
> > Build Log:
> > [...truncated 81 lines...]
> > BUILD FAILED
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The
> > following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The
> > following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The
> > following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:50:
> > The following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
> > build.xml:501: The following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-
> > build.xml:1955: Compile failed; see the compiler error output for details.
> >
> > Total time: 1 second
> > Build step 'Invoke Ant' marked build as failure
> > Archiving artifacts
> > [WARNINGS] Skipping publisher since build result is FAILURE
> > Recording test results
> > ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
> were
> > found. Configuration error?
> > Email was triggered for: Failure - Any
> > Sending email for trigger: Failure - Any
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to