willesreis commented on pull request #670: URL: https://github.com/apache/tomee/pull/670#issuecomment-656932559
Hi dears Cezar, Daniel. In this issue, I am pondering two main activities: - to fix asciidoc syntax, mainly the table inside the pages; - to bring the old openejb demo project **spring-integration** to **tomee** repo. Earlier today, I fixed the dependencies of the **spring-integration** as suggested by Daniel , I did the `maven clean install` with success and pushed the related commit. But on GitHub, the CI build failed, so I would like to know how to fix it. Perhaps I forgot something... Could you please help me understand? In addition, as suggested by Cezar, I tested the tomee/docs/*.adoc files in tomee-site-generator locally, placing these .adoc files in tomee-site-generator/repos/tomee-8.0/docs/ and I noticed that the pages were successfully parsed by asciidoctorj plugin, i.e. the page layout has changed. However, I am still working to solve a problem because, for some reason, the border on the tables are rendered in "Editor/Preview" in IDE, but is not yet being rendered through tomee-site-generator/localhost. I tried solve reviewing the syntax, changing the version of asciidoctorj plugin to more recent versions, but without success yet. I will keep you informed. Thanks by valuable support! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
