On 06.01.2015 13:31, Branko Čibej wrote: > On 31.12.2014 13:53, [email protected] wrote: >> Repository: incubator-ignite >> Updated Branches: >> refs/heads/ignite-43 dc3faefe4 -> f9f023159 >> >> >> http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f9f02315/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheEntryListenerAtomicReplicatedTest.java >> ---------------------------------------------------------------------- >> diff --git >> a/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheEntryListenerAtomicReplicatedTest.java >> >> b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheEntryListenerAtomicReplicatedTest.java >> new file mode 100644 >> index 0000000..e97c0a6 >> --- /dev/null >> +++ >> b/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheEntryListenerAtomicReplicatedTest.java >> @@ -0,0 +1,24 @@ >> +/* @java.file.header */ >> + >> +/* _________ _____ __________________ _____ >> + * __ ____/___________(_)______ /__ ____/______ ____(_)_______ >> + * _ / __ __ ___/__ / _ __ / _ / __ _ __ `/__ / __ __ \ >> + * / /_/ / _ / _ / / /_/ / / /_/ / / /_/ / _ / _ / / / >> + * \____/ /_/ /_/ \_,__/ \____/ \__,_/ /_/ /_/ /_/ >> + */ > > IMO it would be an amazingly good idea to change the file headers as you > import them into the ASF repo. You're only creating extra work for > yourselves delaying this task. > > -- Brane >
Guys, you're still committing files with invalid headers. Please stop. You can't even create a nightly snapshot with wrong headers all over the source, and definitely not a release. -- Brane
