Bug 1582964 - josm-14066 is available
Summary: josm-14066 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: josm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-28 00:15 UTC by Upstream Release Monitoring
Modified: 2018-12-22 03:01 UTC (History)
2 users (show)

Fixed In Version: josm-0-0.89.14066svn.fc29
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-22 03:01:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2018-05-28 00:15:58 UTC
Latest upstream release: 13860
Current version/release in rawhide: 0-0.87.13710svn.fc29
URL: https://josm.openstreetmap.de/wiki/Changelog

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/1470/

Comment 1 Jakub Jelen 2018-05-28 07:47:06 UTC
In this release, JOSM started using javax.json.stream.JsonCollectors, which is no available in Fedora openjfx and therefore it does not build. I will investigate it later.

    [javac] Compiling 1757 source files to /builddir/build/BUILD/josm-0/build
    [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java:27: error: cannot find symbol
    [javac] import javax.json.stream.JsonCollectors;
    [javac]                         ^
    [javac]   symbol:   class JsonCollectors
    [javac]   location: package javax.json.stream
    [javac] /builddir/build/BUILD/josm-0/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java:412: error: cannot find symbol
    [javac]                 default_layers = i.defaultLayers.stream().map(DefaultLayer::toJson).collect(JsonCollectors.toJsonArray()).toString();
    [javac]                                                                                             ^
    [javac]   symbol:   variable JsonCollectors
    [javac]   location: class ImageryPreferenceEntry
    [javac] Note: /builddir/build/BUILD/josm-0/src/org/openstreetmap/gui/jmapviewer/Demo.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 errors

Comment 2 Jakub Jelen 2018-05-28 08:05:54 UTC
latest openjfx build happened 11 months ago so I can assume once the new release and update happen in Fedora, we should be able to update JOSM (if somebody will take care of the openjfx since it is orphaned just now).

Comment 3 Upstream Release Monitoring 2018-07-02 00:17:30 UTC
Latest upstream release: 13996
Current version/release in rawhide: 0-0.87.13710svn.fc29
URL: https://josm.openstreetmap.de/wiki/Changelog

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/1470/

Comment 4 Upstream Release Monitoring 2018-07-30 00:16:32 UTC
Latest upstream release: 14066
Current version/release in rawhide: 0-0.87.13710svn.fc29
URL: https://josm.openstreetmap.de/wiki/Changelog

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/1470/

Comment 5 Fedora Update System 2018-12-12 15:08:50 UTC
josm-0-0.89.14066svn.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-e5aa58b040

Comment 6 Fedora Update System 2018-12-13 03:36:18 UTC
josm-0-0.89.14066svn.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-e5aa58b040

Comment 7 Fedora Update System 2018-12-22 03:01:50 UTC
josm-0-0.89.14066svn.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.