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 | 495ff6e34a947dc85a2d4d4fa23a92e52c20cae9 (patch) | |
| tree | 2e89b0fe9fb8612765cc4dec5da2dd63b65161ec /java/module.xml | |
| parent | 31839a4a1c002d4c222fabf19114f67ca9c4c310 (diff) | |
| download | qpid-python-495ff6e34a947dc85a2d4d4fa23a92e52c20cae9.tar.gz | |
moved the initial context factory define into the profile definition
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@783090 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/module.xml')
| -rw-r--r-- | java/module.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/module.xml b/java/module.xml index 4a613b32f8..33238c295e 100644 --- a/java/module.xml +++ b/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"/> |
