Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. New Deployment Filesystem Hierarchy Standard (D FHS) - Using subfolders (details)
  2. hudson-builds -> jenkins-builds (details)
  3. New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist (details)
  4. Fix atomic jar copy; Add integrity check on atomic jars (details)
  5. New FHS - Use versionless 7z archive files; Create merged platfrom (details)
  6. Fix: Enable deletion of tmp folder (details)
  7. use unsigned jar files from util package (details)
  8. sign package: exclude junit.jar as well (details)
  9. Copy resources folder [content] if exists (details)
  10. Assume proper files in delivered 7z and extract _all_ contents, no more (details)
  11. jogamp backup to single fs (details)
  12. jogamp backup: delete extranous files (details)
  13. Add Solaris x32 and x64 to promotion (details)
  14. update backup script (hudson -> jenkins) (details)
  15. Update git tar changelog scripts; Add jogamp clone/do-branches scripts (details)
  16. Use 7z for source compression (details)
  17. Adding jogamp-all-platforms archive. Marking archive (details)
  18. Disabled: jogamp-<os.and.archs>.7z (details)
  19. Remove the per module and platform 7z archive files (details)
  20. Merge test-results and remove the jogamp-os.and.arch subfolder (details)
  21. Fix da2ad45f6ff5d2d69524993c5f64684242a2f11d: Add missing archive (details)
Commit 20c89e865adf4b7f36b654bc48dafc7a83af115a by Sven Gothel
New Deployment Filesystem Hierarchy Standard (D FHS) - Using subfolders to cleanup
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
The file was modifieddeployment/deploy-jars-webstarttest.sh (diff)
Commit 5d79c1727d53042b7537d177221c4bc1163bc180 by Sven Gothel
hudson-builds -> jenkins-builds
The file was addedjenkins-builds/funcs_promotion.sh
The file was modifieduser-templates/relocate2-webstart-folder-local.sh (diff)
The file was modifieduser-templates/promote-to-webstart-ssh-on-hudson.sh (diff)
The file was removedhudson-builds/relocate-webstart-folder.sh
The file was removedhudson-builds/promote-latest-builds.sh
The file was addedjenkins-builds/test_something.sh
The file was addedjenkins-builds/promote-to-webstart.sh
The file was removedhudson-builds/funcs_promotion.sh
The file was removedhudson-builds/promote-to-webstart.sh
The file was addedjenkins-builds/promote-latest-builds.sh
The file was modifieduser-templates/promote-to-webstart-local.sh (diff)
The file was addedjenkins-builds/relocate-webstart-folder.sh
The file was removedhudson-builds/test_something.sh
The file was modifieduser-templates/relocate2-webstart-ssh-on-hudson.sh (diff)
The file was modifieduser-templates/relocate2-webstart_next-ssh-on-hudson.sh (diff)
Commit 17d64e76cc6b1f6250445b815a94d18d1632731d by Sven Gothel
New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist check; Add prom_promote_demos
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit 4f50f9a676e4bb2ff6aba0bd1b5ba6d8a84cac4f by Sven Gothel
Fix atomic jar copy; Add integrity check on atomic jars
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
Commit 34d922f3a207bae39699c48568df5e6f3d7da207 by Sven Gothel
New FHS - Use versionless 7z archive files; Create merged platfrom jogamp 7z archive; copy applet-launcher.jar and junit.jar to jar folder
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
Commit 7445d4142d088ad311437181ddb070da6d8d122b by Sven Gothel
Fix: Enable deletion of tmp folder
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit efad25bfeae26a644efc6a471d056088052aa74b by Sven Gothel
use unsigned jar files from util package
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
Commit 90f17cc5f9ebb56e12ee1d92815b8db320373f46 by Sven Gothel
sign package: exclude junit.jar as well
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit 5cc9125594e1a287e3b57b8090251e63b17a26fc by Sven Gothel
Copy resources folder [content] if exists
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
The file was modifiedgit/git-tag-tar-changelog.sh (diff)
Commit beed95f71d5297ad7d339457e91414cf8967e8c0 by Sven Gothel
Assume proper files in delivered 7z and extract _all_ contents, no more submodule naming required. Solves mising atomic files
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit f2883fdb0ec22259fdb66ecbaea3599ef9a77431 by Sven Gothel
jogamp backup to single fs
The file was modifiedbackup/rsync-jogamp2here.sh (diff)
Commit 3f43a1583e6ab326e6601ba366531b458216d9ac by Sven Gothel
jogamp backup: delete extranous files
The file was modifiedbackup/rsync-jogamp2here.sh (diff)
Commit b78fd175bb4046e5d65af4222ddaa9ea966ff804 by Sven Gothel
Add Solaris x32 and x64 to promotion
The file was modifiedjenkins-builds/promote-latest-builds.sh (diff)
Commit 2b896bb23fc3218f1d94eae93f1fb0ee6d613743 by Sven Gothel
update backup script (hudson -> jenkins)
The file was modifiedbackup/rsync-jogamp2here.sh (diff)
Commit fd7af82412eb3fc772a58e7ee0a54b5be7bc082f by Sven Gothel
Update git tar changelog scripts; Add jogamp clone/do-branches scripts
The file was modifiedgit/funcs_git.sh (diff)
The file was addedgit/git-jogamp-do-branches.sh
The file was addedgit/git-jogamp-clone-all.sh
The file was modifiedgit/git-tag-tar-changelog.sh (diff)
The file was addedgit/git-tar-changelog.sh
Commit 83a0efb6824cd99931dfd55bcf5c9771a5a3190e by Sven Gothel
Use 7z for source compression
The file was modifiedgit/funcs_git.sh (diff)
Commit ace7b94de7f3461a0a2f712418c2d2553003ee56 by Sven Gothel
Adding jogamp-all-platforms archive. Marking archive jogamp-\<os.and.arch\> deprecated, as well as it's plain lib folder.
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit 621379bda619052a9a481cdb1e68f29114654539 by Sven Gothel
Disabled: jogamp-<os.and.archs>.7z
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit 8bbc86966df44f60f45f5ffe3061a7907cd68810 by Sven Gothel
Remove the per module and platform 7z archive files
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit da2ad45f6ff5d2d69524993c5f64684242a2f11d by Sven Gothel
Merge test-results and remove the jogamp-os.and.arch subfolder
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)
Commit e833143af594ed0e3c1f966af56e4970b1318fe8 by Sven Gothel
Fix da2ad45f6ff5d2d69524993c5f64684242a2f11d: Add missing archive subfolder
The file was modifiedjenkins-builds/funcs_promotion.sh (diff)