All, Will this merge be pre or post 4.1.0? I am concerned regarding the S3-backed Secondary Storage feature. Looking at this branch, the work done to support S3 does not appear to compatible with the new storage architecture, and I don't think there is enough time before 31 Jan 2013 to retrofit. I also have design concerns which I raise on a separate thread.
Thanks, -John On Jan 8, 2013, at 12:08 PM, Alex Huang <alex.hu...@citrix.com> wrote: >> The problem that Howie is talking about is that none of our projects >> are structured in the "standard" maven layout. This isn't just a test >> source issue. >> > I'm saying maven have a way to accommodate for that by specifying exactly > where the directory should be in the pom.xml. > > Like I said though, I don't know why it doesn't follow standard layout. > Maybe it was just easier to do the maven conversion this way? I think all > the directories in javelin has follow the current layout in 4.0 as well. We > can make all of the javelin directories follow the standard if there was no > clear call on how to layout the structures originally. > > --Alex