Skip to content

"Invalid version found:" error message doesn't provide the library name #3215

Closed
@mischnic

Description

@mischnic

After "upgrading" several library to include a corresponding library.properties file and instally Teensyduino which installs builtin libraries, I get many very unhelpful errors:
Maybe include a string of the library/platform name to VersionHelper.valueOf to make this message more informative? This is especially hard to do in VersionComparator.java as the Java Comparator doesn't allow something like that. But otherwise it is impossible to track down what causes these errors.

Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 
Invalid version found: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions