Deleting DefaultWSO2EventOutputAdaptor.xml from cep extension artifacts
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/4a90b679 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/4a90b679 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/4a90b679 Branch: refs/heads/master Commit: 4a90b679612bbe81988c4e75e67106d56b07ee07 Parents: d7ae1d3 Author: Thanuja <[email protected]> Authored: Thu Oct 22 12:12:22 2015 +0530 Committer: Akila Perera <[email protected]> Committed: Tue Nov 3 17:13:20 2015 +0530 ---------------------------------------------------------------------- .../DefaultWSO2EventOutputAdaptor.xml | 29 -------------------- .../DefaultWSO2EventOutputAdaptor.xml | 29 -------------------- 2 files changed, 58 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/4a90b679/extensions/cep/modules/artifacts/wso2cep-3.0.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/modules/artifacts/wso2cep-3.0.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml b/extensions/cep/modules/artifacts/wso2cep-3.0.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml deleted file mode 100644 index 4438d2c..0000000 --- a/extensions/cep/modules/artifacts/wso2cep-3.0.0/outputeventadaptors/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> http://git-wip-us.apache.org/repos/asf/stratos/blob/4a90b679/extensions/cep/modules/artifacts/wso2cep-3.1.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml ---------------------------------------------------------------------- diff --git a/extensions/cep/modules/artifacts/wso2cep-3.1.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml b/extensions/cep/modules/artifacts/wso2cep-3.1.0/outputeventadaptors/DefaultWSO2EventOutputAdaptor.xml deleted file mode 100644 index 4438d2c..0000000 --- a/extensions/cep/modules/artifacts/wso2cep-3.1.0/outputeventadaptors/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>
