Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for 
change notification.

The "Release" page has been changed by rezan:
https://wiki.apache.org/devicemap/Release?action=diff&rev1=2&rev2=3

  Release checklist (incubating)
  
-  # Make sure release has the proper version numbers in it
+  1. Make sure release has the proper version numbers in it
-  # Create svn tag of the release
+  1. Create svn tag of the release
-  # Create apache release artifacts:
+  1. Create apache release artifacts:
-  ## export the tag: svn export 
https://svn.apache.org/repos/asf/incubator/devicemap/tags/releases/$PRJ
+    1. export the tag: svn export 
https://svn.apache.org/repos/asf/incubator/devicemap/tags/releases/$PRJ
-  ## create tarball: tar -cvzf $PRJ-incubating-$VERSION.tar.gz $PRJ
+    1. create tarball: tar -cvzf $PRJ-incubating-$VERSION.tar.gz $PRJ
-  ## create md5: md5sum $OUT > $OUT.md5
+    1. create md5: md5sum $OUT > $OUT.md5
-  ## create sha1: sha1sum $OUT > $OUT.sha1
+    1. create sha1: sha1sum $OUT > $OUT.sha1
-  ## get KEYS: wget -O KEYS https://people.apache.org/keys/group/devicemap.asc
+    1. get KEYS: wget -O KEYS 
https://people.apache.org/keys/group/devicemap.asc
-  ## create signature: gpg --armor --output $OUT.asc --detach-sig $OUT
+    1. create signature: gpg --armor --output $OUT.asc --detach-sig $OUT
-  # Upload release artifacts to public apache server
+  1. Upload release artifacts to public apache server
  

Reply via email to