Started by user charlie.gracie@gmail.com Checkout:workspace / /home/hudson/genie.omr/.hudson/jobs/sync_omr_website_from_github_to_eclipse/workspace - hudson.remoting.LocalChannel@288a2e62 Using strategy: Default Git Exe: git Last Built Revision: Revision 64711f66ca5bfe43e059ba97a134d96ab57522cd (origin/master) Checkout:git-repo / /home/hudson/genie.omr/.hudson/jobs/sync_omr_website_from_github_to_eclipse/workspace/git-repo - hudson.remoting.LocalChannel@288a2e62 Fetching changes from the remote Git repository Fetching upstream changes from https://github.com/eclipse/omr.website.git Commencing build of Revision 5e3fabf770bf6346f18f954d9e72f6e13dabab5f (origin/master) Checking out Revision 5e3fabf770bf6346f18f954d9e72f6e13dabab5f (origin/master) Cleaning workspace [workspace] $ /bin/bash -l /tmp/hudson545756326372624327.sh Rev: 5e3fabf770bf6346f18f954d9e72f6e13dabab5f Configuration file: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo/_config.yml Source: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo Destination: /jobs/genie.omr/sync_omr_website_from_github_to_eclipse/workspace/git-repo/_site Incremental build: disabled. Enable with --incremental Generating... done in 1.481 seconds. Auto-regeneration: disabled. Use --watch to enable. HEAD is now at 2ae084b Generated from commit: https://github.com/eclipse/omr.website/commit/64711f66ca5bfe43e059ba97a134d96ab57522cd diff --git a/LICENSE b/LICENSE index 58cf67c..4742364 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,10 @@ This program and the accompanying materials are licensed under the terms of the Eclipse Public License v1.0 and Apache v2.0 License which -are reproduced below. +are reproduced below subject to the following notices: +1. dropit.js and dropit.css are provided under the Dropit license below. +2. prism.js and prism.css are provided under the PrismJS license below. +3. retina.js is provided under the Retinajs license below. You may distribute this program and materials under either the Eclipse Public License or the Apache V2.0 License as long as you pass through @@ -394,3 +397,72 @@ B. Apache License, Version 2.0 of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS + +C. Dropit + +Copyright (c) 2012 Dev7studios + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +D. PrismJS + +MIT LICENSE + +Copyright (c) 2012 Lea Verou + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +D. Retinajs + +The MIT License (MIT) + +Copyright (c) 2013-2016 Axial, LLC, Ben Atkin, and other contributors + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/feed.xml b/feed.xml index 5fac348..4d881ce 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ /omr/ - Mon, 17 Oct 2016 17:57:00 -0400 - Mon, 17 Oct 2016 17:57:00 -0400 + Wed, 23 Nov 2016 16:11:23 -0500 + Wed, 23 Nov 2016 16:11:23 -0500 Jekyll v3.3.0 [master c941023] Generated from commit: https://github.com/eclipse/omr.website/commit/5e3fabf770bf6346f18f954d9e72f6e13dabab5f 7 files changed, 369 insertions(+), 3 deletions(-) create mode 100644 css/dropit.css create mode 100644 css/prism.css create mode 100644 js/dropit.js create mode 100644 js/prism.js create mode 100644 js/retina.js On branch master Your branch is ahead of 'origin/master' by 1 commit. (use "git push" to publish your local commits) nothing to commit, working directory clean To /gitroot/www.eclipse.org/omr.git/ 2ae084b..c941023 master -> master Finished: SUCCESS