Git Product home page Git Product logo

Comments (8)

biswanaths avatar biswanaths commented on July 17, 2024

Thanks @SethTisue for the help.
I will go through the issues and start creating them here.

from scala-xml.

biswanaths avatar biswanaths commented on July 17, 2024

I was searching if there was a migration story for issues for libraries. At least scala-parser-combinator also have to deal with the same issue[1]. Let me see if there is any easier way to migrate JIRA to github. At least, description + linking(and back to github) to JIRA should be good enough.

[1]. scala/scala-parser-combinators#61

from scala-xml.

SethTisue avatar SethTisue commented on July 17, 2024

scala-swing, too. if you could find a solution, that'd be great.

from scala-xml.

biswanaths avatar biswanaths commented on July 17, 2024

This hack of the script( https://gist.github.com/biswanaths/23b13af64ef8b93af562) can do

  1. Create github issue given a jira issue.
  2. Will create the description in the github issue as same as jira issue.
  3. Create a link to jira issue in the github issue.
  4. Create a comment in jira issue pointing to github issue.

It does not migrate comments or any other useful information. Please see

  1. https://github.com/biswanaths/scala_jira_gh/issues , issue which are migrated from JIRA
  2. https://issues.scala-lang.org/browse/TEST-14 , for a sample of comment which will get applied to individual jira cases. For the test run all the back link to github were added to Test-14.

Please let me know, if community has any concerns or suggestions.

from scala-xml.

mbeckerle avatar mbeckerle commented on July 17, 2024

I migrated several:

Original tickets are:
https://issues.scala-lang.org/browse/SI-7796 - XMLEventReader does not handle ' properly
https://issues.scala-lang.org/browse/SI-3527 - XML ConstructingParser too aggressive trimming whitespace around character references
Note: This one says fixed in Scala 2.11.7 - https://issues.scala-lang.org/browse/SI-3368 - Preserve CDATA sections, don't convert them to generic Text nodes.
https://issues.scala-lang.org/browse/SI-4303 - PrettyPrinter strips newlines from text in nodes, even pcdata
https://issues.scala-lang.org/browse/SI-4543 - PrettyPrinter removes newlines

The new issues are:

#72
#73
#75
#76
#77

The above are the issues as they appear now at github scala-xml community.

Note that #74, corresponding to https://issues.scala-lang.org/browse/SI-3368, was created, but both issues are closed as this was resolved before the migration of scala-xml to github.

from scala-xml.

SethTisue avatar SethTisue commented on July 17, 2024

I'll make this a README addition instead.

from scala-xml.

SethTisue avatar SethTisue commented on July 17, 2024

we closed this ticket since the README here now calls attention to issue migration.

remaining unmigrated issues:

from scala-xml.

SethTisue avatar SethTisue commented on July 17, 2024

Note that GitHub now allows you to transfer issues between repos with the same organization. I can transfer and reopen any of the above upon request.

from scala-xml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.