You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "jeantil (via GitHub)" <gi...@apache.org> on 2023/01/26 22:10:13 UTC

[GitHub] [james-project] jeantil opened a new pull request, #1408: [boyscout] removes conflicting persistence.xml

jeantil opened a new pull request, #1408:
URL: https://github.com/apache/james-project/pull/1408

   Libs should not expose default configuration files on the classpath, this makes it harder to diagnose invalid startup configuration.


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] Arsnael merged pull request #1408: [boyscout] removes conflicting persistence.xml

Posted by "Arsnael (via GitHub)" <gi...@apache.org>.
Arsnael merged PR #1408:
URL: https://github.com/apache/james-project/pull/1408


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] Arsnael commented on pull request #1408: [draft][boyscout] removes conflicting persistence.xml

Posted by "Arsnael (via GitHub)" <gi...@apache.org>.
Arsnael commented on PR #1408:
URL: https://github.com/apache/james-project/pull/1408#issuecomment-1406006300

   ```
   org.apache.james.mailbox.spring.SpringMailboxTest.org.apache.james.mailbox.spring.SpringMailboxTest
   
   org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [META-INF/spring/mailbox-jpa.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: No persistence unit with name 'James' found
   	at org.apache.james.mailbox.spring.SpringMailboxTest.beforeClass(SpringMailboxTest.java:33)
   Caused by: java.lang.IllegalArgumentException: No persistence unit with name 'James' found
   	at org.apache.james.mailbox.spring.SpringMailboxTest.beforeClass(SpringMailboxTest.java:33)
   ```
   Likely related :)


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] jeantil commented on pull request #1408: [boyscout] removes conflicting persistence.xml

Posted by "jeantil (via GitHub)" <gi...@apache.org>.
jeantil commented on PR #1408:
URL: https://github.com/apache/james-project/pull/1408#issuecomment-1406695007

   :green_circle:  ci


-- 
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@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org