Skip to content

Feature/compile with java 11#16

Open
magwas wants to merge 4 commits into
MarkusBernhardt:masterfrom
magwas:feature/compile_with_java_11
Open

Feature/compile with java 11#16
magwas wants to merge 4 commits into
MarkusBernhardt:masterfrom
magwas:feature/compile_with_java_11

Conversation

@magwas

@magwas magwas commented Mar 27, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@magwas

magwas commented Mar 27, 2019

Copy link
Copy Markdown
Contributor Author

fixes #14

@red61wjt

Copy link
Copy Markdown

I get package com.sun.javadoc does not exist when I try and compile this branch

@magwas

magwas commented Aug 28, 2019

Copy link
Copy Markdown
Contributor Author

Are you sure? I have just checked, and this works flawlessly:

git clone --branch feature/compile_with_java_11 https://github.com/magwas/xml-doclet.git;\
    cd xml-doclet/; mvn install;

please share the build output so I can figure out what the problem is.

@magwas

magwas commented Aug 28, 2019

Copy link
Copy Markdown
Contributor Author

As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix.
https://issues.sonatype.org/browse/OSSRH-51109

@kingb12

kingb12 commented Jul 22, 2020

Copy link
Copy Markdown

@magwas did you ever get this published to maven central? Sorry if I'm missing something, running into the same issue you fixed

@magwas

magwas commented Jul 24, 2020

Copy link
Copy Markdown
Contributor Author

No, we just check out and mvn install.

@russo595

russo595 commented Jul 31, 2020

Copy link
Copy Markdown

@MarkusBernhardt When changes will be made?

@manticore-projects

manticore-projects commented May 8, 2023

Copy link
Copy Markdown

As there is no response from Markus, I intend to publish a package to OSSRH/maven central with the fix. https://issues.sonatype.org/browse/OSSRH-51109

Greetings.
I have done exactly that: https://github.com/manticore-projects/xml-doclet

<docletArtifact>
    <groupId>com.manticore-projects.tools</groupId>
    <artifactId>xml-doclet</artifactId>
    <version>1.1.3</version>
</docletArtifact>

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

Successfully merging this pull request may close these issues.

5 participants