Author: gnodet
Date: Wed Nov 15 23:34:21 2006
New Revision: 475612

URL: http://svn.apache.org/viewvc?view=rev&rev=475612
Log:
Fix groups definitions (the syntax is: group=user1,user2...)

Modified:
    
incubator/servicemix/trunk/distributions/apache-servicemix/src/main/release/conf/groups.properties

Modified: 
incubator/servicemix/trunk/distributions/apache-servicemix/src/main/release/conf/groups.properties
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/trunk/distributions/apache-servicemix/src/main/release/conf/groups.properties?view=diff&rev=475612&r1=475611&r2=475612
==============================================================================
--- 
incubator/servicemix/trunk/distributions/apache-servicemix/src/main/release/conf/groups.properties
 (original)
+++ 
incubator/servicemix/trunk/distributions/apache-servicemix/src/main/release/conf/groups.properties
 Wed Nov 15 23:34:21 2006
@@ -14,4 +14,4 @@
 #    See the License for the specific language governing permissions and
 #    limitations under the License.
 #
-smx=admin
+admin=smx


Reply via email to