Skip to content

Invalid packageInformation name and version #296

@olafurpg

Description

@olafurpg

While indexing the akka/akka repo, I saw the following line in dump.lsif

{"id":2670072,"type":"vertex","label":"packageInformation","version":"\n    5.0.0\n  ","name":"maven/\n    org.osgi\n  /\n    org.osgi.compendium\n  ","manager":"jvm-dependencies"}

I expected the name and version fields to not include the whitespace, like this

{"id":2670072,"type":"vertex","label":"packageInformation","version":"5.0.0","name":"maven/org.osgi/org.osgi.compendium","manager":"jvm-dependencies"}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions