Changeset 34462 in osm


Ignore:
Timestamp:
2018-08-14T20:53:17+02:00 (6 years ago)
Author:
donvip
Message:

reduce memory allocated to SpotBugs - it kills our server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build-common.xml

    r34411 r34462  
    623623                effort="less"
    624624                reportLevel="low"
    625                 jvmargs="-Xmx3072m"
     625                jvmargs="-Xmx1024m"
    626626                >
    627627            <auxClasspath refid="plugin.classpath" />
Note: See TracChangeset for help on using the changeset viewer.