Got it, thanks ! I know I need to build it locally to resolve critical. But I still think it would be better that latest snapshots could be pushed automatically. : )
On Mon, Jun 7, 2010 at 12:35 PM, David Blevins <[email protected]>wrote: > > On Jun 6, 2010, at 7:25 PM, Shawn Jiang wrote: > > > Will you try writing the ICFB in Geronimo ? This problem is still a > blocker > > for geronimo 221 release. > > > > Or can we revert this change until geronimo 221 is released ? > > Hi Shawn! > > That change was reverted Friday, so we should be good. Note, OpenEJB and > Geronimo don't have any system setup for publishing snapshots automatically, > so it's best to build from source if doing any critical work. > > Quickest way to build is: > > svn co https://svn.apache.org/repos/asf/openejb/branches/openejb-3.1.x > cd openejb-3.1.x > mvn clean install -Dmaven.test.skip=true > > > -David > > -- Shawn
