Re: Logging API

2012-03-19 Thread Romain Manni-Bucau
+1, we (OpenEJB ;)) are waiting bval and owb and clearly next release can be a first step before THE release :). - Romain 2012/3/19 Matt Benson > On Mon, Mar 19, 2012 at 3:19 PM, Mohammad Nour El-Din > wrote: > > +1 > > > > I want to volunteer to do it I have not done anything for BVal since

Re: Website status

2012-05-15 Thread Romain Manni-Bucau
Hi, i love it! wonder if the bean is still mandatory or if it couldn't be more "nowadays" without - Romain 2012/5/15 Gerhard Petracek > hi @ all, > > adonis raduca (our designer) sent a suggestion for a new logo [1]. > > regards, > gerhard > > [1] http://people.apache.org/~gpetracek/bval/logo

Re: 0.5 release

2012-09-17 Thread Romain Manni-Bucau
+1 we wait owb so if bval can be out before/at the same time it can be awesome Le 17 sept. 2012 18:24, "Matt Benson" a écrit : > Hi all, > I consider https://issues.apache.org/jira/browse/BVAL-111 to be > quite a serious problem. Having fixed it, I would like to roll a 0.5 > release right away

Re: [VOTE] Release Apache BVal 0.5 from RC1

2012-09-19 Thread Romain Manni-Bucau
For info: TCK passed on TomEE and OpenEJB with the release staging repo *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/9/18 Matt Benson > On Tue, Sep 18, 2012 at 11:53 AM, Matt Benson wrote: > > I've created a 0.5 release candi

Re: Website

2012-12-13 Thread Romain Manni-Bucau
Hi, not that bad ;) i'd put a little logo on the top (like on owb) and put the home page one a little smaller (you should have a really big screen compared to my own one :p) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.c

Re: Website

2012-12-13 Thread Romain Manni-Bucau
you said all :p Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/13 Matt Benson : > What browser are you guys using? The image is getting resized huge on >

to bval 1.1?

2013-06-12 Thread Romain Manni-Bucau
Hi guys, would be great to start working on bval 1.1 but we need to correctly handle bval 1.0. ATM the last release is 0.5 and the trunk is 0.6-SNAPSHOT. Discussing about it with Mark we thought it would be great to get a bval-1.0 maybe then update trunk to work on 1.1. wdyt? *Romain Manni

Re: to bval 1.1?

2013-06-13 Thread Romain Manni-Bucau
about cdi interceptor stuff we have it in tomee for years: http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/bval/BeanValidationAppendixInterceptor.java just need to use bval 1.1 APIs *Romain Manni-Bucau* *Twitter: @rmannibucau <ht

bean validation 1.1

2013-07-01 Thread Romain Manni-Bucau
is a start. *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*

Re: svn commit: r1498386 - in /bval/branches/bval-11: bundle/pom.xml bval-core/pom.xml bval-extras/pom.xml bval-guice/pom.xml bval-json/pom.xml bval-jsr303/pom.xml bval-tck/pom.xml bval-tck11/pom.xml

2013-07-15 Thread Romain Manni-Bucau
If bval 1.0 is the spec 1.0, 1.1 impl will be 2.0 (like tomcat) IMO...but honestly i dont really care while it is clear Le 15 juil. 2013 22:07, "Matt Benson" a écrit : > Do we want to do this (go to v2.x)? I had assumed we would follow the lead > of e.g. MyFaces, OWB and have our version numbers

Re: svn commit: r1498797 - /bval/branches/bval-11/bval-jsr303/src/main/java/org/apache/bval/jsr303/ApacheValidatorFactory.java

2013-07-15 Thread Romain Manni-Bucau
tests are fixed so not a big issue ATM IMO. PS2: if you have other idea to pass the info feel free to play with it, i used it as a fallback. *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau

Re: bean validation 1.1

2013-07-17 Thread Romain Manni-Bucau
profile *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/7/1 Romain Manni-Bucau

Re: bean validation 1.1

2013-08-12 Thread Romain Manni-Bucau
, max = 5) private String fullname; } It doesn't look bad to me but wdyt? *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rma

Re: bean validation 1.1

2013-08-12 Thread Romain Manni-Bucau
@@ javax.validation validation-api -1.0.0.GA +1.1.0.Final org.apache.bval *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.word

Re: bean validation 1.1

2013-08-12 Thread Romain Manni-Bucau
not exactly, my bench (which was simpler than this one) showed it was comparable (0.5 was good) but in my test graph was pretty trivial *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.word

Re: bean validation 1.1

2013-08-13 Thread Romain Manni-Bucau
hehe, maybe i found a perf issue, when updating MetaBean i added a comment: // TODO: optimize sortings and profiling it seems this comment was important ;) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/

Re: bean validation 1.1

2013-08-13 Thread Romain Manni-Bucau
elapsed: 12.302 sec Not sure why we are slow in multithreaded. Parsing is slow due to too much reflection (we should be able to cut it but i didnt find how - help would be welcomed ;) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog:

Re: bean validation 1.1

2013-08-15 Thread Romain Manni-Bucau
A little note: we are slow in multithreaded mode because each thread has a different Validator instance, if you share it (which is valid regarding the spec) we are ok. Not sure if the test is wrong or just wrongly named. *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.

Re: September board report

2013-09-10 Thread Romain Manni-Bucau
Hi Matt, Maybe we can mention we pass all bval tck of the jsr 349 in the 11 branch? Le 10 sept. 2013 22:03, "Matt Benson" a écrit : > Drafted at http://bval.staging.apache.org/board-reports/2013-09.html. > Please review and advise of any recommended modifications. > > Thanks, > Matt >

Re: September board report

2013-09-10 Thread Romain Manni-Bucau
Looks good :) Le 10 sept. 2013 22:50, "Matt Benson" a écrit : > Updated. > > > On Tue, Sep 10, 2013 at 3:18 PM, Matt Benson wrote: > >> Sure, thanks for the clarification! >> >> Matt >> >> >> On Tue, Sep 10, 2013 at 3:16 PM, Romain

Re: BVal 1.0 and 1.1

2013-09-17 Thread Romain Manni-Bucau
Hi Tcks are passing Le 17 sept. 2013 18:47, "Albert Lee" a écrit : > Would it be feasible to release the current trunk content as bval-1.0 and > create a branch as 1.0.x for anyone who has a need to continue with this > code base, then replace trunk with bval-1.1 content, which will become the >

Re: BVal 1.0 and 1.1

2013-09-17 Thread Romain Manni-Bucau
Well for *spec* users it is not important Matt. Le 17 sept. 2013 19:27, "Matt Benson" a écrit : > On Tue, Sep 17, 2013 at 11:47 AM, Albert Lee wrote: > > > Would it be feasible to release the current trunk content as bval-1.0 and > > create a branch as 1.0.x for anyone who has a need to continue

Re: BVal 1.0 and 1.1

2013-09-17 Thread Romain Manni-Bucau
> > On Sep 17, 2013 12:30 PM, "Romain Manni-Bucau" > > wrote: > > > > > > Well for *spec* users it is not important Matt. > > > > > You are correct, but I still say (and I'm not the first) that we need to > > provide a stable API fo

Re: Bean Validation 1.0

2013-09-21 Thread Romain Manni-Bucau
Hi David, Here it is http://svn.apache.org/repos/asf/bval/branches/bval-11/ We pass tcks 1.1 but some perf enhancement help would still be welcomed Le 22 sept. 2013 03:25, "David Blevins" a écrit : > Thanks! Yes, I meant 1.1 :) > > Has that branch been created yet? If not is there a timeline

release 1.1 in 2.0.0-alpha tomorrow?

2013-11-20 Thread Romain Manni-Bucau
Hi Any issue if I try (help would be appreciated if yes) to release bval 1.1 branch in alpha (I'll update version to 2.0.0-alpha1) tomorrow? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://githu

Re: release 1.1 in 2.0.0-alpha tomorrow?

2013-11-20 Thread Romain Manni-Bucau
Personnally I don't care, just shout before tomorrow morning ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2013/11/20 Matt Benson : > I am personally in favo

Re: release 1.1 in 2.0.0-alpha tomorrow?

2013-11-20 Thread Romain Manni-Bucau
updated to 1.1.0-alpha-SNAPSHOT Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2013/11/20 Albert Lee : > I agree. It would be nice to keep the implementation version same

Re: release 1.1 in 2.0.0-alpha tomorrow?

2013-11-20 Thread Romain Manni-Bucau
I'll ask G if they can release them Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2013/11/20 Romain Manni-Bucau : > updated to 1.1.0-alpha-SNAPSHOT > Romain

Re: Location of validation.xml

2014-03-18 Thread Romain Manni-Bucau
Hi Bval only looks in META-INF but TomEE for instance (more generally EE servers) handles WEB-INF case. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-18 17:50 GMT

Re: Location of validation.xml

2014-03-18 Thread Romain Manni-Bucau
Surely cause if you go for a programmatic choice you'll use annotations and don't need it Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-18 19:01 GMT+01:00 Mi

Re: Location of validation.xml

2014-03-18 Thread Romain Manni-Bucau
tomee parses it itself and then create the configuration itself. I think we can wait tomee starts javaee7 to write it since it should be very soon (when next release is done) and it would be the main and more demanding user. Romain Manni-Bucau Twitter: @rmannibucau Blog: http

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
Actually I'd expect the SPI to give the processed instance and not the location. That's why i sugegsted to wait a bit for it to see the real need. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Git

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
well this way we'll need another spi for TomEE which can't rely on BVal for parsing. That's why I thought sending the parsing result BTW any urgence on it? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rma

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
Well if we can avoid to fork/branch tomee before next release would be awesome but yes it sonds reasonable and avoiding jvm SPI is awesome Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
this looks ok but just wanted to avoid the "oh so goodoops" effect ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-19 17:06 GMT+01:00 Matt Benson :

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
that's what I was thinking about but when I hacked 1.1 branch I was really thinking adding it when integrating tomee to avoid a useless or wrong SPI. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
Cause: 1) TomEE added some features relying on internal config (placeholders etc) 2) TomEE uses its own model for all EE descriptors whatever the spec is That's not an issue on BVal side but it will need to be integrated without forking as much as possible Romain Manni-Bucau Tw

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
Hmm not sure spec allows it actually. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-19 17:39 GMT+01:00 Michael Blyakher : > So if I understand this latest propo

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
; > > Previously this could be accomplished by specifying > > > Configuration.ignoreXMLConfiguration, but I don't quite see how that > > would > > > work in this case. > > > > > > Thanks, > > > Mike > > > > > >

Re: Location of validation.xml

2014-03-19 Thread Romain Manni-Bucau
ping.xml (I'm curious where the spec indicates that this > >> > location isn't compliant). > >> > > >> > So in short, it's not that I want to be able to ignore mappings > >> > altogether. > >> > I was just thinking that if WEB-INF is a valid locat

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
Providing a Configuration impl bval will get all it needs to execute. For executable stuff there is a property you can add but not sure it will be needed for you. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
Yes, basically use your own representation of validation.xml and create the Configuration respecting what is in validation.xml (kind of custom to bval conversion). That's what we do (and we'll do) in tomee validationbuilder Romain Manni-Bucau Twitter: @rmannibucau

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
not sure I follow, while @Inject Validator works it is fine. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-20 16:17 GMT+01:00 Michael Blyakher : > So doing t

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
if not existing and provided by the EE container which will be the case for sure. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-20 16:52 GMT+01:00 Michael Blyakher

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
to provide its own validator and validatorfactory for sure Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-20 17:07 GMT+01:00 Michael Blyakher : > I'm no

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
BV is not EE aware so that's not a big deal. It works fine in META-INF and in WEB-INF for EE case when the container handles it. Not sure I see the issue. That's the integration work of EE and not of BVal IMO. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wor

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
excepted the cdi integration is done through an interceptor getting Validator injected so it still works, ot I didn't get the failing case (possible ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github:

Re: Location of validation.xml

2014-03-20 Thread Romain Manni-Bucau
nstantiation behavior). If the BValExtension isn't aware of > the user's configuration, this can't happen. > > Matt > > On Thu, Mar 20, 2014 at 11:43 AM, Romain Manni-Bucau > wrote: >> excepted the cdi integration is done through an interceptor getting >

Fwd: svn commit: r1614467 - /bval/branches/bval-11/bval-jsr/src/main/java/org/apache/bval/cdi/BValInterceptor.java

2014-07-29 Thread Romain Manni-Bucau
Hi guys OWB was broken in the version we use (release), only trunk supports it correctly but it is a snapshot, not sure how to proceed on it since now we have 3 failling tests for tck11. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http

release soon?

2014-09-09 Thread Romain Manni-Bucau
Any blocking if I try to release in the week? I'll go for a beta I guess (1.1.0-beta-1 surely). Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

Re: release soon?

2014-09-10 Thread Romain Manni-Bucau
well, s/week/when we have geronimo spec jars/ ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-09 16:18 GMT+02:00 Romain Manni-Bucau : > Any blocking if I try

Re: BVAL TCK 1.1

2014-10-07 Thread Romain Manni-Bucau
pushed, thanks! Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-10-08 1:46 GMT+02:00 Daniel Cunha : > Hi Folks, > > I updated the TCK test version too. ( > https://issues.apache.org/jira/browse/BVAL-133

Re: Some changes

2014-10-09 Thread Romain Manni-Bucau
ng version but with your change I find the code indirected and harder to follow. If you find some methods too long maybe just create few more? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-10-10 2:48 GMT+02:00 Da

Fwd: svn commit: r1628598 [1/2] - in /bval/branches/bval-11: ./ bval-core/ bval-core/src/main/java/org/apache/bval/ bval-core/src/main/java/org/apache/bval/model/ bval-core/src/main/java/org/apache/bv

2014-12-06 Thread Romain Manni-Bucau
Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau -- Forwarded message -- From: Date: 2014-10-01 6:37 GMT+02:00 Subject: svn commit: r1628598 [1/2] - in /bval/branches/bval-11: ./ bval-core/ bval-core/src/main/java

Re: svn commit: r1628598 [1/2] - in /bval/branches/bval-11: ./ bval-core/ bval-core/src/main/java/org/apache/bval/ bval-core/src/main/java/org/apache/bval/model/ bval-core/src/main/java/org/apache/bva

2014-12-06 Thread Romain Manni-Bucau
; I try see something here. >> >> But I have a problem.. my laptop not build bval. >> The build stop in Building Apache BVal :: bval-jsr 1.1.0-alpha-SNAPSHOT >> >> Linux 3.13.0 32bits >> 4GB ram >> JDK 1.8.0_25 >> >> On Sat, Dec 6, 2014 at

Re: svn commit: r1628598 [1/2] - in /bval/branches/bval-11: ./ bval-core/ bval-core/src/main/java/org/apache/bval/ bval-core/src/main/java/org/apache/bval/model/ bval-core/src/main/java/org/apache/bva

2014-12-06 Thread Romain Manni-Bucau
, platform encoding: UTF-8 OS name: "linux", version: "3.13.0-40-generic", arch: "amd64", family: "unix" Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-06 15:51 GMT+01:00 Daniel

Re: Fwd: svn commit: r1628598 [1/2] - in /bval/branches/bval-11: ./ bval-core/ bval-core/src/main/java/org/apache/bval/ bval-core/src/main/java/org/apache/bval/model/ bval-core/src/main/java/org/apach

2014-12-06 Thread Romain Manni-Bucau
Sure, default code shouldn't change. BTW I wonder why these regressions were introduced? Any idea? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-06 19:29 GMT+01:00 Matt Benson : > Sorry; I ran the old T

Fwd: svn commit: r1644241 - /bval/branches/bval-11/bval-core/src/main/java/org/apache/bval/util/reflection/Reflection.java

2014-12-09 Thread Romain Manni-Bucau
Can hasSecurityManager be static? Cant it be set at runtime? -- Message transféré -- De : Date : 10 déc. 2014 00:50 Objet : svn commit: r1644241 - /bval/branches/bval-11/bval-core/src/main/java/org/apache/bval/util/reflection/Reflection.java À : Cc : Author: mbenson Date: Tue Dec

Fwd: svn commit: r1644258 - in /bval/branches/bval-11/bval-jsr/src/main/java/org/apache/bval: cdi/ jsr/

2014-12-09 Thread Romain Manni-Bucau
Hi Matt SKIPPED_PREFIXES was designed to be modifiable. It is not sexy but idea was to let other products like tomee change it without having to release bval. Id be happy to have a Filter.accept(fqn) as well if you find it cleaner - I think we should actually. Wdyt? -- Message transféré

Re: Fwd: svn commit: r1644258 - in /bval/branches/bval-11/bval-jsr/src/main/java/org/apache/bval: cdi/ jsr/

2014-12-10 Thread Romain Manni-Bucau
global filtering is set. wdyt? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-10 14:51 GMT+01:00 Matt Benson : > On Dec 10, 2014 1:18 AM, "Romain Manni-Bucau" wrote: >> >> Hi Matt &

Re: Fwd: svn commit: r1644258 - in /bval/branches/bval-11/bval-jsr/src/main/java/org/apache/bval: cdi/ jsr/

2014-12-10 Thread Romain Manni-Bucau
h can be big and classloader can be slow (maven rr) If it is bad we can change it later, we just need to tag it is internal for now. > Matt > > Matt > > On Dec 10, 2014 8:01 AM, "Romain Manni-Bucau" wrote: >> >> I would avoid ServiceLoader if possible (at l

Re: Fwd: svn commit: r1644258 - in /bval/branches/bval-11/bval-jsr/src/main/java/org/apache/bval: cdi/ jsr/

2014-12-11 Thread Romain Manni-Bucau
use a setter on the extension as well (not easily doable for a user without knowing owb code) Without it tomee will need to wrap the extension. This is feasible as well but I rhink bval can benefit from it ootb. " Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wor

release?

2015-03-14 Thread Romain Manni-Bucau
Hi guys, do we try to plan a release soon? I'd love to see it next week to try to get tomee released for devoxxfr without a fork wdyt? I can do the mvn release:prepare/perform but I'm not sure how to do next steps (publish the website and binaries) Romain Manni-Bucau @rmannibu

Re: release?

2015-04-03 Thread Romain Manni-Bucau
Will wait after devoxx now ;) Le 3 avr. 2015 20:18, "Mark Struberg" a écrit : > +1 > > I could probably help a bit. > > LieGrue, > strub > > > > Am 14.03.2015 um 17:42 schrieb Romain Manni-Bucau >: > > > > Hi guys, > > > > do we

release?

2015-04-13 Thread Romain Manni-Bucau
Hi guys, plan to start a release - bval11 branch - in the week when I'll get few time. Anything to do before? Could someone help me for the last tasks I'm not super easy with like publishing webside and binaries (on dist)? Romain Manni-Bucau @rmannibucau <https://twitter.co

Re: release?

2015-04-17 Thread Romain Manni-Bucau
Ok, we need "Apache Geronimo Expression Language Spec 2.2" 1.0.5 and OWB 1.5.0. OWB in under vote, i'll ping for EL API and try to run it beginning onnext week if there is no blocker Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://r

Re: release?

2015-04-17 Thread Romain Manni-Bucau
Finally replaced G EL API by tomcat one, should be fine for us, just need OWB now ;) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linked

Re: SVN cleanup and 1.0 and 1.1. release

2015-04-19 Thread Romain Manni-Bucau
+1, should have been done ~ one year ago Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www

Fwd: svn commit: r1677594 - in /bval/trunk: bval-tck/pom.xml bval-tck11/pom.xml pom.xml

2015-05-04 Thread Romain Manni-Bucau
Is it possible to not use bundle for tcks? I see it only as a cool dep for osgi/manual dep handling but not as our primary delivery. Wdyt? -- Message transféré -- De : Date : 4 mai 2015 15:00 Objet : svn commit: r1677594 - in /bval/trunk: bval-tck/pom.xml bval-tck11/pom.xml pom.x

Re: remove bval-tck?

2015-05-04 Thread Romain Manni-Bucau
No we have to keep it and keep in mind 1 test is failing - spec intentionnally changed. Impl only 1.1 you can get a bunch of regressions Le 4 mai 2015 15:14, "Mark Struberg" a écrit : > hi! > > Can we remove the old bval-tck module from trunk? We still have the > bval-tck11 module which tests th

Re: remove bval-tck?

2015-05-04 Thread Romain Manni-Bucau
s in the parent pom. > > LieGrue, > strub > > > > > Am 04.05.2015 um 15:16 schrieb Romain Manni-Bucau >: > > > > No we have to keep it and keep in mind 1 test is failing - spec > > intentionnally changed. > > > > Impl only 1.1 you can get

Re: remove bval-tck?

2015-05-04 Thread Romain Manni-Bucau
olations. Expected: 1 Actual: 2 expected:<1> > but was:<2> > > > this one? > > LieGrue, > strub > > > > Am 04.05.2015 um 15:57 schrieb Romain Manni-Bucau >: > > > > Yes, think i didnt exclude the failing test yet but then we can run it by &

Fwd: svn commit: r1677616 - /bval/trunk/bundle/pom.xml

2015-05-04 Thread Romain Manni-Bucau
should be reverted for osgi Mark Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber &

Re: [VOTE] Release Apache BVal-1.1.0

2015-06-06 Thread Romain Manni-Bucau
nd that is not a profile on by default so: +1 Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http:/

Re: [VOTE] Release Apache BVal-1.1.0

2015-06-06 Thread Romain Manni-Bucau
http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-api/1.1.0-CR9/jboss-test-harness-api-1.1.0-CR9.pom ? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibu

Re: [VOTE] Release Apache BVal-1.1.0

2015-06-06 Thread Romain Manni-Bucau
yes it works, just wanted to mention the repo is missing OOTB (but once again not a blocker being seen which module is considered) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibu

Fwd: svn commit: r1721536 - in /bval/trunk: ./ bval-jsr/ bval-jsr/src/main/java/org/apache/bval/jsr/ bval-jsr/src/test/java/org/apache/bval/jsr/ bval-tck/

2015-12-23 Thread Romain Manni-Bucau
Hi guys I would need some help for commons-weaver-maven-plugin setup, i commented it out cause it was just hanging. Any inputs/help on that? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.

Re: svn commit: r1721536 - in /bval/trunk: ./ bval-jsr/ bval-jsr/src/main/java/org/apache/bval/jsr/ bval-jsr/src/test/java/org/apache/bval/jsr/ bval-tck/

2015-12-23 Thread Romain Manni-Bucau
seems a bug in 1.1 of [weaver], looks fixed in coming 1.2 so just deployed the snapshot and upgraded in bval to the snapshot Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau>

Re: svn commit: r1721536 - in /bval/trunk: ./ bval-jsr/ bval-jsr/src/main/java/org/apache/bval/jsr/ bval-jsr/src/test/java/org/apache/bval/jsr/ bval-tck/

2015-12-23 Thread Romain Manni-Bucau
enson : > You got it. :-) > > Matt > On Dec 23, 2015 9:48 AM, "Romain Manni-Bucau" > wrote: > > > seems a bug in 1.1 of [weaver], looks fixed in coming 1.2 so just > deployed > > the snapshot and upgraded in bval to the snapshot > > > > &

Re: svn commit: r1721536 - in /bval/trunk: ./ bval-jsr/ bval-jsr/src/main/java/org/apache/bval/jsr/ bval-jsr/src/test/java/org/apache/bval/jsr/ bval-tck/

2016-01-04 Thread Romain Manni-Bucau
Think Matt is on it Le 4 janv. 2016 09:44, "Mark Struberg" a écrit : > Means we should push for releasing commons-weaver first, right? > > LieGrue, > strub > > > > Am 23.12.2015 um 18:14 schrieb Romain Manni-Bucau >: > > > > yep the loop w

Fwd: Performance problems in tomee 7.0.0

2016-01-24 Thread Romain Manni-Bucau
FYI not yet sure why - can be eclipselink recreating a custom Validator each time or not but if you have any idea happy to get some help on it. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.

[VOTE] Release Apache BVal-1.1.1

2016-02-03 Thread Romain Manni-Bucau
} The VOTE is open for 72h. Here is my +1 PS: big thanks to Mark to have helped me to push binaries on nexus. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https:

Re: [VOTE] Release Apache BVal-1.1.1

2016-02-07 Thread Romain Manni-Bucau
quick up, we still miss one binding vote ;) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://

[RESULT][VOTE] Release Apache BVal-1.1.1

2016-02-08 Thread Romain Manni-Bucau
With 3 +1 binding the vote passed. I'll continue the release likely tomorrow now. Thanks you all! Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <h

[ANNOUNCEMENT] Apache BVal 1.1.1 Released

2016-02-09 Thread Romain Manni-Bucau
The Apache BVal team is pleased to announce the release of: Apache BVal 1.1.1 Apache BVal delivers an implementation of the Java Bean Validation specification 1.1. The release was mainly a performance fix one. Distribution package can be downloaded from: http://www.apache.org/dyn/closer.cgi/bva

releasing?

2016-03-01 Thread Romain Manni-Bucau
Hi guys, last release is java 8 only, to go back on java 7 at least I'd like to re-release, any objection? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn &l

Re: releasing?

2016-03-02 Thread Romain Manni-Bucau
@Matt: not sure I got your question. basically we need to release using java 7 during the build and not java 8 like I did. It is enough. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.

Re: releasing?

2016-03-02 Thread Romain Manni-Bucau
java 7 or java 6 doesn't change the generated bytecode for bval. Java 8 sadly does/did. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.l

Re: releasing?

2016-03-02 Thread Romain Manni-Bucau
yep exactly. Makes tomee supporting only Java 8 ATM :(. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibuca

Re: releasing?

2016-03-02 Thread Romain Manni-Bucau
Ok seems it was more vicious, since I built locally bval to vote for the release I got a corrupted artifact locally - of course used java 8 ;) - so seems bval is fine so we don't need to release since the changelog is empty. Sorry for the noise guys. Romain Manni-Bucau @rmannibucau &

Re: BVal under OSGi

2016-08-15 Thread Romain Manni-Bucau
ppLoader) of entire program which doesn’t know anything about JARs later used in runtime. Same issue is reported under BVAL-140 which is open since 10 months. > > Romain Manni-Bucau and I had couple ideas how to solve problem, but we didn’t find any clear path. My initial pull request ( https

Fwd: svn commit: r1762479 - /bval/trunk/bval-jsr/src/main/java/org/apache/bval/jsr/ApacheFactoryContext.java

2016-09-27 Thread Romain Manni-Bucau
out using bval + hibernate-entitymanager which set a custom TraversableResolver and leads us to reparse all constraints. With this fix we would do it only for ParameterNameProvider which is acceptable I think. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <htt

Re: Let's also do a validation-1.1 api 1.0 release?

2016-10-02 Thread Romain Manni-Bucau
Hi Mark, maybe @Valid since it is pretty close to the constraints. Then think only Validator and ValidatorFactory are actually commonly used. Rarely saw other ones used outside libraries. 2016-10-03 8:53 GMT+02:00 Mark Struberg : > Hi folks! > > I’ve started to improve our API documentation as

Re: 1.1.2 Release

2016-10-21 Thread Romain Manni-Bucau
If it adds some 100k we can keep the dep and propose a classified shade if we want but for tomee the not shaded is nice. Le 21 oct. 2016 21:03, "Mark Struberg" a écrit : > Guess I need till tomorrow. > Found a few things which I like to review > > 72385 Apr 7 2016 /Users/struberg/.m2/repositor

Re: 1.1.2 Release

2016-10-22 Thread Romain Manni-Bucau
l runs (feel free to run tomee/tck/bval-tomee module after having updated bval in root pom and build until this module) If someone has 1h to test today +1 otherwise fine to do it to 1.1.3 (will help in this case) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog &

Re: 1.1.2 Release

2016-10-22 Thread Romain Manni-Bucau
> > On Sat, Oct 22, 2016 at 1:52 AM, Mark Struberg > > > wrote: > > > >> I proposed to shade it in as I thought we only use a few classes. Should > >> max add 20kB. > >> > >> LieGrue, > >> strub > >> > >> > >

Re: copy annotations in multithreaded environments

2016-10-22 Thread Romain Manni-Bucau
it is when the model is built so in a thread safe manner (enclosing code), no? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://g

Re: [VOTE] Release Apache BVal 1.1.2 from RC1

2016-11-03 Thread Romain Manni-Bucau
don't recall if I voted - thought since I recall reviewing it with tomee but dont see my +1, if not +1 :) Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Git

Re: build fails with OWB-1.7.3 and later

2017-07-10 Thread Romain Manni-Bucau
Ok, recall having done most of the setup so shout if you need me to reopen it ;) Le 10 juil. 2017 10:22, "Mark Struberg" a écrit : > Hi folks! > > BVal currently uses OWB-1.6.0 for the TCK. All works fine up to until > OWB-1.7.2, but from 1.7.3 up it fails. > I've now checked a few tests and I'm

Re: [DISCUSSION] BVal on git?

2017-10-19 Thread Romain Manni-Bucau
+1 if we have all the github links asf created, users love it in general Le 19 oct. 2017 22:10, "Daniel Cunha" a écrit : > +1 > > On Thu, Oct 19, 2017 at 5:35 PM, Gerhard Petracek > wrote: > > > +1 > > > > regards, > > gerhard > > > > > > > > 2017-10-19 21:23 GMT+02:00 Matt Benson : > > > > > H

  1   2   3   4   >