Repository: james-project Updated Branches: refs/heads/3.1.x 31e4e721a -> 7d4b500d0 (forced update)
Remove Karaf modules for 3.1.0 maven release as it is failing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7d4b500d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7d4b500d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/7d4b500d Branch: refs/heads/3.1.x Commit: 7d4b500d074fe7f7fd19123c347b9b236581c5d3 Parents: 83c24e1 Author: benwa <[email protected]> Authored: Fri Jul 27 07:25:17 2018 +0700 Committer: benwa <[email protected]> Committed: Fri Jul 27 07:25:17 2018 +0700 ---------------------------------------------------------------------- server/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/7d4b500d/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index f920a73..b20c42f 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -73,11 +73,6 @@ <module>dns-service/dnsservice-dnsjava</module> <module>dns-service/dnsservice-library</module> - <module>karaf/distribution</module> - <module>karaf/features</module> - <module>karaf/integration</module> - <module>mailet/integration-testing</module> - <module>mailet/mailetcontainer-api</module> <module>mailet/mailetcontainer-camel</module> <module>mailet/mailets</module> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
