Skip to content

Commit

Permalink
Release 2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Jan 2, 2024
1 parent aeff4a8 commit afc9393
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions JSCover.iml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" isTestSource="true" generated="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
Expand Down
2 changes: 1 addition & 1 deletion bookmarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1>Release Steps</h1>
<li>Update release date in History.md</li>
<li>Make sure working directory is clear of changes</li>
<li>Make sure all tests pass and build sourceforge release (ant release)</li>
<li>Commit changes and tag with version (git tag v2.0.18, git push --tags, git push gl-origin --tags, git push sf-origin --tags)</li>
<li>Commit changes and tag with version (git tag v2.0.19, git push --tags, git push gl-origin --tags, git push sf-origin --tags)</li>
<li>Upload sourceforge release</li>
<li>Build Maven files (ant generate-files)</li>
<li>Sign files (gpg -ab filename)</li>
Expand Down

0 comments on commit afc9393

Please sign in to comment.