Package: ciftools-java / 7.0.1-1~exp1

Metadata

Package Version Patches format
ciftools-java 7.0.1-1~exp1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
deactivate_tests_using_network.patch | (download)

pom.xml | 8 7 + 1 - 0 !
src/test/java/org/rcsb/cif/CifOptionsTest.java | 5 4 + 1 - 0 !
src/test/java/org/rcsb/cif/DemoTest.java | 2 2 + 0 - 0 !
src/test/java/org/rcsb/cif/IntegrationTest.java | 3 3 + 0 - 0 !
4 files changed, 16 insertions(+), 2 deletions(-)

 omit tests that try to use the network
 Also adding junit-jupiter-engine in the pom, so that @Disabled annotations
 are taken into account.