In bundle mode, our META-INF/org.apache.bval.revision.properties does not get created.
If someone wants to just use the bval-core as a bundle, then we'll entertain fixing it later. For now, we're focused on getting a JSR-303 impl out... :-) -Donald On 5/21/10 2:27 PM, David Jencks wrote: > I can see why you'd want to remove the osgi metadata from the jsr303 bundle, > but isn't it plausbile that someone would want to use the native validation > stuff under osgi so leaving the osgi metadata in the bval-core would still be > useful? > > thanks > david jencks > > On May 21, 2010, at 10:51 AM, Donald Woods (JIRA) wrote: > >> Create a single apache-bval jar/bundle >> -------------------------------------- >> >> Key: BVAL-57 >> URL: https://issues.apache.org/jira/browse/BVAL-57 >> Project: BeanValidation >> Issue Type: Improvement >> Affects Versions: 0.1-incubating >> Reporter: Donald Woods >> Assignee: Donald Woods >> Fix For: 0.1-incubating >> >> >> Create a single apache-bval jar/bundle, which includes the contents of >> bval-core and bval-jsr303, as an easier drop-in replacement for hibernate >> validator. Also, remove bundle metadata from bval-core and bval-jsr303, >> since we want OSGi users to grab apache-bval instead. >> >> >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> > >
