{"id":17846475,"url":"https://github.com/technicalguru/icescrum-stylesheets","last_synced_at":"2026-01-11T17:54:40.933Z","repository":{"id":107559224,"uuid":"249256510","full_name":"technicalguru/icescrum-stylesheets","owner":"technicalguru","description":"Icescrum migration from R3 to R5 (due to migration bug)","archived":false,"fork":false,"pushed_at":"2020-03-22T19:43:44.000Z","size":405,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T06:30:55.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technicalguru.png","metadata":{"files":{"readme":"README.txt","changelog":"ChangeLog.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-22T19:26:01.000Z","updated_at":"2020-03-22T19:43:47.000Z","dependencies_parsed_at":"2024-01-16T09:05:28.210Z","dependency_job_id":null,"html_url":"https://github.com/technicalguru/icescrum-stylesheets","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalguru%2Ficescrum-stylesheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalguru%2Ficescrum-stylesheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalguru%2Ficescrum-stylesheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicalguru%2Ficescrum-stylesheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicalguru","download_url":"https://codeload.github.com/technicalguru/icescrum-stylesheets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847052,"owners_count":20843438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T21:40:02.568Z","updated_at":"2026-01-11T17:54:40.885Z","avatar_url":"https://github.com/technicalguru.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. LICENSE INFORMATION\r\n2. DEPENDENCIES\r\n3. SUPPORT INFORMATION\r\n4. USAGE\r\n\r\n1. License Information\r\n======================\r\n\r\n *  IceScrum Stylesheets is free software: you can redistribute it \r\n *  and/or modify it under the terms of version 3 of the GNU \r\n *  Lesser General Public  License as published by the Free Software \r\n *  Foundation.\r\n *  \r\n *  IceScrum Stylesheets is distributed in the hope that it will be useful,\r\n *  but WITHOUT ANY WARRANTY; without even the implied warranty of\r\n *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r\n *  GNU Lesser General Public License for more details.\r\n *\r\n *  You should have received a copy of the GNU Lesser General Public \r\n *  License along with IceScrum Stylesheets.  If not, see \r\n *  \u003chttp://www.gnu.org/licenses/lgpl-3.0.html\u003e.\r\n\r\n\tSummary:\r\n\t\t1. You are free to use all this code in any private or commercial project. \r\n\t\t2. You must distribute license and author information along with your project.\r\n\t\t3. You are not required to publish your own source code.\r\n\t\t\r\n\t\t \r\n2. Dependencies\r\n===============\r\n\r\n\tThis project was developed and tested with Java 7 only. Following libraries\r\n\tare required when you use this code:\r\n\t\r\n\ticescrum-stylesheets.jar\t- Main library\r\n\r\n\tcommons-cli-1.2.jar\t- required for PostProcess\r\n\tcommons-codec-1.4.jar\t- required for PostProcess\r\n\t\r\n\tjunit.jar \t- required for testing with JUnit 4 (not delivered)\r\n\t\r\n3. Support Information\r\n======================\r\n\r\n\tProject Homepage: http://techblog.ralph-schuster.eu/icescrum-stylesheets/\r\n\tReport a Bug or Change: http://bugzilla.ralph-schuster.eu/bugzilla/\r\n\t \r\n4. Usage\r\n========\r\n\r\n    This project was created due to migrating problems of IceScrum from R3 to\r\n    R5. It will take project exports from R3 IceScrum, translate it via the\r\n    given XSL stylesheet translation and post-process it with Java.\r\n    \r\n    So here are the steps that you need to perform:\r\n    \r\n    1. Export your project from IceScrum R3\r\n    2. Translate the XML produced by IceScrum using the R3toR5.xsl definition\r\n    3. Post-process the translated XML with\r\n    \r\n       java icescrum.xsl.PostProcess -i \u003cinput-file\u003e -o \u003coutput-file\u003e\r\n       \r\n    4. Import the XML file that was post-processed into IceScrum R5.\r\n    \r\n    I migrated a major project with almost 1200 tasks and 30 users using\r\n    this project. I only lost some historical statistics. But all releases,\r\n    sprints, tasks, users were migrated successfully without any problem.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalguru%2Ficescrum-stylesheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicalguru%2Ficescrum-stylesheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicalguru%2Ficescrum-stylesheets/lists"}