JMRI / XTrkCadReader

Convert XTrkCad layouts into JMRI panels
http://jmri.org/community/connections/XtrkCadReader/
Other
4 stars 6 forks source link

Add 5.2 file format import #13

Closed silverailscolo closed 3 years ago

silverailscolo commented 3 years ago

Recognize new segment END marker (for track), no new features

silverailscolo commented 3 years ago

See JMRI Users groups.io messsage 183071 XtrakCadReader does not work with XtrackCad 5.2.0 files

bobjacobsen commented 3 years ago

I don't remember (or perhaps ever knew) the steps for releasing a new version of this. There does seem to be a released 2.2.2 tag but I'm not sure what all it contains.

bobjacobsen commented 3 years ago

Is this ready to merge?

mattharris commented 3 years ago

I don't remember (or perhaps ever knew) the steps for releasing a new version of this. There does seem to be a released 2.2.2 tag but I'm not sure what all it contains.

@bobjacobsen there is a dist target in the ant build file that will create the zipped assets for release.

silverailscolo commented 3 years ago

I have the parts (a zipped jar) built locally. Will check my notes how I did this for the previous "release" on GitHub.

silverailscolo commented 3 years ago

Ready for merge (I don't have a Merge button for this repo).

mattharris commented 3 years ago

@silverailscolo given that you did not see a merge button, you probably do not have the appropriate permissions to make the release. I am happy to take this up if you wish.

silverailscolo commented 3 years ago

Thanks @mattharris I succeeded to make the release in Github via web. Must have been the Merge button hiding somewhere in the GitHub app where I didn't look. Will add a note in the release notes to inform all users. OP already received and tested the jar. Egbert