Skip to content

HashStore-java 1.1.0 Release #106

@doulikecookiedough

Description

@doulikecookiedough

Prepare HashStore-java for 1.1.0 Release

To Do:

  • Add some human-ness to CONTRIBUTING.md
  • Update and review README.md
    • Finalize citation.xml
      • Confirm if we are to issue separate citations for python and java libraries
      • Request a DOI via Jing
      • Revise date
  • Update pom.xml version (1.1.0)
    • Updated to 1.1.0-SNAPSHOT
    • Update README.md example for using the HashStoreClient
      • (This has been completed in advance) The .jar file names will have changed. Additional, there are two jar files built when installling with mvn - one which contains dependencies (shaded) which should be used when executing public API calls via the client. Example:
        java -cp /home/mok/hashstore-java/target/hashstore-1.0-SNAPSHOT-shaded.jar org.dataone.hashstore.HashStoreClient -store /home/mok/testing/knbvm_testlargeobj -storeobject -path /var/metacat/data/autogen.2020101211495571744.1 -pid annagian.10000.12
      • Update "How do I delete an object if I have the pid?" section which is inaccurate (still references idTypes)
      • Public API method list is inaccurate (deleteInvalidObject should be deleteIfInvalidObject)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions