Just for the record, this 2.1 release cannot be used using the Maven Central or JCenter repositories as there is a dependency on uk.ac.ebi.beam:beam-core:1.1-SNAPSHOT that is not present in those repos.

To run a maven or gradle based build using CDK 2.1 you should also include the OSSRH repo: https://oss.sonatype.org/content/repositories/snapshots

Tim

On 15/12/17 21:43, John Mayfield wrote:
Hi All,

CDK v2.1 has been released and includes improved. AtomContainer and Stereochemistry Implementations/APIs: https://github.com/cdk/cdk/wiki/2.1-Release-Notes

*Important:* the new AtomContainer APIs may have some unexpected behaviour on existing codebases (see https://github.com/cdk/cdk/wiki/AtomContainer2#gotchas). To offer a period of transition the new implementation (/internally named/ /AtomContainer2/)//is disabled by default. *Now* is the time to try it out and report any problems. If no critical issues outside of that covered by the gotchas are identified it will be the new default implementation, the old will then be removed in future.

 - v2.1 CdkUseLegacyAtomContainer=true (AtomContainer is default)
 - v2.2 CdkUseLegacyAtomContainer=false (AtomContainer2 is default) - pushed down if issues identified by community
 - v2.x ...
 - v3.0 (original AtomContainer removed)


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to