RENCI-NRIG / orca5

ORCA5 Software
Eclipse Public License 1.0
2 stars 1 forks source link

204 javadoc #219

Closed kthare10 closed 6 years ago

kthare10 commented 6 years ago

Updated the comments to resolve javadocs error verified by running the below command. no errors reported $ mvn -X release:prepare -Prelease -DdryRun=true

mjstealey commented 6 years ago

@kthare10 - with 630+ files changed this is difficult to look at piecemeal...

The dry run is against OSSRH? or just our local artifact repo?

References for OSSRH

kthare10 commented 6 years ago

@mjstealey - dry run is against local repo. In order to keep OSSRH changes separate and easy for review as it involves renaming the packages too. I was planning to make those changes separately on a branch for https://github.com/RENCI-NRIG/orca5/issues/207