Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
Update changelog timestamp
· 2a2b34b6
Markus Koschany
authored
Oct 04, 2018
2a2b34b6
Update remove-j9stub.patch header.
· 8cacc922
Markus Koschany
authored
Oct 04, 2018
8cacc922
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8cacc922
...
...
@@ -6,7 +6,7 @@ lombok (1.16.22-3) unstable; urgency=medium
the resulting lombok.jar which makes lombok-ast FTBFS.
* Add remove-j9stub.patch to fix a module error.
-- Markus Koschany <apo@debian.org>
Wed
, 0
3
Oct 2018 1
5:40:08
+0200
-- Markus Koschany <apo@debian.org>
Thu
, 0
4
Oct 2018 1
0:39:22
+0200
lombok (1.16.22-2) unstable; urgency=medium
...
...
debian/patches/remove-j9stub.patch
View file @
8cacc922
...
...
@@ -2,7 +2,7 @@ From: Markus Koschany <apo@debian.org>
Date: Wed, 3 Oct 2018 16:49:47 +0200
Subject: remove j9stub
Apparently the Java 9 stub file is not needed
anymore.
Apparently the Java 9 stub file is not needed
because we use OpenJDK8?
Fix a FTBFS due to
/build/lombok-1.16.22/src/j9stubs/org/mapstruct/ap/spi/AstModifyingAnnotationProcessor.java:21: error:
...
...