You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2010/11/28 16:28:55 UTC

svn commit: r1039889 - in /lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf: usecases-workflow-deactivate.xconf usecases-workflow-publish.xconf usecases-workflow-reject.xconf usecases-workflow-submit.xconf

Author: rainer
Date: Sun Nov 28 15:28:54 2010
New Revision: 1039889

URL: http://svn.apache.org/viewvc?rev=1039889&view=rev
Log:
Fixing svn:eol-style


Modified:
    lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf   (contents, props changed)
    lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf   (contents, props changed)
    lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-reject.xconf   (props changed)
    lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-submit.xconf   (props changed)

Modified: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf?rev=1039889&r1=1039888&r2=1039889&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf Sun Nov 28 15:28:54 2010
@@ -1,33 +1,33 @@
-<?xml version="1.0"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You 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$ -->
-<!--
-    This file defines the publication specific use-cases
--->
-
-  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'workflow.deactivate']">
-
-    <component-instance name="workflow.deactivate"
-                        logger="lenya.usecases.workflow"
-                        class="org.apache.lenya.cms.workflow.usecases.Deactivate">
-      <view uri="modules/workflow/usecases/deactivate.jx"/>
-      <event id="deactivate"/>
-    </component-instance>
-
-  </xconf>
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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$ -->
+<!--
+    This file defines the publication specific use-cases
+-->
+
+  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'workflow.deactivate']">
+
+    <component-instance name="workflow.deactivate"
+                        logger="lenya.usecases.workflow"
+                        class="org.apache.lenya.cms.workflow.usecases.Deactivate">
+      <view uri="modules/workflow/usecases/deactivate.jx"/>
+      <event id="deactivate"/>
+    </component-instance>
+
+  </xconf>

Propchange: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-deactivate.xconf
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf?rev=1039889&r1=1039888&r2=1039889&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf Sun Nov 28 15:28:54 2010
@@ -1,33 +1,33 @@
-<?xml version="1.0"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You 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$ -->
-<!--
-    This file defines the publication specific use-cases
--->
-
-  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'workflow.publish']">
-
-    <component-instance name="workflow.publish"
-                        logger="lenya.usecases.workflow"
-                        class="org.apache.lenya.cms.workflow.usecases.Publish">
-      <view uri="modules/workflow/usecases/publish.jx"/>
-      <event id="publish"/>
-    </component-instance>
-
-  </xconf>
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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$ -->
+<!--
+    This file defines the publication specific use-cases
+-->
+
+  <xconf xpath="/cocoon/usecases" unless="/cocoon/usecases/component-instance[@name = 'workflow.publish']">
+
+    <component-instance name="workflow.publish"
+                        logger="lenya.usecases.workflow"
+                        class="org.apache.lenya.cms.workflow.usecases.Publish">
+      <view uri="modules/workflow/usecases/publish.jx"/>
+      <event id="publish"/>
+    </component-instance>
+
+  </xconf>

Propchange: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-publish.xconf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-reject.xconf
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lenya/branches/BRANCH_2_1_X/src/modules-core/workflow/config/cocoon-xconf/usecases-workflow-submit.xconf
------------------------------------------------------------------------------
    svn:eol-style = native



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