Why is there a CharSequenceEquals AND CharsequenceEquals class?

Why is there a CharSequenceEquals AND CharsequenceEquals class?https://github.com/igniterealtime/Smack/tree/master/smack-core/src/test/java/org/jivesoftware/smack/test/util

Probably by accident. Iā€™d vote for getting rid of CharsequenceEquals while keeping CharSequenceEquals.

2 Likes

It appears to be problem with Mac and IntelliJ combinations. I tried it with IntelliJ and a Linux OS and it had no problem. For some reason during the import/clone of the project, the files are combined and yet two separate files at the same time in version control. It is very weird.