This is an automated email from the ASF dual-hosted git repository.
jhelou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 612e60ade3 JAMES 4143 Update tests to show that start-with filter is
different from contains filter
new f154ba8c99 [JAMES-4145] removes invalid dependency to
postgres-common-guice
new 567ecfbf5a [JAMES-4145] removes invalid dependency to data-jmap
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
server/apps/migration/core-data-jpa-to-pg/pom.xml | 4 +++
server/apps/postgres-app/pom.xml | 4 +++
.../data/PostgresDLPConfigurationStoreModule.java | 37 +++++++++++-----------
.../modules/task/DistributedTaskManagerModule.java | 0
server/container/guice/common/pom.xml | 5 +--
server/container/guice/mailbox-postgres/pom.xml | 7 +++-
server/container/guice/postgres-common/pom.xml | 4 ---
server/container/guice/protocols/jmap/pom.xml | 4 +++
.../james/utils/FilteringManagementProbeImpl.java | 0
9 files changed, 38 insertions(+), 27 deletions(-)
rename server/{container/guice/postgres-common =>
apps/postgres-app}/src/main/java/org/apache/james/modules/data/PostgresDLPConfigurationStoreModule.java
(86%)
rename server/{container/guice/postgres-common =>
apps/postgres-app}/src/main/java/org/apache/james/modules/task/DistributedTaskManagerModule.java
(100%)
rename server/container/guice/{common =>
protocols/jmap}/src/main/java/org/apache/james/utils/FilteringManagementProbeImpl.java
(100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]