Re: Access Denied for CXF release notes.

2019-08-27 Thread Andrei Ivanov
Hi, As far as I know, it's exactly as mentioned in that error, Jira requires you to be logged in to see the release notes. On Tue, Aug 27, 2019 at 4:07 PM Erwin Hogeweg wrote: > Hi Andriy, > > Thanks for the quick reply. Not sure what is going on either. I wiped my > caches and tried again but

Re: New Maven coordinates for Jakarta EE specs

2019-01-10 Thread Andrei Ivanov
On Thu, Jan 10, 2019 at 1:59 PM Dennis Kieselhorst wrote: > > > It would be great to get CXF out soon enough, since more and more > projects switch > > to Java 11. From practical standpoint, releasing CXF 3.3.0 with JAXB > deps would > > make a lot of sense (in my opinion), since every other

Re: 3.3.0 soon?

2018-12-21 Thread Andrei Ivanov
Hi, On Fri, Dec 21, 2018 at 10:24 AM Dennis Kieselhorst wrote: > > > think we should definitely integrate the JakartaEE dependencies > (groupId/ > > artifactId change as announced earlier). According to schedule they will > be > > release next Friday (14.12.2018). > > > > +1. > > Unfortunately

Introduction

2017-11-16 Thread Andrei Ivanov
Hi, As requested by Sergey Beryozkin, I'm sending this email to introduce myself :-) I'm a Java developer (though in the last year I've been derailed to ext.js and Python), from Romania, and CXF user and fan. I also like to keep an eye on the development progress on some of the frameworks I use

[GitHub] cxf pull request #273: lock RefreshToken entity with pissimistic locking to ...

2017-05-19 Thread andrei-ivanov
Github user andrei-ivanov commented on a diff in the pull request: https://github.com/apache/cxf/pull/273#discussion_r117438543 --- Diff: rt/rs/security/oauth-parent/oauth2/src/main/java/org/apache/cxf/rs/security/oauth2/provider/JPAOAuthDataProvider.java --- @@ -213,6 +221,25