You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "carryxyh (GitHub)" <gi...@apache.org> on 2019/01/22 02:33:41 UTC

[GitHub] [incubator-dubbo] carryxyh commented on pull request #3274: Acesslog dateformat enhancemnet

@khanimteyaz 
I think u should copy the code of the class. I saw that the common-langs use apache lisence, so don't forget copy the license header (pls use FastDateFormtat's license header not dubbo's).

After copy the code, u should modify dubbo-parent file (pom file). U should add a apache-rat-plugin's exclude line like `<exclude>**/org/apache/dubbo/common/threadlocal/InternalThreadLocalMap.java</exclude>`. 

Finally, u should modify the LICENSE file. In the tail of the file, it can also find some examples.

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3274 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org