Groups
Groups
Sign in
Groups
Groups
redmine-java-api-dev
Conversations
About
Send feedback
Help
Redmine Java API 1.10 release
22 views
Skip to first unread message
Alexey Skor
unread,
May 16, 2012, 9:37:05 PM
5/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to redmine-ja...@googlegroups.com, Maxim Karvonen, dev
Significant changes:
1. Exception handling changes are not backward compatible. See
https://github.com/redminedev/redmine-java-api/wiki/Migration-Guide
2. The library is now using JSON instead of XML when communicating with Redmine. Please replace Castor XML dependency with this one in your projects:
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20090211</version>
</dependency>
--
Alex
Alexey Skor
unread,
May 16, 2012, 11:09:38 PM
5/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to redmine-ja...@googlegroups.com, Maxim Karvonen, dev
correction: you can delete all Redmine Java API dependencies (Json, HttpClient) from your projects. they will be retrieved by Maven automatically.
--
Alex
Javier Rubio Larred
unread,
May 18, 2012, 5:34:37 AM
5/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to redmine-ja...@googlegroups.com, Maxim Karvonen, dev
Hello Alex,
Is the release 1.10 already out? Where can I download it from? In maven repository the latest one is 1.9.1. Could you tell me from where?
Cheers
Alexey Skor
unread,
May 18, 2012, 1:10:13 PM
5/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to redmine-ja...@googlegroups.com, Maxim Karvonen, dev
http://search.maven.org/#artifactdetails%7Ccom.googlecode%7Credmine-java-api%7C1.10.0%7Cjar
--
Alex
Reply all
Reply to author
Forward
0 new messages