Push at the very end, so everything is staged.
Esse commit está contido em:
@@ -8,18 +8,18 @@ JNA Release Process
|
||||
* If native changes have been made, run `ant native` target on each target
|
||||
platform, pushing the resulting target-specific jar (in lib/native) file to master.
|
||||
|
||||
* Run `ant -Drelease=true clean dist` target on a fully up-to-date checkout with no modifications. Commit and push generated files in dist.
|
||||
* Run `ant -Drelease=true clean dist` target on a fully up-to-date checkout with no modifications. Commit generated files in dist.
|
||||
You will also see differences in the pom-*.xml files and src/.../Native.java. Do not commit these files.
|
||||
|
||||
* [Release to Maven Central](PublishingToMavenCentral.md)
|
||||
|
||||
* Update links in README.md, commit the changes.
|
||||
* download links
|
||||
* javadoc links
|
||||
|
||||
* Update Javadoc
|
||||
Check out gh-pages branch, copy latest doc/javadoc into <version>/javadoc,
|
||||
commit and push.
|
||||
|
||||
* [Release to Maven Central](PublishingToMavenCentral.md)
|
||||
|
||||
* Update links in README.md, commit and push
|
||||
* download links
|
||||
* javadoc links
|
||||
|
||||
* Tag as <version>, push new tag to origin
|
||||
* Tag as <version>, push all changes and new tag to origin.
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário