Re: [PR] feat(java): Split java-info to a single module [incubator-graphar]
acezen merged PR #470: URL: https://github.com/apache/incubator-graphar/pull/470 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] feat(java): Split java-info to a single module [incubator-graphar]
acezen commented on PR #470: URL: https://github.com/apache/incubator-graphar/pull/470#issuecomment-2083125829 LGTM -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] feat(java): Split java-info to a single module [incubator-graphar]
Thespica opened a new pull request, #470: URL: https://github.com/apache/incubator-graphar/pull/470 ### Reason for this PR Split the java-info into a single module, which has the same level as spark. Related issue: #445 ### What changes are included in this PR? 1. move code under spark/java into java-info 2. add pom.xml and .scalafmt.conf 3. ignore maven target directory ### Are these changes tested? yes ### Are there any user-facing changes? no -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
