Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed with openjdk11 #67

Open
AKholetsky opened this issue Nov 2, 2018 · 3 comments
Open

build failed with openjdk11 #67

AKholetsky opened this issue Nov 2, 2018 · 3 comments

Comments

@AKholetsky
Copy link

os: linux mint, windows 10
maven 3.6.0
openjdk11

/cactoos-http/src/main/java/org/cactoos/http/HtCookies.java:[56,50] no suitable constructor found for SplitText(java.lang.Object,java.lang.String)
[ERROR] constructor org.cactoos.text.SplitText.SplitText(java.lang.String,java.lang.String) is not applicable
[ERROR] (argument mismatch; java.lang.Object cannot be converted to java.lang.String)
[ERROR] constructor org.cactoos.text.SplitText.SplitText(java.lang.String,org.cactoos.Text) is not applicable
[ERROR] (argument mismatch; java.lang.Object cannot be converted to java.lang.String)
[ERROR] constructor org.cactoos.text.SplitText.SplitText(org.cactoos.Text,java.lang.String) is not applicable
[ERROR] (argument mismatch; java.lang.Object cannot be converted to org.cactoos.Text)
[ERROR] constructor org.cactoos.text.SplitText.SplitText(org.cactoos.Text,org.cactoos.Text) is not applicable
[ERROR] (argument mismatch; java.lang.Object cannot be converted to org.cactoos.Text)
[ERROR] constructor org.cactoos.text.SplitText.SplitText(org.cactoos.text.UncheckedText,org.cactoos.text.UncheckedText) is not applicable
[ERROR] (argument mismatch; java.lang.Object cannot be converted to org.cactoos.text.UncheckedText)
[ERROR] /home/admin/Projects/java/cactoos-http/src/main/java/org/cactoos/http/HtCookies.java:[53,32] incompatible types: bad return type in lambda expression
[ERROR] cannot infer type arguments for org.cactoos.map.Grouped<>
[ERROR] reason: inference variable Y has incompatible bounds
[ERROR] equality constraints: java.lang.Iterable<java.lang.Object>
[ERROR] lower bounds: org.cactoos.text.SplitText

@0crat
Copy link
Collaborator

0crat commented Nov 2, 2018

@llorllale/z please, pay attention to this issue

@0crat
Copy link
Collaborator

0crat commented Nov 2, 2018

@AKholetsky/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

@victornoel
Copy link
Contributor

@AKholetsky see also #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants