Skip to content

Back2Source: Koltin mapping does not work #1806

@chinyeungli

Description

@chinyeungli

Input: arrow-fx-0.12.1
URL:
Devel: https://repo1.maven.org/maven2/io/arrow-kt/arrow-fx/0.12.1/arrow-fx-0.12.1-sources.jar
Deploy: https://repo1.maven.org/maven2/io/arrow-kt/arrow-fx/0.12.1/arrow-fx-0.12.1.jar#to

I ran the map_deploy_to_develop:Java pipeline in SCIO, but all .class files found in deploy side don't have match with the devel:

  • All the .class files that ends with Kt.class in deploy have corresponding .kt extension files found in the devel
  • Others .class files that don't ends with Kt.class are likely an inner class of a .kt files

Reference: #1510
(It may be also related to #1404)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions