No, it's not the only warning in every use case that I have, I see others
as well. But it is consistently there for every time I instantiate that
particular class. Having the full cdk-bundle (without exclusions) and the
small test-example with only calling the no-arg constructor. Should be easy
enough to replicate, do you see the same warning message? So one could
think that it might be due to some clash in dependencies? I created a new
maven project with only cdk-bundle as dependency and a single class calling
the no-arg constructor - still prints that warning message.

//Staffan

Den lör 12 nov. 2022 kl 16:59 skrev Egon Willighagen <
egon.willigha...@gmail.com>:

>
>
> On Thu, 10 Nov 2022 at 14:02, John Mayfield <john.wilkinson...@gmail.com>
> wrote:
>
>> Can you to open a GitHub issue, thanks. It's likely harmless but should
>> be silent so something we can tweak.
>>
>
> Set aside the issue, it *should* be silent... this is the code:
>
>
> https://github.com/cdk/cdk/blob/40b552eb70d2eafce9540b424f22bd0f710693d9/storage/io/src/main/java/org/openscience/cdk/io/cml/CMLHandler.java#L162
>
> It is using the same logger as the rest of the CDK.
>
> Staffan, is this really the only WARN message you get?
>
> Egon
>
> --
> I am doing the #twitterMigration and moving to
> https://mastodon.social/@egonw (hobbies, open source) and
> https://scholar.social/@egonw (research). Looking forward to seeing you
> on Mastodon!
>
> -----
> E.L. Willighagen
> Department of Bioinformatics - BiGCaT
> Maastricht University (http://www.bigcat.unimaas.nl/)
> Twitter/Mastodon: @egonwillighagen <https://twitter.com/egonwillighagen>
>  / @egonw <https://scholar.social/@egonw>
> Homepage: http://egonw.github.io/
> Blog: http://chem-bla-ics.blogspot.com/
> PubList: https://www.zotero.org/egonw
> ORCID: 0000-0001-7542-0286 <http://orcid.org/0000-0001-7542-0286>
> ImpactStory: https://impactstory.org/u/egonwillighagen
>
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to