You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ja...@apache.org on 2006/03/03 12:08:01 UTC

svn commit: r382758 - /lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf

Author: jann
Date: Fri Mar  3 03:07:59 2006
New Revision: 382758

URL: http://svn.apache.org/viewcvs?rev=382758&view=rev
Log:
dos2unix

Modified:
    lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf

Modified: lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf?rev=382758&r1=382757&r2=382758&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf (original)
+++ lenya/trunk/src/webapp/lenya/config/cocoon-xconf/usecases/admin/usecase-admin-sessions.xconf Fri Mar  3 03:07:59 2006
@@ -1,30 +1,30 @@
-<?xml version="1.0"?>
-<!--
-  Copyright 1999-2005 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!-- $Id: usecases-workflow-deactivate.xconf 348547 2005-11-23 20:13:01Z chestnut $ -->
-<!--
-    This file defines the publication specific use-cases
--->
-
-  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'admin.sessions']">
-    <component-instance name="admin.sessions" logger="lenya.admin" class="org.apache.lenya.cms.ac.usecases.SessionViewer">
-      <view template="usecases/admin/sessions.jx" menu="true">
-        <tab group="admin" name="sessions"/>
-      </view>
-      <exit usecase="admin.sessions"/>
-    </component-instance>
-  </xconf>
+<?xml version="1.0"?>
+<!--
+  Copyright 1999-2005 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<!-- $Id: usecases-workflow-deactivate.xconf 348547 2005-11-23 20:13:01Z chestnut $ -->
+<!--
+    This file defines the publication specific use-cases
+-->
+
+  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'admin.sessions']">
+    <component-instance name="admin.sessions" logger="lenya.admin" class="org.apache.lenya.cms.ac.usecases.SessionViewer">
+      <view template="usecases/admin/sessions.jx" menu="true">
+        <tab group="admin" name="sessions"/>
+      </view>
+      <exit usecase="admin.sessions"/>
+    </component-instance>
+  </xconf>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org