Hi Jason,
    My family was visiting. I have been busy and in and out of town. I 
am catching up on my mail and apologize for not responding to all the
mail promptly.

I looked at the code and saw this in the top level pom :  
   <parent>
        <groupId>org.apache.geronimo.genesis.config</groupId>
        <artifactId>project-config</artifactId>
        <version>1.0.0-SNAPSHOT</version>
    </parent>
Since this project is not in the code being reviewed, I commented it
out and ran one 'simple mvn install' from the top directory! And you
know what happened...

If I am a windows user who does not care to install cygwin, I had to
type the following :
  mvn -Dstage=bootstrap
  cd openejb2
  mvn -Dmaven.test.skip=true install
  cd ..
  mvn -Dstage=assemble
  This looked very familiar..

I tried to see where o.a.g.genesis.config was being built. I found that
the genesis branch has been built and published to a repo. The code
under review will not work without building the code in genesis. Could
you please tell us which repo the artifacts built by genesis have been
published to?
   I am still going through the code and will provide more feedback,
even though it does not carry any weight.

Cheers
Anita 

--- Jason Dillon <[EMAIL PROTECTED]> wrote:

> Please see this issue for details:
> 
>      http://issues.apache.org/jira/browse/GERONIMO-2219
> 
>   * * *
> 
> I hope to be able to merge this work to trunk in a week or so, so  
> please, please, please take some time to review the branch and vote  
> (PMC or not).
> 
> --jason
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to