This project is mirrored from https://github.com/osmlab/josm-atlas.
Pull mirroring updated .
- 08 Nov, 2019 2 commits
- 08 Mar, 2019 1 commit
-
-
Bentley Breithaupt authored
* update atlas version * update to latest
-
- 07 Feb, 2019 1 commit
-
-
matthieun authored
-
- 19 Jun, 2018 2 commits
-
-
-
Vincent Privat authored
* Avoid conversion to OsmPrimitives, use JOSM history button * display atlas_id * fix selection issues * fix typo in file filter * make sure dataset is always locked * make sure selection dataset is locked * bump to JOSM 13954 for upstream fixes * bump to JOSM 13957 for upstream fixes * make Checkstyle happy * spotlessApply * add .gitattribtues for EOL policy * fix EOL
-
- 20 Mar, 2018 1 commit
-
-
Florian Schäfer authored
Previously the secret keyring was only decrypted on the master branch (but without a check for the repository/fork that is built), not on all branches. But the Gradle build now requires the build to be signed on all branches of the repository `osmlab/josm-atlas` (see https://github.com/osmlab/josm-atlas/pull/13/files#r169728452). Now the decryption only depends on the availability of the environment variables used for decryption ($encrypted_7407e5ec1bc3_key, encrypted_7407e5ec1bc3_iv, …). These variables are not available for forks and pull requests. As soon as they'd be available to a malicious party, the encrypted key would otherwise be compromised.
-
- 08 Mar, 2018 4 commits
-
-
-
Nicholas Hallahan authored
-
https://github.com/don-vip/josm-atlasNicholas Hallahan authored
Merge branch 'read-only-dataset' of https://github.com/don-vip/josm-atlas into don-vip-read-only-dataset # Conflicts: # build.gradle
-
Looks Great! Thank you for your valuable contribution. My apologies for taking so long to merge this.
-
- 07 Mar, 2018 1 commit
-
-
Vincent Privat authored
-
- 25 Feb, 2018 1 commit
-
-
Florian Schäfer authored
When building the repo `oamlab/josm-atlas` on Travis CI, fail the build when signing of the release jar is not set up.
-
- 21 Feb, 2018 2 commits
-
-
Florian Schäfer authored
When building commits from the master branch on Travis CI, the translated strings are being sent to Transifex for translation: https://www.transifex.com/josm/josm/
-
Florian Schäfer authored
The build stages make the `*-gate.sh` scripts obsolete (later stages only execute if the previous one succeeded).
-
- 20 Feb, 2018 1 commit
-
-
Florian Schäfer authored
* put version numbers in the beginning to ease updating, drop dependencies.gradle * reactivate `javadoc` task, seems to work now * set up signing of artifacts (binary, sources and JavaDoc)
-
- 19 Feb, 2018 1 commit
-
-
Vincent Privat authored
improves usability of Atlas plugin by reusing most of JOSM features
-
- 14 Feb, 2018 1 commit
-
-
Florian Schäfer authored
* Further improve Gradle build, update installation instructions * update installation and building instructions in `README.md` to include new tasks (like `runJosm`) * update versions of Gradle plugins `nexus-staging` and `spotless`, remove `download` plugin * automate activation of the plugin and starting of JOSM when running `installPlugin` * move configuration of JOSM and its manifest to `build.gradle` (if there's no Ant build, that's the preferred method) * distribute the Atlas dependency inside the release *.jar * Let Travis CI also check, if compilation against the minimum compatible JOSM version is possible Also put the version back to `gradle.properties`, because `build.sh` depends on it.
-
- 12 Feb, 2018 1 commit
-
-
Vincent Privat authored
* update to Gradle 4.4.1 * update to Atlas 5.0.7 * use JOSM gradle plugin
-
- 31 Jan, 2018 1 commit
-
-
Vincent Privat authored
* update to latest JOSM API (13173+) * fix format violations using gradlew spotlessApply
-
- 30 Jan, 2018 1 commit
-
-
matthieun authored
-
- 18 Sep, 2017 3 commits
-
-
matthieun authored
Fix package to work with JOSM v12712
-
Nicholas Hallahan authored
-
Nicholas Hallahan authored
-
- 09 Aug, 2017 3 commits
- 08 Aug, 2017 3 commits