Skip to content

Current state #3

@madoar

Description

@madoar

@qparis so basically I copied the whole org.phoenicis.tools.lnk package into this repository and renamed it to org.phoenicis.lnk.

In addition I did the following changes:

  • remove the @Safe annotation from the LnkParser class
  • remove the extends FilesManipulator inheritance from the LnkParser class
  • remove the this.assertInDirectory(file); call from the LnkParser class
  • add guava as a dependency and use Resources.getResource to access the test resources
  • move the test resources from a subfolder directly to the resources folder
  • some slight formatting changes

@qparis I think the Phoenicis code will need some changes to be compatible with the changed code base in this repository. Can you do these changes?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions