https://issues.apache.org/activemq/browse/AMQ-2882 - copy jetty-realm.properties with create command

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@990793 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-08-30 13:07:44 +00:00
parent c458bd1a1f
commit 4afb2028a2
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ public class CreateCommand extends AbstractCommand {
{ "conf/broker.ts", "conf/broker.ts" },
{ "conf/camel.xml", "conf/camel.xml" },
{ "conf/jetty.xml", "conf/jetty.xml" },
{ "conf/jetty-realm.properties", "conf/jetty-realm.properties" },
{ "conf/credentials.properties", "conf/credentials.properties" }
};