Commit 55d1f907 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Initial check-in.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@80 b35dd754-fafc-0310-a699-88a17e54d16e
parent e721fa46
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file stores default properties for the given module..
Property names must be in the format: "prop.name.is.blah=value"
That will be stored as:
<prop>
<name>
<is>
<blah>value</blah>
</is>
</name>
</prop>
All properties must be under the "jive" element.
This file should live in the root of the plug-in's subdirectory.
-->
<!-- root element, all properties must be under this element -->
<jive>
<module>org.jivesoftware.container.spi.JettyModule</module>
</jive>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment