You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/03/17 15:27:21 UTC

[GitHub] [incubator-netbeans] borisheithecker commented on issue #1167: NETBEANS-2263 Integrate the localisation bundles from Oracle's 3rd donation into the current GitHub repository

borisheithecker commented on issue #1167: NETBEANS-2263 Integrate the localisation bundles from Oracle's 3rd donation into the current GitHub repository
URL: https://github.com/apache/incubator-netbeans/pull/1167#issuecomment-473676221
 
 
   To check the integrity of the file files from this commit with the files from the donated zip file:
   1. First, merge only the first commit (328b07c)
   2. Go the project root, do "find netbeans-l10n/ -type f -exec md5sum {} + | sort -k 2 > md5sum.txt"
   3. Unzip ApacheNetBeansDonation3.zip and subsequently netbeans-l10n.zip
   4. Go to the unzipped directory ApacheNetBeansDonation3/
   5. Repeat step 2.: ..... md5sum-orig.txt
   6. diff -u md5sum-orig.txt path_to_incubator-netbeans/md5sum.txt. An empty result is expected.
   Works for me. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists