You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2016/11/03 07:42:12 UTC

[3/3] ode git commit: Exclude ode-dao and ode-bpel-store jars from auto scan

Exclude ode-dao and ode-bpel-store jars from auto scan


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/31564a73
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/31564a73
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/31564a73

Branch: refs/heads/ode-1.3.x
Commit: 31564a738a7881bde47bc088d2dd5a9e90b63d0f
Parents: eedb568
Author: sathwik <sa...@apache.org>
Authored: Thu Nov 3 13:11:44 2016 +0530
Committer: sathwik <sa...@apache.org>
Committed: Thu Nov 3 13:11:44 2016 +0530

----------------------------------------------------------------------
 tomee-server/src/main/server/conf/system.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/31564a73/tomee-server/src/main/server/conf/system.properties
----------------------------------------------------------------------
diff --git a/tomee-server/src/main/server/conf/system.properties b/tomee-server/src/main/server/conf/system.properties
index f400286..bf62a7c 100644
--- a/tomee-server/src/main/server/conf/system.properties
+++ b/tomee-server/src/main/server/conf/system.properties
@@ -1,2 +1,2 @@
-openejb.additional.exclude=derby-,derbytools-
+openejb.additional.exclude=derby-,derbytools-,ode-dao-,ode-bpel-store-
 openejb.log.factory=slf4j
\ No newline at end of file