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

Changes

Summary

  1. Thorough verification that all files exist; Refactor function (details)
  2. file mod (details)
  3. Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and (details)
  4. drop all javadoc zip files in dest root folder as <module>-javadoc.zip (details)
  5. Fix promote-latest-builds ; Prep repack/sign/pack (details)
  6. Prep repack/sign/pack (2) (details)
  7. Prep repack/sign/pack (3) (details)
  8. Fix relocate script, dest wsdir shall not exist (details)
  9. Fix wsdir url, missed the branch (details)
  10. Fix: Delete temp inflated jogl-demos folder (details)
  11. backup: add awstats; add www scrips (details)
  12. Add changelog git script (details)
  13. Add git scripts/doc; enable post update hook in git-make script (details)
  14. Add JOCL; jogl-demos and jocl-demos reside in their own subfolder now (details)
  15. check jogl-demos and jocl-demos ; dos2unix added (details)
  16. no more dest/www folder (details)
  17. Add gzip compression (details)
  18. Fix demo jar files ; Use archive subfolder to contain orig ZIP files (details)
  19. Fix function scripts: decl local vars local (details)
  20. Fix jar_pack function script: gzip used wrong local var; Add verbosity (details)
  21. remove pack200 verbosity (details)
  22. Add JOAL (details)
  23. JOAL artifacts.properties .. (details)
  24. Reflect removal of 'master' jobs: jogl-demos, jocl-demos - joal-demos (details)
  25. Add tag/version for jnlp files (details)
  26. Replace tags in html files as well; Use env var (details)
  27. safe unzip; final ERROR check and log; use <module>-demos unique (details)
  28. Adding backup script: streaming tar-xz-gpg-curl/ftp (details)
  29. Add gpg usage comment (details)
  30. Added user templates to promote stuff local and via ssh (details)
Commit 44ef3b91123596ee28a8bacd488f457a86f47787 by Sven Gothel
Thorough verification that all files exist; Refactor function
The file was addedhudson-builds/funcs_promotion.sh
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
Commit a766252dd4ae05a7c3dfca04dfce46e442f44d52 by Sven Gothel
Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip all <module>/** to javadoc.zip. This shall be done for all jogamp modules
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 60dabf98676b12f5158480346ccc9c1694010f5e by Sven Gothel
drop all javadoc zip files in dest root folder as <module>-javadoc.zip
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit a834a22b097edbb577f19c6a088c521809285c8a by Sven Gothel
Fix promote-latest-builds ; Prep repack/sign/pack
The file was removeddeployment/deploy-jnlp-webstarttest.sh
The file was removeddeployment/deploy-jars-sign.sh
The file was removeddeployment/deploy-jars-repack200.sh
The file was removeddeployment/deploy-jar-sign.sh
The file was removeddeployment/all-deploy-webstarttest.sh
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
The file was removeddeployment/deploy-jars-pack200.sh
The file was addedhudson-builds/promote-webstart-jars.sh
The file was removeddeployment/deploy-jnlp-webstarttest-filter.sh
The file was removeddeployment/deploy-jars_external-webstarttest.sh
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was removedhudson-builds/promote-webstarte-next.sh
The file was addedhudson-builds/promote-webstart-next.sh
The file was addeddeployment/funcs_jars_pack_sign.sh
Commit dea8324216dd883428f31441923dd19aee608c84 by Sven Gothel
Prep repack/sign/pack (2)
The file was removedhudson-builds/promote-webstart-next.sh
The file was addedhudson-builds/promote-to-webstart.sh
The file was addedhudson-builds/relocate-webstart-folder.sh
The file was removedhudson-builds/promote-webstart-jars.sh
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit d70ec015fc7a335361aa6b73ffbbea107178cad2 by Sven Gothel
Prep repack/sign/pack (3)
The file was modifiedhudson-builds/promote-to-webstart.sh (diff)
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit 41cc49cc27ce6c77e0801691ce1115a715b9e3cc by Sven Gothel
Fix relocate script, dest wsdir shall not exist
The file was modifiedhudson-builds/relocate-webstart-folder.sh (diff)
Commit e3a431466315d6f38c52e9fa7658cd5e24a5a7c8 by Sven Gothel
Fix wsdir url, missed the branch
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit b5d17843a9bc0e8c94eefec7be168da9f7bc9cb2 by Sven Gothel
Fix: Delete temp inflated jogl-demos folder
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit b313f6c10032044f143b64f8b0aecc574f441f46 by Sven Gothel
backup: add awstats; add www scrips
The file was modifiedbackup/rsync-jogamp2here.sh (diff)
The file was addedwww/awstats.sh
Commit f44fb7920627ac00d2c3f949793d0d92fdea1bcd by Sven Gothel
Add changelog git script
The file was modifiedgit/git-make-shared-bare.sh (diff)
The file was addedgit/git-changelog.sh
Commit fa337a3723a2b376bdc7f74da5f5321eb8cb57f3 by Sven Gothel
Add git scripts/doc; enable post update hook in git-make script
The file was addedgit/MAKE-gitweb.sh
The file was addedgit/git-enable-post-update-hook.sh
The file was addedgit/gitweb_config.perl
The file was modifiedgit/git-make-shared-bare.sh (diff)
The file was addedgit/git-install.txt
Commit 0fd8144f1e151b18bc9b45e130b5f923df8a1f05 by Sven Gothel
Add JOCL; jogl-demos and jocl-demos reside in their own subfolder now
The file was modifiedhudson-builds/relocate-webstart-folder.sh (diff)
The file was modifiedhudson-builds/promote-to-webstart.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
The file was modifiedhudson-builds/test_something.sh (diff)
Commit 26a88ceef07b93501901b55b9f0b76e87e877ff8 by Sven Gothel
check jogl-demos and jocl-demos ; dos2unix added
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 799246021b6b31fd893883ac214ff82902aae3b4 by Sven Gothel
no more dest/www folder
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit 1e8d663cc456950eb15986a5b1037cf379229974 by Sven Gothel
Fix demo jar files ; Use archive subfolder to contain orig ZIP files
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit f6063f904406cd5236e8f7e50543569ff14fe6d4 by Sven Gothel
Fix function scripts: decl local vars local
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
Commit 5b11a96a267de29e8bc8371d9cc0fea62fca824a by Sven Gothel
Fix jar_pack function script: gzip used wrong local var; Add verbosity
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
Commit 506ca347787d0b698a4e773876b8bfd94d1754d6 by Sven Gothel
remove pack200 verbosity
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 346fca2aa93e3af88e92ef0fe367566e41ba8ea6 by Sven Gothel
JOAL artifacts.properties ..
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 7fe7834a0203e9b100be647b306979fd1549972a by Sven Gothel
Reflect removal of 'master' jobs: jogl-demos, jocl-demos - joal-demos (slave only) added
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 6f78999b70c214d71338793d00bc41e57760c7e2 by Sven Gothel
Add tag/version for jnlp files
The file was modifiedhudson-builds/test_something.sh (diff)
The file was modifiedhudson-builds/promote-to-webstart.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
The file was modifiedhudson-builds/relocate-webstart-folder.sh (diff)
Commit 2ecec704ffa545e8d865c611df0debede2afcaf1 by Sven Gothel
Replace tags in html files as well; Use env var JOGAMP_DEPLOYMENT_NO_REPACK to avoid pack200 (local test time)
The file was modifieddeployment/funcs_jars_pack_sign.sh (diff)
The file was modifieddeployment/funcs_jnlp_relocate.sh (diff)
Commit 2437be8c735affe24bac11e778a048c4c2d7476a by Sven Gothel
safe unzip; final ERROR check and log; use <module>-demos unique os.and.arch files
The file was modifiedhudson-builds/funcs_promotion.sh (diff)
The file was modifiedhudson-builds/promote-latest-builds.sh (diff)
Commit 6e676de98000d5498f7862902d6d1ba2e60bf513 by Sven Gothel
Adding backup script: streaming tar-xz-gpg-curl/ftp
The file was addedbackup/stream-tar-xz-gpg-ftp.sh
The file was modifiedbackup/stream-tar-xz-gpg-ftp.sh (diff)
Commit b69d145dced2165759033aed6c3e6c8ae26b5a65 by Sven Gothel
Added user templates to promote stuff local and via ssh
The file was addeduser-templates/relocate2-webstart-folder-local.sh
The file was addeduser-templates/promote-to-webstart-local.sh
The file was addeduser-templates/relocate2-webstart_next-ssh-on-hudson.sh
The file was addeduser-templates/relocate2-webstart-ssh-on-hudson.sh
The file was addeduser-templates/update-javaws.sh
The file was addeduser-templates/promote-to-webstart-ssh-on-hudson.sh