Deleting DefaultWSO2EventOutputAdaptor.xml from stratos distribution

Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/30b5dc2d
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/30b5dc2d
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/30b5dc2d

Branch: refs/heads/master
Commit: 30b5dc2dd5ec019567d0f762ee834510f796e05f
Parents: a0bd396
Author: Thanuja <[email protected]>
Authored: Thu Oct 22 13:35:32 2015 +0530
Committer: Akila Perera <[email protected]>
Committed: Tue Nov 3 17:13:20 2015 +0530

----------------------------------------------------------------------
 .../DefaultWSO2EventOutputAdaptor.xml           | 29 --------------------
 1 file changed, 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/30b5dc2d/products/stratos/modules/distribution/src/main/conf/default-adaptors/DefaultWSO2EventOutputAdaptor.xml
----------------------------------------------------------------------
diff --git 
a/products/stratos/modules/distribution/src/main/conf/default-adaptors/DefaultWSO2EventOutputAdaptor.xml
 
b/products/stratos/modules/distribution/src/main/conf/default-adaptors/DefaultWSO2EventOutputAdaptor.xml
deleted file mode 100644
index 4438d2c..0000000
--- 
a/products/stratos/modules/distribution/src/main/conf/default-adaptors/DefaultWSO2EventOutputAdaptor.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- 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.
-
--->
-
-<outputEventAdaptor name="DefaultWSO2EventOutputAdaptor"
-  statistics="disable" trace="disable" type="wso2event" 
xmlns="http://wso2.org/carbon/eventadaptormanager";>
-  <property name="username">admin</property>
-  <property name="receiverURL">tcp://localhost:7661</property>
-  <property name="password">admin</property>
-  <property name="authenticatorURL">ssl://localhost:7761</property>
-</outputEventAdaptor>

Reply via email to