I18N effort for dubbo code base
See original GitHub issueScope
- Translate all comments into English
- Translate all logging message into English
- Translate all javadoc into English
- Remove author info
- Change licence to apache 2.0 licence, see below:
/*
* 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.
*/
<!--
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.
-->
# 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.
Assignment
module | owner | status |
---|---|---|
dubbo | @dubbo | done |
dubbo-admin | @chickenlj | done |
dubbo-cluster | @chickenlj | done |
dubbo-common | @beiwei30 | done |
dubbo-config | @beiwei30 | done |
dubbo-container | @beiwei30 | done |
dubbo-demo | @beiwei30 | done |
dubbo-filter | @beiwei30 | done |
dubbo-maven | @beiwei30 | done |
dubbo-monitor | @beiwei30 | done |
dubbo-plugin | @beiwei30 | done |
dubbo-registry | @lovepoem | done |
dubbo-remoting | @lovepoem | done |
dubbo-rpc | @beiwei30 | done |
dubbo-simple | @beiwei30 | done |
dubbo-test | @DeadLion | done |
hessian-lite | @aspirewit | done |
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:17 (15 by maintainers)
Top Results From Across the Web
I18N effort for dubbo code base - dubbo-simple #1106 - GitHub
I18N effort for dubbo code base - dubbo-simple #1106 ... rolandhe pushed a commit to rolandhe/dubbo that referenced this issue on Sep 9,...
Read more >Apache Dubbo vs Node.js | What are the differences?
It is a high-performance, light weight, java based RPC framework. Dubbo offers three key functionalities, which include interface based remote call, fault ...
Read more >Files · ab8af672e690b34ff1fa9c6657dfc1ceda5e20a9 · wuxinbo ...
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
Read more >Static test flakiness prediction: How Far Can We Go? - PMC
Regression testing is a widely used approach to verify whether newly committed code changes introduce software faults (Pezze and Young 2008).
Read more >Inline Tests - arXiv
Testing is essential for checking code quality during software devel- opment. Today, testing frameworks only support three levels of test.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The following files still contain Chinese characters
NOTE: I will add a PR for this, #1126
The following files have not been added the Apache 2.0 license
The following files still contain the author information
I used the following ruby script to check the contents of the files