From arthurshakal at gmail.com Mon Dec 14 09:09:21 2015 From: arthurshakal at gmail.com (=?UTF-8?Q?Arthur_Greg=C3=B3rio?=) Date: Mon, 14 Dec 2015 12:09:21 -0200 Subject: [security-dev] Snapshot PL 2.8.0 on Maven Message-ID: Hi! Someone could generate a PL build for Maven? the last snapshot of the framework is the version 2.7 and 2.8 still there is no ... Currently I need it because there is a correction in AuthorizationUtils I need to use and do not want to keep the project on my inner nexus. Thanks! *Arthur P. Greg?rio* *+55 45 9958-0302* @gregorioarthur www.arthurgregorio.eti.br -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/security-dev/attachments/20151214/ccd6c4c2/attachment.html From psilva at redhat.com Mon Dec 14 09:37:35 2015 From: psilva at redhat.com (Pedro Igor Silva) Date: Mon, 14 Dec 2015 09:37:35 -0500 (EST) Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: References: Message-ID: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> Hi Arthur, I'll do that on Wed. Also, next will be 2.7.1.Final (going to update poms accordingly). Regards. Pedro Igor ----- Original Message ----- From: "Arthur Greg?rio" To: security-dev at lists.jboss.org Sent: Monday, December 14, 2015 12:09:21 PM Subject: [security-dev] Snapshot PL 2.8.0 on Maven Hi! Someone could generate a PL build for Maven? the last snapshot of the framework is the version 2.7 and 2.8 still there is no ... Currently I need it because there is a correction in AuthorizationUtils I need to use and do not want to keep the project on my inner nexus. Thanks! Arthur P. Greg?rio +55 45 9958-0302 @gregorioarthur www.arthurgregorio.eti.br _______________________________________________ security-dev mailing list security-dev at lists.jboss.org https://lists.jboss.org/mailman/listinfo/security-dev From arthurshakal at gmail.com Mon Dec 14 09:50:49 2015 From: arthurshakal at gmail.com (=?UTF-8?Q?Arthur_Greg=C3=B3rio?=) Date: Mon, 14 Dec 2015 12:50:49 -0200 Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> References: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> Message-ID: Good! Thanks! The PR #499 can be close, the lines that check inheritance on AuthorizationUtils works well. *Arthur P. Greg?rio* *+55 45 9958-0302* @gregorioarthur www.arthurgregorio.eti.br 2015-12-14 12:37 GMT-02:00 Pedro Igor Silva : > Hi Arthur, > > I'll do that on Wed. Also, next will be 2.7.1.Final (going to update > poms accordingly). > > Regards. > Pedro Igor > > ----- Original Message ----- > From: "Arthur Greg?rio" > To: security-dev at lists.jboss.org > Sent: Monday, December 14, 2015 12:09:21 PM > Subject: [security-dev] Snapshot PL 2.8.0 on Maven > > Hi! > > Someone could generate a PL build for Maven? the last snapshot of the > framework is the version 2.7 and 2.8 still there is no ... > > Currently I need it because there is a correction in AuthorizationUtils I > need to use and do not want to keep the project on my inner nexus. > > Thanks! > > Arthur P. Greg?rio > +55 45 9958-0302 > @gregorioarthur > www.arthurgregorio.eti.br > > _______________________________________________ > security-dev mailing list > security-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/security-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/security-dev/attachments/20151214/33635d03/attachment.html From arthurshakal at gmail.com Tue Dec 15 06:29:57 2015 From: arthurshakal at gmail.com (=?UTF-8?Q?Arthur_Greg=C3=B3rio?=) Date: Tue, 15 Dec 2015 09:29:57 -0200 Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: References: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> Message-ID: I closed PR #499 and i made change on IdentityQuery to provide way to clear the conditions before any new search. https://github.com/arthurgregorio/picketlink/commit/20035e41aabbd8a9816edf4287bf01db24982fe9 If i made a PR to this, she could be in the build of Wednesday? (if approved, of course) *Arthur P. Greg?rio* *+55 45 9958-0302* @gregorioarthur www.arthurgregorio.eti.br 2015-12-14 12:50 GMT-02:00 Arthur Greg?rio : > Good! Thanks! > > The PR #499 can be close, the lines that check inheritance on > AuthorizationUtils works well. > > *Arthur P. Greg?rio* > *+55 45 9958-0302 <%2B55%2045%209958-0302>* > @gregorioarthur > www.arthurgregorio.eti.br > > 2015-12-14 12:37 GMT-02:00 Pedro Igor Silva : > >> Hi Arthur, >> >> I'll do that on Wed. Also, next will be 2.7.1.Final (going to update >> poms accordingly). >> >> Regards. >> Pedro Igor >> >> ----- Original Message ----- >> From: "Arthur Greg?rio" >> To: security-dev at lists.jboss.org >> Sent: Monday, December 14, 2015 12:09:21 PM >> Subject: [security-dev] Snapshot PL 2.8.0 on Maven >> >> Hi! >> >> Someone could generate a PL build for Maven? the last snapshot of the >> framework is the version 2.7 and 2.8 still there is no ... >> >> Currently I need it because there is a correction in AuthorizationUtils I >> need to use and do not want to keep the project on my inner nexus. >> >> Thanks! >> >> Arthur P. Greg?rio >> +55 45 9958-0302 >> @gregorioarthur >> www.arthurgregorio.eti.br >> >> _______________________________________________ >> security-dev mailing list >> security-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/security-dev >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/security-dev/attachments/20151215/36767288/attachment-0001.html From arthurshakal at gmail.com Mon Dec 21 11:17:31 2015 From: arthurshakal at gmail.com (=?UTF-8?Q?Arthur_Greg=C3=B3rio?=) Date: Mon, 21 Dec 2015 14:17:31 -0200 Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: References: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> Message-ID: Hi everybody, The build is done? I see the tag for 2.7.1 but i can't find him on Maven central and on Jboss repo. An on snapshots repo (from Jboss) the release is still 2.7.0-SNAPSHOT, should not be 2.7.2-SNAPSHOT? at., *Arthur P. Greg?rio* *+55 45 9958-0302* @gregorioarthur www.arthurgregorio.eti.br 2015-12-15 9:29 GMT-02:00 Arthur Greg?rio : > I closed PR #499 and i made change on IdentityQuery to provide way to > clear the conditions before any new search. > > > https://github.com/arthurgregorio/picketlink/commit/20035e41aabbd8a9816edf4287bf01db24982fe9 > > If i made a PR to this, she could be in the build of Wednesday? (if > approved, of course) > > *Arthur P. Greg?rio* > *+55 45 9958-0302 <%2B55%2045%209958-0302>* > @gregorioarthur > www.arthurgregorio.eti.br > > 2015-12-14 12:50 GMT-02:00 Arthur Greg?rio : > >> Good! Thanks! >> >> The PR #499 can be close, the lines that check inheritance on >> AuthorizationUtils works well. >> >> *Arthur P. Greg?rio* >> *+55 45 9958-0302 <%2B55%2045%209958-0302>* >> @gregorioarthur >> www.arthurgregorio.eti.br >> >> 2015-12-14 12:37 GMT-02:00 Pedro Igor Silva : >> >>> Hi Arthur, >>> >>> I'll do that on Wed. Also, next will be 2.7.1.Final (going to update >>> poms accordingly). >>> >>> Regards. >>> Pedro Igor >>> >>> ----- Original Message ----- >>> From: "Arthur Greg?rio" >>> To: security-dev at lists.jboss.org >>> Sent: Monday, December 14, 2015 12:09:21 PM >>> Subject: [security-dev] Snapshot PL 2.8.0 on Maven >>> >>> Hi! >>> >>> Someone could generate a PL build for Maven? the last snapshot of the >>> framework is the version 2.7 and 2.8 still there is no ... >>> >>> Currently I need it because there is a correction in AuthorizationUtils >>> I need to use and do not want to keep the project on my inner nexus. >>> >>> Thanks! >>> >>> Arthur P. Greg?rio >>> +55 45 9958-0302 >>> @gregorioarthur >>> www.arthurgregorio.eti.br >>> >>> _______________________________________________ >>> security-dev mailing list >>> security-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/security-dev >>> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/security-dev/attachments/20151221/22d1cb91/attachment.html From psilva at redhat.com Mon Dec 21 11:28:47 2015 From: psilva at redhat.com (Pedro Igor Silva) Date: Mon, 21 Dec 2015 11:28:47 -0500 (EST) Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: References: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> Message-ID: <1953994788.1574310.1450715327971.JavaMail.zimbra@redhat.com> ----- Original Message ----- > From: "Arthur Greg?rio" > To: "Pedro Igor Silva" > Cc: security-dev at lists.jboss.org > Sent: Monday, December 21, 2015 2:17:31 PM > Subject: Re: [security-dev] Snapshot PL 2.8.0 on Maven > > Hi everybody, > > The build is done? I see the tag for 2.7.1 but i can't find him on Maven > central and on Jboss repo. Please, look at http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.picketlink%22%20AND%20v%3A%222.7.1.Final%22. > > An on snapshots repo (from Jboss) the release is still > 2.7.0-SNAPSHOT, should not be 2.7.2-SNAPSHOT? Usually, we don't do SNAPSHOTS. If you want a SNAPSHOT, please build upstream/master. Thanks. > > at., > > *Arthur P. Greg?rio* > *+55 45 9958-0302* > @gregorioarthur > www.arthurgregorio.eti.br > > 2015-12-15 9:29 GMT-02:00 Arthur Greg?rio : > > > I closed PR #499 and i made change on IdentityQuery to provide way to > > clear the conditions before any new search. > > > > > > https://github.com/arthurgregorio/picketlink/commit/20035e41aabbd8a9816edf4287bf01db24982fe9 > > > > If i made a PR to this, she could be in the build of Wednesday? (if > > approved, of course) > > > > *Arthur P. Greg?rio* > > *+55 45 9958-0302 <%2B55%2045%209958-0302>* > > @gregorioarthur > > www.arthurgregorio.eti.br > > > > 2015-12-14 12:50 GMT-02:00 Arthur Greg?rio : > > > >> Good! Thanks! > >> > >> The PR #499 can be close, the lines that check inheritance on > >> AuthorizationUtils works well. > >> > >> *Arthur P. Greg?rio* > >> *+55 45 9958-0302 <%2B55%2045%209958-0302>* > >> @gregorioarthur > >> www.arthurgregorio.eti.br > >> > >> 2015-12-14 12:37 GMT-02:00 Pedro Igor Silva : > >> > >>> Hi Arthur, > >>> > >>> I'll do that on Wed. Also, next will be 2.7.1.Final (going to update > >>> poms accordingly). > >>> > >>> Regards. > >>> Pedro Igor > >>> > >>> ----- Original Message ----- > >>> From: "Arthur Greg?rio" > >>> To: security-dev at lists.jboss.org > >>> Sent: Monday, December 14, 2015 12:09:21 PM > >>> Subject: [security-dev] Snapshot PL 2.8.0 on Maven > >>> > >>> Hi! > >>> > >>> Someone could generate a PL build for Maven? the last snapshot of the > >>> framework is the version 2.7 and 2.8 still there is no ... > >>> > >>> Currently I need it because there is a correction in AuthorizationUtils > >>> I need to use and do not want to keep the project on my inner nexus. > >>> > >>> Thanks! > >>> > >>> Arthur P. Greg?rio > >>> +55 45 9958-0302 > >>> @gregorioarthur > >>> www.arthurgregorio.eti.br > >>> > >>> _______________________________________________ > >>> security-dev mailing list > >>> security-dev at lists.jboss.org > >>> https://lists.jboss.org/mailman/listinfo/security-dev > >>> > >> > >> > > > From arthurshakal at gmail.com Mon Dec 21 11:36:22 2015 From: arthurshakal at gmail.com (=?UTF-8?Q?Arthur_Greg=C3=B3rio?=) Date: Mon, 21 Dec 2015 14:36:22 -0200 Subject: [security-dev] Snapshot PL 2.8.0 on Maven In-Reply-To: <1953994788.1574310.1450715327971.JavaMail.zimbra@redhat.com> References: <1221788404.33206150.1450103855883.JavaMail.zimbra@redhat.com> <1953994788.1574310.1450715327971.JavaMail.zimbra@redhat.com> Message-ID: Uhmm My dependency was wrong, i was using this: org.picketlink picketlink 2.7.1.Final And it seems that it is not more in the build. I will use the other artifacts. thks. *Arthur P. Greg?rio* *+55 45 9958-0302* @gregorioarthur www.arthurgregorio.eti.br 2015-12-21 14:28 GMT-02:00 Pedro Igor Silva : > ----- Original Message ----- > > From: "Arthur Greg?rio" > > To: "Pedro Igor Silva" > > Cc: security-dev at lists.jboss.org > > Sent: Monday, December 21, 2015 2:17:31 PM > > Subject: Re: [security-dev] Snapshot PL 2.8.0 on Maven > > > > Hi everybody, > > > > The build is done? I see the tag for 2.7.1 but i can't find him on Maven > > central and on Jboss repo. > > Please, look at > http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.picketlink%22%20AND%20v%3A%222.7.1.Final%22 > . > > > > > An on snapshots repo (from Jboss) the release is still > > 2.7.0-SNAPSHOT, should not be 2.7.2-SNAPSHOT? > > Usually, we don't do SNAPSHOTS. If you want a SNAPSHOT, please build > upstream/master. > > Thanks. > > > > > at., > > > > *Arthur P. Greg?rio* > > *+55 45 9958-0302* > > @gregorioarthur > > www.arthurgregorio.eti.br > > > > 2015-12-15 9:29 GMT-02:00 Arthur Greg?rio : > > > > > I closed PR #499 and i made change on IdentityQuery to provide way to > > > clear the conditions before any new search. > > > > > > > > > > https://github.com/arthurgregorio/picketlink/commit/20035e41aabbd8a9816edf4287bf01db24982fe9 > > > > > > If i made a PR to this, she could be in the build of Wednesday? (if > > > approved, of course) > > > > > > *Arthur P. Greg?rio* > > > *+55 45 9958-0302 <%2B55%2045%209958-0302>* > > > @gregorioarthur > > > www.arthurgregorio.eti.br > > > > > > 2015-12-14 12:50 GMT-02:00 Arthur Greg?rio : > > > > > >> Good! Thanks! > > >> > > >> The PR #499 can be close, the lines that check inheritance on > > >> AuthorizationUtils works well. > > >> > > >> *Arthur P. Greg?rio* > > >> *+55 45 9958-0302 <%2B55%2045%209958-0302>* > > >> @gregorioarthur > > >> www.arthurgregorio.eti.br > > >> > > >> 2015-12-14 12:37 GMT-02:00 Pedro Igor Silva : > > >> > > >>> Hi Arthur, > > >>> > > >>> I'll do that on Wed. Also, next will be 2.7.1.Final (going to > update > > >>> poms accordingly). > > >>> > > >>> Regards. > > >>> Pedro Igor > > >>> > > >>> ----- Original Message ----- > > >>> From: "Arthur Greg?rio" > > >>> To: security-dev at lists.jboss.org > > >>> Sent: Monday, December 14, 2015 12:09:21 PM > > >>> Subject: [security-dev] Snapshot PL 2.8.0 on Maven > > >>> > > >>> Hi! > > >>> > > >>> Someone could generate a PL build for Maven? the last snapshot of the > > >>> framework is the version 2.7 and 2.8 still there is no ... > > >>> > > >>> Currently I need it because there is a correction in > AuthorizationUtils > > >>> I need to use and do not want to keep the project on my inner nexus. > > >>> > > >>> Thanks! > > >>> > > >>> Arthur P. Greg?rio > > >>> +55 45 9958-0302 > > >>> @gregorioarthur > > >>> www.arthurgregorio.eti.br > > >>> > > >>> _______________________________________________ > > >>> security-dev mailing list > > >>> security-dev at lists.jboss.org > > >>> https://lists.jboss.org/mailman/listinfo/security-dev > > >>> > > >> > > >> > > > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/security-dev/attachments/20151221/faf1d2e9/attachment.html