The JRedmine team is pleased to announce the jredmine-1.7 release! JRedmine is a java redmine client Documentation of the project can be found here: http://doc.nuiton.org/jredmine Changes ------- Changes in this version include: New features: o Improve GenerateChanges warns Issue: 3152. Thanks to Tony Chemit. Resolved by tchemit. o Remove login and logout REST api Issue: 3151. Thanks to Tony Chemit. Resolved by tchemit. Fixed Bugs: o Using apiKey should not force us to give a username to mojos Issue: 2381. Thanks to Tony Chemit. Resolved by tchemit. o jredmine client assumes redmine's context root is / Issue: 2836. Resolved by tchemit. Changes: o Always inject from default build the test credentials Issue: 3107. Thanks to Tony Chemit. Resolved by tchemit. o updates mavenpom to 5.0 Issue: 2846. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/jredmine/files * jredmine-client-1.7-deps.zip - https://forge.nuiton.org/attachments/download/1020 * jredmine-client-1.7-full.zip - https://forge.nuiton.org/attachments/download/1021 * jredmine-client-1.7-jredmine_rails-1.x.zip - https://forge.nuiton.org/attachments/download/1022 * jredmine-client-1.7-jredmine_rails-2.x.zip - https://forge.nuiton.org/attachments/download/1023 Maven artifacts --------------- Artifacts are deployed in nuiton maven repository http://repo1.maven.org/maven2/ Have fun! -JRedmine team