You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2023/01/11 04:56:58 UTC

[GitHub] [logging-log4j-transform] edwgiz opened a new pull request, #2: Initial migration of maven-shaded-log4j-transformer

edwgiz opened a new pull request, #2:
URL: https://github.com/apache/logging-log4j-transform/pull/2

   Hello @ppkarwasz 
   
   Basically  I moved the changes by the past PR, the maven build is succussfull with followind command
   ```
   mvn --projects log4j-transform-maven-shade-plugin-extensions clean verify
   ```
   
   the open question for me is how to gracefully adapt documentation which is in `log4j-transform-maven-shade-plugin-extensions/src/site/markdown/index.md`
   
   Looking for your feedback


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j-transform] jvz commented on pull request #2: Initial migration of maven-shaded-log4j-transformer

Posted by GitBox <gi...@apache.org>.
jvz commented on PR #2:
URL: https://github.com/apache/logging-log4j-transform/pull/2#issuecomment-1379227656

   And ICLAs are primarily required for committers anyways.


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j-transform] ppkarwasz merged pull request #2: Initial migration of maven-shaded-log4j-transformer

Posted by GitBox <gi...@apache.org>.
ppkarwasz merged PR #2:
URL: https://github.com/apache/logging-log4j-transform/pull/2


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j-transform] ppkarwasz commented on pull request #2: Initial migration of maven-shaded-log4j-transformer

Posted by GitBox <gi...@apache.org>.
ppkarwasz commented on PR #2:
URL: https://github.com/apache/logging-log4j-transform/pull/2#issuecomment-1378980787

   @edwgiz,
   
   Thank again for the contribution. We plan to release the artifacts in this repo shortly after `2.20.0`.


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j-transform] vy commented on pull request #2: Initial migration of maven-shaded-log4j-transformer

Posted by GitBox <gi...@apache.org>.
vy commented on PR #2:
URL: https://github.com/apache/logging-log4j-transform/pull/2#issuecomment-1378757579

   For the documentation, I suggest simply using a `README.adoc` at the module folder and linking to that in the root `README.adoc` – I have done this in [log4j-tools](/apache/logging-log4j-tools). In the Log4j manual, we can simply link to the project repo, i.e., `https://github.com/apache/logging-log4j-transform`, which greets users with the root `README.adoc`. This can be a good temporary workaround until I complete my work on setting up Antora.
   
   @edwgiz, has already signed the ICLA – search for _"Eduard Gizatullin"_ in `private@logging.apache.org` archives.


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org