Changes between Initial Version and Version 1 of Ticket #8747, comment 15
- Timestamp:
- 2013-09-28T11:00:22+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8747, comment 15
initial v1 1 @fnatter: Sorry again for the slow response here. Check out my latest commit [o29985]. I think/hope this addresses all of your concerns, and I hope it also sits will with the rest of the JOSM/JMapViewer community. I added a svn property called "ReleaseVersion" and set it to 1.0 initially. That property is now used when the build.xml is run to create release zips. Future committers will need to manually rev the version number (this is new) and manually create the release zips (this was always the case). I also incorporated your other small patch from above. 1 @fnatter: Sorry again for the slow response here. Check out my latest commit [o29985]. I think/hope this addresses all of your concerns, and I hope it also sits will with the rest of the JOSM/JMapViewer community. I added a svn property called "ReleaseVersion" and set it to 1.0 initially. That property is now used when the build.xml is run to create release zips. Future committers will need to manually rev the version number (this is new) and manually create the release zips (this was always the case). I also incorporated your other small patch from above. I am pretty inexperienced with Ant scripting and svn properties, so hopefully I've done it all correctly. 2 2 3 3 I'll change this to resolved, but please feel free to re-open if there are still any issues.


