Your message dated Fri, 27 Oct 2017 19:06:30 +0000
with message-id <[email protected]>
and subject line Bug#874007: fixed in uima-addons 2.3.1-8
has caused the Debian Bug report #874007,
regarding FTBFS with Java 9 due to -source/-target only (weird)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
874007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874007
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: uima-addons
Version: 2.3.1
Severity: normal
User: [email protected]
Usertags: default-java9

This package fails to build with default-jdk pointing to openjdk-9-jdk.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls

An automated tool has decided that this package will build fine if the
-source and -target options are changed to 1.6; no additional changes
are required. This was done by building with a compiler that changed
the settings automatically, then the real compiler, and diffing the
results. This modified compiler will never be part of Debian.

*** WEIRD ***

This is the only Maven-based package that hits this problem. I didn't
look why.

Build log sample:

[INFO] ------------------------------------------------------------------------
[INFO] Building UIMA Annotator: ConceptMapper 2.3.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
ConceptMapper ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy dependencies to 
base-bin/lib) @ ConceptMapper ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy standard dirs and 
files to base-bin) @ ConceptMapper ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 9 resources
[INFO] skip non existing resourceDirectory 
/build/uima-addons-2.3.1/ConceptMapper/src/main/readme
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ 
ConceptMapper ---
[WARNING] The POM for org.codehaus.plexus:plexus-compiler-api:jar:2.x is 
invalid, transitive dependencies (if any) will not be available, enable debug 
logging for more details
[WARNING] The POM for org.codehaus.plexus:plexus-compiler-javac:jar:2.x is 
invalid, transitive dependencies (if any) will not be available, enable debug 
logging for more details
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 23 source files to 
/build/uima-addons-2.3.1/ConceptMapper/target/classes
Use of target 1.5 is no longer supported, switching to 1.7
Use of source 1.5 is no longer supported, switching to 1.7
[INFO] 
/build/uima-addons-2.3.1/ConceptMapper/src/main/java/org/apache/uima/conceptMapper/support/tokens/TokenNormalizer.java:
 Some input files use or override a deprecated API.
[INFO] 
/build/uima-addons-2.3.1/ConceptMapper/src/main/java/org/apache/uima/conceptMapper/support/tokens/TokenNormalizer.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
ConceptMapper ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ 
ConceptMapper ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ConceptMapper ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ ConceptMapper ---
[INFO] Building jar: 
/build/uima-addons-2.3.1/ConceptMapper/target/uima-an-conceptMapper.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building UIMA Annotator: DictionaryAnnotator 2.3.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (default) @ DictionaryAnnotator 
---
warning: [options] bootstrap class path not set in conjunction with -source 1.4
error: Source option 1.4 is no longer supported. Use 1.6 or later.
error: Target option 1.4 is no longer supported. Use 1.6 or later.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] UIMA-AddOns: uima-addons-parent .................... SUCCESS [  0.002 s]
[INFO] UIMA Annotator: ConceptMapper ...................... SUCCESS [  5.152 s]
[INFO] UIMA Annotator: DictionaryAnnotator ................ FAILURE [  1.637 s]
[INFO] UIMA Addon: FsVariables ............................ SKIPPED
[INFO] UIMA Addon: PearPackagingAntTask ................... SKIPPED
[INFO] UIMA Annotator: RegularExpressionAnnotator ......... SKIPPED
[INFO] UIMA Addon: SimpleServer ........................... SKIPPED
[INFO] UIMA Annotator: SnowballAnnotator .................. SKIPPED
[INFO] UIMA Annotator: WhitespaceTokenizer ................ SKIPPED
[INFO] UIMA Annotator: Tagger ............................. SKIPPED
[INFO] UIMA Aggregate: uima-addons ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

Cheers,
Chris.

--- End Message ---
--- Begin Message ---
Source: uima-addons
Source-Version: 2.3.1-8

We believe that the bug you reported is fixed in the latest version of
uima-addons, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <[email protected]> (supplier of updated uima-addons package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 27 Oct 2017 20:37:51 +0200
Source: uima-addons
Binary: libuima-addons-java
Architecture: source
Version: 2.3.1-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
 libuima-addons-java - Apache UIMA Addons
Closes: 874007
Changes:
 uima-addons (2.3.1-8) unstable; urgency=medium
 .
   * Team upload.
   * maven.properties: Use source option 1.8
   * Add java9.patch and fix FTBFS with Java 9.
     Thanks to Chris West for the report. (Closes: #874007)
   * Declare compliance with Debian Policy 4.1.1.
Checksums-Sha1:
 527e8d50d777df06005e6a67c85f99ac3433e902 2647 uima-addons_2.3.1-8.dsc
 324d35b0032834fbc59fad01ddceb9f8892d7a34 6340 uima-addons_2.3.1-8.debian.tar.xz
 50241b379093aa4d2f27da31e1f1877a001258eb 16508 
uima-addons_2.3.1-8_amd64.buildinfo
Checksums-Sha256:
 5c52edce0ff619697599370d670c558bf201cb746c09a1492b83f2dd37c6e1db 2647 
uima-addons_2.3.1-8.dsc
 db45e0dffdcadf06822ebe72c795003e0942d5116de783e1a70b0784ce9f461d 6340 
uima-addons_2.3.1-8.debian.tar.xz
 a6b59c61e7832db19a22b1aa87fc798f28e76417a22c4842c717e3c691414bc4 16508 
uima-addons_2.3.1-8_amd64.buildinfo
Files:
 fa0652bd9023cb01b8683740a7bd32f9 2647 java optional uima-addons_2.3.1-8.dsc
 e6e96ee07bd484d771faa69967014891 6340 java optional 
uima-addons_2.3.1-8.debian.tar.xz
 32ecb869e6fb0d6ab862fa6510177a7e 16508 java optional 
uima-addons_2.3.1-8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnzfuhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkTbQQAI1pCmEzESpjQCvPWFr9CtzJLRAl5AKAOzxU
qv4xV7pnl1JvOl+0vMzCdf5lggB2wVzzoOUCXhTBOp9BBUgIu8V4TCditdEueFZw
/+BVEM+HLYg2qGua7J/nFlEOV0XU4YPK33NBUB1f0QVSs4vhEPtPnPJn9KeLEHc8
S6zbUzYHGdt2HnLdZ82qYLQYOgrh6u6H2UFrfhA9aaOAd3ld9TlM+u4FK9zugh3N
XOsv5THV544m2RhjkzJUxVUn/yh1T30M9Lsazo0FexNIe35f6jwmOBvq5Q+gdMld
Tq5knm/l/TM0oPRFGrIuGnQ47sPUYoAg5mhXU2mCVs5E6HE2V0M8lnLYYVyjghdV
0fRBRyo8eCKRJa9N/9kCzRQWwus3QRQmr1YKfm+Q2GLH+KSlS4qDz50+6kw+LhNT
T33h+zsKS00KYxbX/R3Lsfvj61o06PDRe/4B5Q7SldjNiJJG4iwRmYF7/0QFZxj8
+buOoGQD6bMsot/4Vun8njUjrE2W8Fwd2RZLVt+UDFnIktun1eT6z1NC4M1S0oQR
KkcdZhmQzU00By0ie3R5C3VediG4yTOvc8FqHjGn+KEG+B3RxtkNuwvLc1oOZbph
/H1Hhs6AtsB8C70l7k4coPyU5bMWvbR3kjbhyKddq7FvZuTn5hRBbk5bYJeTt6GU
cvkfBo3n
=oDqz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to