-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@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
@Safeannotation from theLnkParserclass - remove the
extends FilesManipulatorinheritance from theLnkParserclass - remove the
this.assertInDirectory(file);call from theLnkParserclass - add guava as a dependency and use
Resources.getResourceto access the test resources - move the test resources from a subfolder directly to the
resourcesfolder - 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels