Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update pom after release * Update README.md * fix before deploy script * Clean/pom and package (#118) * Add UTF-8 encoding * Rename package * fix readme * added coverage * Excluded openjdk job if branch is master (#119) * Excluded openjdk job if branch is master * test on develop branch * use matrix for build config * test on develop branch * Set back develop branch * Update issue templates Updated templates * Feature/spot bugs (#126) * Include spotbugs to build * Fix bugs + parse when retrieving TAF AMD * Feature/rmk (#110) * Handle parsing of AO1 and AO2 tokens * Parse remark Wind peak Added english and french translations * Handle parsing of Windshift in remarks * Handle decoding of tower visibility * Parse surface visibility in remarks * Fix visibility regex * Handle decoding of variable prevailing visibility * Handle decoding of sector visibility * Handle visibility at second location * Handle tornadic activity in remark * fix typo * Use replaceFirst instead of replaceAll * Fix coverage * Handle parse of precipitation in remarks Updated pregMatch method. * Added test and translation for thunderstorm beg end * Handle thunderstorm location * Handle parse of hail size in remark * Parse snow pellet intensity in remark * Parse virga in remarks * Handle parse of ceiling height in remark * Parse obscurations in remarks * fix tests * Parse Variable sky condition in remarks * Parse ceiling at second location in remarks * Clean traduction keys * Use Message attribute instead of calling static * Added logging on unknown token in remark * Add missing translation keys * Add RemarkParser to AbstractPArser Fix test * fix conflicts * remove virga from remarkParser since it is single token * Feature/rmk sea level pressure (#123) * Handle parse of sea level pressure in remark * Handle SLPNO token * fix tests * Feature/rmk pressure rinsing falling rapidly (#124) * Handle parse of sea level pressure in remark * Handle SLPNO token * Handle parse of pressure rising and falling rapidly * Feature/rmk snow increasing rapidly (#125) * Handle parse of sea level pressure in remark * Handle SLPNO token * fix tests * Handle parse of pressure rising and falling rapidly * Handle parse of snow incresing rapidly in remarks * deactivate checkstyle * remove cases of parse method * set back checkstyle * Include sonarCloud in build (#131) * Include sonarCloud in build * Added scripts for install and deploy * fix travis yml * remove sonar from cache * Added url for sonar * install script * Fix addons * added branchname for sonar * update script * disable codeclimate checkstyle * remove codeclimate * Update script.sh * Update script.sh * Add toString method in package model.trend.validity (#129) * Add to string method for entities in model (#130) * Add to string method for entities in model * Add tests on toString method Signed-off-by: jk KPADEY <[email protected]> * Fix codacy + test Signed-off-by: jk KPADEY <[email protected]> * Update readme (#132) * Feature/to string metar (#133) * updated script to add PR sonar Signed-off-by: jk KPADEY <[email protected]> * Added toString to - metar class - Abstract trends class Fix toString in - AbstractWeatherContainer Added asserts on metar toString Signed-off-by: jk KPADEY <[email protected]> * fix review Signed-off-by: jk KPADEY <[email protected]> * update pom after release Signed-off-by: jk KPADEY <[email protected]> * Update README.md * fix deploy scripts Signed-off-by: jk KPADEY <[email protected]> * Fix messages (#135) Use unicode for french accents * Remove prefix rule in checkstyle (#136) * Remove prefix rule in checkstyle Rename fields Added pojo-tester dependency for test scope Added tests Signed-off-by: jk KPADEY <[email protected]> * Rename test method * update model * Added depth and enable quiet mode in git (#137) * Bump pitest-maven from 1.4.0 to 1.4.7 (#138) Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.0 to 1.4.7. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](hcoles/pitest@pitest-parent-1.4.0...pitest-parent-1.4.7) Signed-off-by: dependabot[bot] <[email protected]> * Bump maven-javadoc-plugin from 2.9.1 to 3.1.0 (#139) Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 2.9.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-2.9.1...maven-javadoc-plugin-3.1.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump maven-source-plugin from 3.0.0 to 3.0.1 (#140) Bumps maven-source-plugin from 3.0.0 to 3.0.1. Signed-off-by: dependabot[bot] <[email protected]> * Bump nexus-staging-maven-plugin from 1.6.7 to 1.6.8 (#141) Bumps nexus-staging-maven-plugin from 1.6.7 to 1.6.8. Signed-off-by: dependabot[bot] <[email protected]> * Bump opencsv from 4.1 to 4.5 (#143) Bumps opencsv from 4.1 to 4.5. Signed-off-by: dependabot[bot] <[email protected]> * Bump jacoco-maven-plugin from 0.8.1 to 0.8.3 (#142) Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.1 to 0.8.3. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.1...v0.8.3) Signed-off-by: dependabot[bot] <[email protected]> * Added toString method in trends and TAF classes (#144) * To string/i18n (#147) * Added toString method + i18n * Added tests * Added translations * Updated jacoco and pitest thresholds * update airport list (#148) * Bugfix/rmk slp (#149) * Fix bug when parsing remark matching obscuration regex * Fix checkstyle * Fix codacy review * Bump opencsv from 4.5 to 4.6 (#150) Bumps opencsv from 4.5 to 4.6. Signed-off-by: dependabot[bot] <[email protected]> * Cleanup (#151) * updated the license * Clean up code Added override annotations Fixed regex remove `continue` token * Fixed the github release process * Updated README Added Jetbrains icons and link * Added jetbrains icon * Bump maven-compiler-plugin from 3.8.0 to 3.8.1 (#152) Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot[bot] <[email protected]> * Updated version in pom and README * Extract variable Created constant * feature/TrunkBasedDevelopment: (#154) - Updated travis file to remove build on develop branch - Updated CONTRIBUTING.md to add guidelines for development - Updated the pom version - Updated the version in the readme * fix Contributing.md file * Fix script to filter branch * Fix codacy remark * Fix codacy remark * Fix codacy remark * Update pom to release 1.6.1 since 1.6.0 has already been released
- Loading branch information