-
Notifications
You must be signed in to change notification settings - Fork 30
Feature/compile with java 11 #16
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
base: master
Are you sure you want to change the base?
Feature/compile with java 11 #16
Conversation
|
fixes #14 |
|
I get package com.sun.javadoc does not exist when I try and compile this branch |
|
Are you sure? I have just checked, and this works flawlessly: please share the build output so I can figure out what the problem is. |
|
As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix. |
|
@magwas did you ever get this published to maven central? Sorry if I'm missing something, running into the same issue you fixed |
|
No, we just check out and mvn install. |
|
@MarkusBernhardt When changes will be made? |
Greetings. <docletArtifact>
<groupId>com.manticore-projects.tools</groupId>
<artifactId>xml-doclet</artifactId>
<version>1.1.3</version>
</docletArtifact> |
No description provided.