diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-06-09 18:30:12 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-06-09 18:30:12 +0000 |
| commit | c0ba90556821265cc6e5404d817ecfea3f3e21cd (patch) | |
| tree | 7550479487225804e4a6200860a4254498515e38 /qpid/java/module.xml | |
| parent | 15dcdf0d01748f4a98fc4d7793135552ad7de18b (diff) | |
| download | qpid-python-c0ba90556821265cc6e5404d817ecfea3f3e21cd.tar.gz | |
moved the initial context factory define into the profile definition
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@783090 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
| -rw-r--r-- | qpid/java/module.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 4a613b32f8..33238c295e 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -198,8 +198,6 @@ </copy> </target> - <property name="java.naming.factory.initial" value="org.apache.qpid.jndi.PropertiesFileInitialContextFactory"/> - <condition property="config" value="${profile}.testprofile" else="default.testprofile"> <and> <isset property="profile"/> |
