[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-10 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12415654 ] David Jencks commented on GERONIMO-2071: Openejb rev 2671 adds the 2 geronimo-dependency.xml files in src for the m2 build. I believe all work in this issue excep

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-08 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12415290 ] David Jencks commented on GERONIMO-2071: rev 412684 added more configs poms and modified dependencies so modules and configs build. In particular list all config

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-07 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12415254 ] Anita Kulshreshtha commented on GERONIMO-2071: -- Thanks! David. I did not see g-dependency.xml for axis, tomcat in rev 412630 and openejb/modules/core. > Mo

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-07 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12415217 ] David Jencks commented on GERONIMO-2071: Following a suggestion from anita I moved the location of the source m2 files to not conflict with m1. Committed in rev 4

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-07 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12415194 ] David Jencks commented on GERONIMO-2071: We have a conflict with the m1 build and geronimo-dependency.xml files. Since the geronimo groupId is different in m2 tha

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-06 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414984 ] Prasad Kashyap commented on GERONIMO-2071: -- I cut my teeth on M2 migrating this plugin. It was also the first one to be migrated. So I "migrated" the classes as i

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414914 ] David Jencks commented on GERONIMO-2071: I've looked at the deployment-plugin.patch and most of it looks good. However I'm confused by the VelocityFilter class si

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414882 ] David Jencks commented on GERONIMO-2071: Extracted the poms and classpath.properties for console from big applications.patch.zip. This should bring complete appli

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414880 ] David Jencks commented on GERONIMO-2071: Copied the magic gball files to their locations in the big applications.patch and add the poms. Commented out the referen

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414879 ] David Jencks commented on GERONIMO-2071: prasad, the deployment-plugin patch seems to have about 5 copies of each file in it. Can you try again to produce a patch

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414870 ] David Jencks commented on GERONIMO-2071: Moved console parts into a new applications/console directory for better m2 build: fixed m1 build so it works with the new

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-05 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414854 ] David Jencks commented on GERONIMO-2071: Applied 5 june 2006 applications.patch in rev 411916. However, I had to merge the pom.xml by hand, and: - did not skip te

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-03 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414624 ] David Jencks commented on GERONIMO-2071: I think the reason that my openejb builds and yours doesn't is that for some reason my copy of the xmlbeans-maven-plugin.p

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-03 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414605 ] David Jencks commented on GERONIMO-2071: Stax removed from openejb in rev 2664. applied deploy-tool.patch, m2-plugins.patch, and the configs part of geronimo.patc

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-03 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414567 ] Anita Kulshreshtha commented on GERONIMO-2071: -- please delete PackageBuilderShellMojo.jav <--It was in the big patch. > Move Geronimo build to M

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-02 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414538 ] David Jencks commented on GERONIMO-2071: I've applied parts of some of these patches: openejb.patch dated 02/june/06 applied in openejb rev 2663 geronimo.patch da

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-01 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414343 ] Prasad Kashyap commented on GERONIMO-2071: -- Just FYI - http://www.mail-archive.com/dev@geronimo.apache.org/msg23018.html > Move Geronimo build to M2 (new 1.2 tr

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-06-01 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414248 ] Anita Kulshreshtha commented on GERONIMO-2071: -- In response to Matt's comments on the list : http://www.nabble.com/Change+to+commit+model+for+Apache+Geronimo-

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-05-31 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414138 ] Anita Kulshreshtha commented on GERONIMO-2071: -- We use 2 legacy repository - - http://www.ibiblio.org/maven - nothing found - http://people.apache.org/

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-05-31 Thread Guillaume Nodet (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414131 ] Guillaume Nodet commented on GERONIMO-2071: --- ActiveMQ should be upgrade to 4.0 (which is currently voted) and m2 poms are available for this version. > Move Ger

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-05-31 Thread Jacek Laskowski (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414127 ] Jacek Laskowski commented on GERONIMO-2071: --- If there's no proper version of activemq on M2 repos, why can't we use M1 repo (legacy)? > Move Geronimo build to M

[jira] Commented: (GERONIMO-2071) Move Geronimo build to M2 (new 1.2 trunk)

2006-05-31 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=comments#action_12414080 ] Anita Kulshreshtha commented on GERONIMO-2071: -- Build instructions - (I have used maven 2.0.4) from top directory - 1. mvn -N install 2. cd modules,mvn