dev@glassfish.java.net

URGENT: Nandini: Small change for you.

From: Ed Burns <Ed.Burns_at_Sun.COM>
Date: Mon, 03 Aug 2009 20:43:09 -0700

>>>>> On Mon, 3 Aug 2009 20:33:30 -0700, Ed Burns <ed.burns_at_sun.com> said:

EB> JANE_ACTION: Jane, this is the SVN tag you need to put into the
EB> Glassfish nightly. Note that Nandini will have to make a change to a
EB> source file on her side, to change the package name of a class that she
EB> imports already, once you put this in the nightly. I'll followup this
EB> mail with instructions for her. You'll need to coordinate your timing
EB> with her.

Once Jane integrates the above mentioned JSR-303 Implementation, you'll
have to make the following changes in your hk2 code.

Naturally, this will cause Jane to have to integrate your changed hk2
code as well.

Index: config/src/java/org/jvnet/hk2/config/WriteableView.java
===================================================================
--- config/src/java/org/jvnet/hk2/config/WriteableView.java (revision 1126)
+++ config/src/java/org/jvnet/hk2/config/WriteableView.java (working copy)
 -48,8 +48,9 @@
 import javax.validation.ValidatorFactory;
 import javax.validation.Validator;
 import javax.validation.ValidatorContext;
-import javax.validation.BeanDescriptor;
+import javax.validation.metadata.BeanDescriptor;
 
+
 /**
  * A WriteableView is a view of a ConfigBean object that allow access to the
  * setters of the ConfigBean.
Index: config/pom.xml
===================================================================
--- config/pom.xml (revision 1126)
+++ config/pom.xml (working copy)
 -93,7 +93,7 @@
         <dependency>
             <groupId>org.glassfish</groupId>
             <artifactId>bean-validator</artifactId>
- <version>3.0-JBoss-4.0.0.Beta1-b01</version>
+ <version>3.0-JBoss-4.0.0.Beta2-b02</version>
         </dependency>
     </dependencies>
     <profiles>

For what it's worth. The binary that will ultimately be in the repo
thanks to Jane's actions is at
<http://javaweb.sfbay.sun.com/~edburns/bean-validator-3.0-JBoss-4.0.0.Beta2-b02.jar>
inside of SWAN. Off SWAN users can build it themselves or wait for Jane
to do her thing.


Ed
-- 
| ed.burns_at_sun.com  | office: 408 884 9519 OR x31640
| homepage:         | http://ridingthecrest.com/