Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [data-dev] Questions

Hey Otavio:

No worries...I know that you have a busy October!

OK, cool, I will see if I can reproduce the sourceDirectory warnings in the NoSQL repository and go from there.

Have a great time at Devoxx Belgium!

Mike

On Mon, Oct 10, 2022 at 1:43 PM Otavio Santana <otaviopolianasantana@xxxxxxxxx> wrote:
Hey Mike, how are you?
Sorry for the late reply.

It might be a mistake that I did on both NoSQL and Data; please, feel free to change the structure for the Jakarta EE standard, if possible, on both.


On Fri, Oct 7, 2022 at 12:10 AM Michael Redlich <mpredli@xxxxxxxxx> wrote:
Folks:

As a follow-up to my comments in #40, I have questions about some other small enhancement items, but I'm not sure how to go about them.

[a] there is output from executing maven commands that reference the source directory 

[INFO] sourceDirectory /usr/local/apps/jakartaee-apps/data-api/spec/src/docs/asciidoc does not exist
[INFO] sourceDirectory /usr/local/apps/jakartaee-apps/data-api/spec/src/asciidoc does not exist


Of course, our directory (and other Jakarta EE specs) use /spec/src/main/asciidoc and the root document is successfully converted.  so, why is there a mismatch?

[b] On line 82 In the the pom.xml file within the spec directory, IntelliJ IDEA reports:

Element sourceHighlighter is not allowed here

referring, of course, to:

<sourceHighlighter>coderay</sourceHighlighter>

I can't seem to find a fix on-line and IntelliJ IDEA couldn't provide a suggested fix.  Does anyone here use a different IDE with a different result?

I would appreciate any help with this.  Thanks!

All the best,

Mike.


--
Code, TestWrite, Cycle, Run, Drink, Sleep ... Repeat
Lead Java Queue Editor, InfoQ

Laissez Les Bon Temps Rouler
_______________________________________________
data-dev mailing list
data-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org


--
Otávio Santana


--
Code, TestWrite, Cycle, Run, Drink, Sleep ... Repeat
Lead Java Queue Editor, InfoQ

Laissez Les Bon Temps Rouler

Back to the top