From 615726894c470b1094913ef89d25bcf30123aa3a Mon Sep 17 00:00:00 2001 From: huangjian Date: Mon, 10 Oct 2016 16:05:51 +0800 Subject: [PATCH] License header is not correct Change-Id: I7f1a66261dba60163fb7d52e00f16a32e47eb722 Issue-id: OCS-103 Signed-off-by: huangjian --- wso2bpel-ext/pom.xml | 2 +- wso2bpel-ext/wso2bpel-core/distribution/pom.xml | 2 +- .../wso2bpel-core/distribution/standalone/pom.xml | 2 +- .../standalone/src/main/assembly/conf/wso2bpel.yml | 19 +++----------- .../src/main/assembly/find_kill_process.bat | 3 +-- .../standalone/src/main/assembly/run.bat | 3 +-- .../standalone/src/main/assembly/run.sh | 3 +-- .../standalone/src/main/assembly/stop.bat | 3 +-- .../standalone/src/main/assembly/stop.sh | 16 ++++++++++++ wso2bpel-ext/wso2bpel-core/pom.xml | 2 +- wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml | 2 +- .../org/openo/carbon/bpel/Wso2BpelApplication.java | 2 +- .../openo/carbon/bpel/Wso2BpelConfiguration.java | 2 +- .../java/org/openo/carbon/bpel/common/Config.java | 2 +- .../openo/carbon/bpel/common/ServiceRegistrer.java | 2 +- .../carbon/bpel/config/AbstractBpsProperties.java | 2 +- .../carbon/bpel/config/BpsCommonProperties.java | 2 +- .../carbon/bpel/config/BpsExtraProperties.java | 2 +- .../openo/carbon/bpel/config/ConfigManager.java | 2 +- .../bpel/externalservice/entity/ServiceNode.java | 2 +- .../entity/ServiceRegisterEntity.java | 2 +- .../msb/MicroserviceBusConsumer.java | 2 +- .../externalservice/msb/MicroserviceBusRest.java | 2 +- .../openo/carbon/bpel/resources/BpsPackage.java | 2 +- .../openo/carbon/bpel/resources/BpsProcess.java | 2 +- .../openo/carbon/bpel/resources/RestAppConfig.java | 2 +- .../openo/carbon/bpel/util/ClientWsdlLoader.java | 2 +- .../java/org/openo/carbon/bpel/util/JsonUtil.java | 2 +- .../openo/carbon/bpel/util/LRULinkedHashMap.java | 2 +- .../java/org/openo/carbon/bpel/util/SoapUtil.java | 2 +- .../org/openo/carbon/bpel/util/Xml2JsonUtil.java | 2 +- .../src/main/resources/api-doc/WEB-INF/web.xml | 29 +++++++++++----------- .../src/main/resources/api-doc/css/reset.css | 15 +++++++++++ .../src/main/resources/api-doc/css/screen.css | 15 +++++++++++ .../src/main/resources/api-doc/css/typography.css | 15 +++++++++++ .../src/main/resources/api-doc/index.html | 17 +++++++++++++ .../src/main/resources/api-doc/lib/backbone-min.js | 15 +++++++++++ .../main/resources/api-doc/lib/handlebars-2.0.0.js | 15 +++++++++++ .../resources/api-doc/lib/highlight.7.3.pack.js | 15 +++++++++++ .../main/resources/api-doc/lib/jquery-1.8.0.min.js | 15 +++++++++++ .../resources/api-doc/lib/jquery.ba-bbq.min.js | 19 +++++++++----- .../resources/api-doc/lib/jquery.slideto.min.js | 15 +++++++++++ .../resources/api-doc/lib/jquery.wiggle.min.js | 15 +++++++++++ .../src/main/resources/api-doc/lib/marked.js | 19 ++++++++++---- .../src/main/resources/api-doc/lib/shred.bundle.js | 15 +++++++++++ .../main/resources/api-doc/lib/shred/content.js | 15 +++++++++++ .../main/resources/api-doc/lib/swagger-client.js | 15 +++++++++++ .../main/resources/api-doc/lib/swagger-oauth.js | 15 +++++++++++ .../main/resources/api-doc/lib/underscore-min.js | 15 +++++++++++ .../src/main/resources/api-doc/o2c.html | 17 +++++++++++++ .../src/main/resources/api-doc/swagger-ui.js | 15 +++++++++++ .../src/main/resources/api-doc/swagger-ui.min.js | 15 +++++++++++ .../wso2bpel-mgr/src/main/resources/banner.txt | 16 ++++++++++++ .../src/main/resources/config.properties | 2 +- .../wso2bpel-mgr/src/main/resources/migrations.xml | 17 +++++++++++++ .../src/main/resources/wso2-config.properties | 2 +- wso2bpel-ext/wso2bpel-parent/pom.xml | 2 +- .../wso2bpel-parent/wso2bpelparent-lite/pom.xml | 2 +- .../wso2bpel-parent/wso2bpelparent/pom.xml | 2 +- 59 files changed, 402 insertions(+), 79 deletions(-) diff --git a/wso2bpel-ext/pom.xml b/wso2bpel-ext/pom.xml index 7bac76a..b6bbc53 100644 --- a/wso2bpel-ext/pom.xml +++ b/wso2bpel-ext/pom.xml @@ -1,6 +1,6 @@ */ .swagger-section pre code { display: block; diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/css/typography.css b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/css/typography.css index 27c3751..991427a 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/css/typography.css +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/css/typography.css @@ -1,3 +1,18 @@ +/** + * Copyright 2016 ZTE Corporation. + * + * 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. + */ /* droid-sans-regular - latin */ @font-face { font-family: 'Droid Sans'; diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html index de81f55..2b1448e 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/index.html @@ -1,3 +1,20 @@ + diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/lib/backbone-min.js b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/lib/backbone-min.js index a3f544b..c66d3a5 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/lib/backbone-min.js +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/src/main/resources/api-doc/lib/backbone-min.js @@ -1,3 +1,18 @@ +/* + * Copyright 2016 ZTE Corporation. + * + * 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. + */ // Backbone.js 1.1.2 (function(t,e){if(typeof define==="function"&&define.amd){define(["underscore","jquery","exports"],function(i,r,s){t.Backbone=e(t,s,i,r)})}else if(typeof exports!=="undefined"){var i=require("underscore");e(t,exports,i)}else{t.Backbone=e(t,{},t._,t.jQuery||t.Zepto||t.ender||t.$)}})(this,function(t,e,i,r){var s=t.Backbone;var n=[];var a=n.push;var o=n.slice;var h=n.splice;e.VERSION="1.1.2";e.$=r;e.noConflict=function(){t.Backbone=s;return this};e.emulateHTTP=false;e.emulateJSON=false;var u=e.Events={on:function(t,e,i){if(!c(this,"on",t,[e,i])||!e)return this;this._events||(this._events={});var r=this._events[t]||(this._events[t]=[]);r.push({callback:e,context:i,ctx:i||this});return this},once:function(t,e,r){if(!c(this,"once",t,[e,r])||!e)return this;var s=this;var n=i.once(function(){s.off(t,n);e.apply(this,arguments)});n._callback=e;return this.on(t,n,r)},off:function(t,e,r){var s,n,a,o,h,u,l,f;if(!this._events||!c(this,"off",t,[e,r]))return this;if(!t&&!e&&!r){this._events=void 0;return this}o=t?[t]:i.keys(this._events);for(h=0,u=o.length;h").attr(t);this.setElement(r,false)}else{this.setElement(i.result(this,"el"),false)}}});e.sync=function(t,r,s){var n=T[t];i.defaults(s||(s={}),{emulateHTTP:e.emulateHTTP,emulateJSON:e.emulateJSON});var a={type:n,dataType:"json"};if(!s.url){a.url=i.result(r,"url")||M()}if(s.data==null&&r&&(t==="create"||t==="update"||t==="patch")){a.contentType="application/json";a.data=JSON.stringify(s.attrs||r.toJSON(s))}if(s.emulateJSON){a.contentType="application/x-www-form-urlencoded";a.data=a.data?{model:a.data}:{}}if(s.emulateHTTP&&(n==="PUT"||n==="DELETE"||n==="PATCH")){a.type="POST";if(s.emulateJSON)a.data._method=n;var o=s.beforeSend;s.beforeSend=function(t){t.setRequestHeader("X-HTTP-Method-Override",n);if(o)return o.apply(this,arguments)}}if(a.type!=="GET"&&!s.emulateJSON){a.processData=false}if(a.type==="PATCH"&&k){a.xhr=function(){return new ActiveXObject("Microsoft.XMLHTTP")}}var h=s.xhr=e.ajax(i.extend(a,s));r.trigger("request",r,h,s);return h};var k=typeof window!=="undefined"&&!!window.ActiveXObject&&!(window.XMLHttpRequest&&(new XMLHttpRequest).dispatchEvent);var T={create:"POST",update:"PUT",patch:"PATCH","delete":"DELETE",read:"GET"};e.ajax=function(){return e.$.ajax.apply(e.$,arguments)};var $=e.Router=function(t){t||(t={});if(t.routes)this.routes=t.routes;this._bindRoutes();this.initialize.apply(this,arguments)};var S=/\((.*?)\)/g;var H=/(\(\?)?:\w+/g;var A=/\*\w+/g;var I=/[\-{}\[\]+?.,\\\^$|#\s]/g;i.extend($.prototype,u,{initialize:function(){},route:function(t,r,s){if(!i.isRegExp(t))t=this._routeToRegExp(t);if(i.isFunction(r)){s=r;r=""}if(!s)s=this[r];var n=this;e.history.route(t,function(i){var a=n._extractParameters(t,i);n.execute(s,a);n.trigger.apply(n,["route:"+r].concat(a));n.trigger("route",r,a);e.history.trigger("route",n,r,a)});return this},execute:function(t,e){if(t)t.apply(this,e)},navigate:function(t,i){e.history.navigate(t,i);return this},_bindRoutes:function(){if(!this.routes)return;this.routes=i.result(this,"routes");var t,e=i.keys(this.routes);while((t=e.pop())!=null){this.route(t,this.routes[t])}},_routeToRegExp:function(t){t=t.replace(I,"\\$&").replace(S,"(?:$1)?").replace(H,function(t,e){return e?t:"([^/?]+)"}).replace(A,"([^?]*?)");return new RegExp("^"+t+"(?:\\?([\\s\\S]*))?$")},_extractParameters:function(t,e){var r=t.exec(e).slice(1);return i.map(r,function(t,e){if(e===r.length-1)return t||null;return t?decodeURIComponent(t):null})}});var N=e.History=function(){this.handlers=[];i.bindAll(this,"checkUrl");if(typeof window!=="undefined"){this.location=window.location;this.history=window.history}};var R=/^[#\/]|\s+$/g;var O=/^\/+|\/+$/g;var P=/msie [\w.]+/;var C=/\/$/;var j=/#.*$/;N.started=false;i.extend(N.prototype,u,{interval:50,atRoot:function(){return this.location.pathname.replace(/[^\/]$/,"$&/")===this.root},getHash:function(t){var e=(t||this).location.href.match(/#(.*)$/);return e?e[1]:""},getFragment:function(t,e){if(t==null){if(this._hasPushState||!this._wantsHashChange||e){t=decodeURI(this.location.pathname+this.location.search);var i=this.root.replace(C,"");if(!t.indexOf(i))t=t.slice(i.length)}else{t=this.getHash()}}return t.replace(R,"")},start:function(t){if(N.started)throw new Error("Backbone.history has already been started");N.started=true;this.options=i.extend({root:"/"},this.options,t);this.root=this.options.root;this._wantsHashChange=this.options.hashChange!==false;this._wantsPushState=!!this.options.pushState;this._hasPushState=!!(this.options.pushState&&this.history&&this.history.pushState);var r=this.getFragment();var s=document.documentMode;var n=P.exec(navigator.userAgent.toLowerCase())&&(!s||s<=7);this.root=("/"+this.root+"/").replace(O,"/");if(n&&this._wantsHashChange){var a=e.$('