You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/12 21:38:34 UTC

svn commit: r804582 - /websites/staging/openejb/trunk/content/properties-listing.html

Author: buildbot
Date: Sun Feb 12 20:38:34 2012
New Revision: 804582

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/properties-listing.html

Modified: websites/staging/openejb/trunk/content/properties-listing.html
==============================================================================
--- websites/staging/openejb/trunk/content/properties-listing.html (original)
+++ websites/staging/openejb/trunk/content/properties-listing.html Sun Feb 12 20:38:34 2012
@@ -150,7 +150,8 @@
 | openejb.check.classloader.verbose | bool | if true print classes intersections | 
 | openejb.additional.exclude | string separated by comma | list of prefixes you want to exclude and are not in the default list of exclusion|
 | openejb.additional.include | string separated by comma | list of prefixes you want to remove from thedefault list of exclusion|
-| openejb.offline | bool | if true can create datasources and containers automatically |</p>
+| openejb.offline | bool | if true can create datasources and containers automatically |
+| openejb.exclude-include.order | include-exclude or exclude-include | if the inclusion/exclusion should win on conflicts (intersection) |</p>
 
 <p>Note: all resources can be configured by properties, see http://openejb.apache.org/embedded-configuration.html and http://openejb.apache.org/properties-tool.html|</p>