Re: building with m2 - doc location discussion

2006-06-28 Thread anita kulshreshtha
Hernan, I like all of thses names. Since creating a space requires special permission, could you please add one. I would like to link the page at http://cwiki.apache.org/confluence/display/geronimo/Building+Geronimo+with+Maven+2 to the newly created section. Thanks Anita --- Jacek Laskowski

Re: Unable to build using m2

2006-06-27 Thread anita kulshreshtha
Alan, When Jacek was coordinating the m2 build, the snapshots were continuously published. Any missing geronimo jar or pom was available from the repo. The same must be done for the plugin. I am not sure how this was done. I think he had the karma to push the jars to the repo. For now it will

Re: svn commit: r417329 - /geronimo/trunk/modules/j2ee/pom.xml

2006-06-27 Thread anita kulshreshtha
I agree Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: There's something wrong here. geronimo-management pulls in the ejb spec. I believe the problem here is that the spec poms are not published: there's supposed to be a dependency from jsr-77 spec jar to ejb spec jar.

Re: Unable to build using m2

2006-06-27 Thread anita kulshreshtha
I have done the same, deleted o/a/g/pluigns and was able to build rev 415213 using - cd modules mvn -o clean install maven.test.skip=true Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: Can you guys provide some details? I can't reproduce this. There is certainly not supposed

Re: building with m2 - doc location discussion

2006-06-27 Thread anita kulshreshtha
Hi all, Here are the beginnings of maven 2 build - http://cwiki.apache.org/confluence/display/geronimo/Building+Geronimo+with+Maven+2 Thanks Anita --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 6/27/06, Bill Dudney [EMAIL PROTECTED] wrote: Current Geronimo Release Under Development

Re: Unable to build using m2

2006-06-27 Thread anita kulshreshtha
Did they get published to an m1 repo under a groupId o.a.g? Maven-one-plugin generates these jars and poms. Thanks Anita --- David Blevins [EMAIL PROTECTED] wrote: On Jun 27, 2006, at 1:41 PM, Jacek Laskowski wrote: On 6/27/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Alan

Re: m2 builds

2006-06-26 Thread anita kulshreshtha
This is not a requirement. There is a patch to build openejb only when necessary (comment out openejb). Once the 1.2-snapshots (geronimo and openejb) are published somewhere, we will be able to do : svn ... mvn Until then the following steps must be used - mvn -Dall=modules mvn

Re: [RTC] m2-plugins deployment plugin: PLEASE VOTE

2006-06-26 Thread anita kulshreshtha
AFAIK, maven makes sure that it has all the plugins even before sorting the projects. It can not distinguish the fact that a subset of the projects do not need the plugin. Ideally maven should distinguish between a maven plugin and other plugins. If m2 snapshots are published somewhere, it

Re: m2 migration status

2006-06-26 Thread anita kulshreshtha
These are known problems. comments inline.. --- Prasad Kashyap [EMAIL PROTECTED] wrote: I got myself a fresh clean checkout of trunk and built just the modules. I encountered the following problems - 1. The j2ee module compilation failed due to a dependency on ejb spec jar.

Re: M2 Build Instructions on wiki (M2 : Build Instruction)

2006-06-23 Thread anita kulshreshtha
of the Geronimo project, would you consider moving them into the Apache Geronimo SandBox? Again, we need to change that name soon, I couldn't come up with anything better at that time. Any proposal anyone? Cheers! Hernan anita kulshreshtha wrote: Hi All, I would like to add

[jira] Commented: (GERONIMO-1659) Module migration to Maven 2: system

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1659?page=comments#action_12417569 ] Anita Kulshreshtha commented on GERONIMO-1659: -- The sytstem module underwent many changes to incorporate geronimo plugins. More ant code was added

[jira] Resolved: (GERONIMO-2044) Compilation failure: java.nio.BufferOverflowException

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2044?page=all ] Anita Kulshreshtha resolved GERONIMO-2044: -- Resolution: Cannot Reproduce Compilation failure: java.nio.BufferOverflowException

[jira] Resolved: (GERONIMO-1732) Module migration to Maven 2: jetty-builder

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1732?page=all ] Anita Kulshreshtha resolved GERONIMO-1732: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven 2: jetty-builder

[jira] Resolved: (GERONIMO-1731) Module migration to Maven2: jetty

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1731?page=all ] Anita Kulshreshtha resolved GERONIMO-1731: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven2: jetty - Key

[jira] Resolved: (GERONIMO-1725) Module migration to Maven 2: client-builder

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1725?page=all ] Anita Kulshreshtha resolved GERONIMO-1725: -- Fix Version: 1.2 Resolution: Fixed geronimo-dependency.xml has been checked into the code Module migration to Maven 2

[jira] Resolved: (GERONIMO-1677) Plugin migration to Maven 2: geronimo-dependency-plugin

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1677?page=all ] Anita Kulshreshtha resolved GERONIMO-1677: -- Fix Version: 1.2 Resolution: Fixed geronimo-dependency.xml files generated by m1 build have been checked into the code

[jira] Resolved: (GERONIMO-1660) Application migration to Maven 2: Console

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1660?page=all ] Anita Kulshreshtha resolved GERONIMO-1660: -- Fix Version: 1.2 Resolution: Fixed Application migration to Maven 2: Console

[jira] Resolved: (GERONIMO-1564) Use specific geronimo.assemble.xx properties in assembly project.xml files

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1564?page=all ] Anita Kulshreshtha resolved GERONIMO-1564: -- Fix Version: 1.1 (was: 1.2) Resolution: Fixed Use specific geronimo.assemble.xx properties in assembly

[jira] Resolved: (GERONIMO-1785) Application migration to Maven 2: magicGball

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1785?page=all ] Anita Kulshreshtha resolved GERONIMO-1785: -- Fix Version: 1.2 Resolution: Fixed Application migration to Maven 2: magicGball

[jira] Closed: (GERONIMO-1702) The latest maven 1 Build process

2006-06-23 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1702?page=all ] Anita Kulshreshtha closed GERONIMO-1702: Fix Version: 1.2 Resolution: Fixed Now maven 1 and maven 2 builds are independent of each other. The latest maven 1 Build

Re: [jira] Reopened: (GERONIMO-1564) Use specific geronimo.assemble.xx properties in assembly project.xml files

2006-06-23 Thread anita kulshreshtha
oops! my mistake.. Thanks Anita --- John Sisson (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1564?page=all ] John Sisson reopened GERONIMO-1564: --- This has been reopened as the proposed changes in

Re: [VOTE] 1.1 Release

2006-06-22 Thread anita kulshreshtha
I played around with j2ee-tomcat-server and came away with a good first impression. I liked the 'usage' link on Database Pools and Security Realms page. Here is my +1. Thanks Anita P.S. - The copyright notice on console--welcome says : Copyright © 1999-2005 Apache Software Foundation All

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-21 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: modules.patch Thanks to Brett Porter! The latest release of maven-war-plugin and maven-rar-plugin allows excluding pom.xml

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-21 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: applications.patch configs.patch 1. applications.patch - excludes pom.xml and pom.properties from war files

M2 Build Instructions on wiki (M2 : Build Instruction)

2006-06-20 Thread anita kulshreshtha
. As suggested by Jacek, I could use 'Apache Geronimo Build using Apache Maven 2' title for the new page. Comments/suggestions? Thanks Anita --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 6/19/06, anita kulshreshtha [EMAIL PROTECTED] wrote: I was looking for a suitable place to add

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-19 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: m2-plugins.patch configs.patch configs.log These patches modify geronimo packaging plugin

M2 : Build Instruction

2006-06-19 Thread anita kulshreshtha
Hi All, I was looking for a suitable place to add the build instrucitons for M2. I could not find any section dealing with the trunk at http://cwiki.apache.org/geronimo/ Thanks Anita __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the

M2 : build on Windows

2006-06-17 Thread anita kulshreshtha
Hi, The work on M2 build can not proceed, because with our current naming scheme we have exceeded the windows file path length limit (around 256). There is a pending RTC, which will alleviate this problem http://www.mail-archive.com/dev@geronimo.apache.org/msg23564.html Here is the

Question about daytrader configuration archive (car) generated by maven 1

2006-06-16 Thread anita kulshreshtha
Hi, This question is about maven 1 build! The zip file daytrader-derby-tomcat_streamer.jar-1.2-SNAPSHOT.car generated during the build contains the activemq jars. The path to these jars is : ge-activemq-rar\1.2-SNAPSHOT\rar There are other files like ra.xml at this path. I can see where this

openejb is using 1.1 jars on trunk

2006-06-15 Thread anita kulshreshtha
Hi, openejb (rev 2676) used by geronimo trunk is using geronimo 1.1-SNAPSHOT, tranql 1.3 and tranql connector 1.1. Geronimo uses tranql 1.4-SNAPSHOT and tranql connector 1.3-SNAPSHOT. I have attached a patch to fix this. If the geronimo version can not be changed because 1.1 branch uses same

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-14 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.patch etc.patch Configs migration to M2 --- Key: GERONIMO-2067

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-14 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.log These patches add uddi and remote-deploy configurations for jetty and tomcat : 1. configs.patch 2. etc.patch - src

How to keep Confluence wiki clean?

2006-06-11 Thread anita kulshreshtha
Hi, Today I came across some undesired contents on the wiki. Please see the comments section of deployment plans : http://opensource.atlassian.com/confluence/oss/display/GERONIMO/Deployment+plans?focusedCommentId=4555#comment-4555 How can we make sure that this does not happen again ?

[jira] Commented: (GERONIMO-2067) Configs migration to M2

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415802 ] Anita Kulshreshtha commented on GERONIMO-2067: -- The jars needed for activemq, activemq-broker were not getting downloaded. I had to hand install them from

Re: m2 migration status

2006-06-11 Thread anita kulshreshtha
inline.. --- David Jencks [EMAIL PROTECTED] wrote: I'm finding it a bit hard to keep track of the m2 migration status, so I thought I'd try to put it all on one page. RTC VOTES IN PROCESS: deployment plugin: 2 votes out of 3 or 4 needed (me + gnodet), vote pending since June 6

[jira] Resolved: (GERONIMO-1698) Module migration to Maven2: hot-deploy

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1698?page=all ] Anita Kulshreshtha resolved GERONIMO-1698: -- Fix Version: 1.2 Resolution: Fixed Thanks Rakesh Module migration to Maven2: hot-deploy

[jira] Resolved: (GERONIMO-1665) Module migration to Maven2: axis

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1665?page=all ] Anita Kulshreshtha resolved GERONIMO-1665: -- Fix Version: 1.2 Resolution: Fixed Thanks Henri! Module migration to Maven2: axis

[jira] Resolved: (GERONIMO-1726) Module migration to Maven 2: common

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1726?page=all ] Anita Kulshreshtha resolved GERONIMO-1726: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven 2: common --- Key

[jira] Resolved: (GERONIMO-1733) Module migration to Maven 2: mail

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1733?page=all ] Anita Kulshreshtha resolved GERONIMO-1733: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven 2: mail - Key

[jira] Resolved: (GERONIMO-1734) Module migration to Maven 2: naming-builder

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1734?page=all ] Anita Kulshreshtha resolved GERONIMO-1734: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven 2: naming-builder

[jira] Resolved: (GERONIMO-1735) Module migration to Maven 2: transaction

2006-06-11 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1735?page=all ] Anita Kulshreshtha resolved GERONIMO-1735: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven 2: transaction

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-10 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.patch modules.patch pom.patch The attached 3 patches are : 1. configs.patch - adds

Re: I think groupIds in m2 build need improvement

2006-06-10 Thread anita kulshreshtha
\org.apache.geronimo.applications.console\geronimo-console-standard Here are the exerpts from an [RTC] --- anita kulshreshtha [EMAIL PROTECTED] wrote: inline.. --- David Jencks [EMAIL PROTECTED] wrote: Right now the groupIds in the m2 build are org.apache.geronimo.modules for the jar files

[jira] Resolved: (GERONIMO-1645) Module migration to Maven2: tomcat

2006-06-09 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1645?page=all ] Anita Kulshreshtha resolved GERONIMO-1645: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven2: tomcat -- Key

[jira] Resolved: (GERONIMO-1646) Module migration to Maven2: tomcat-builder

2006-06-09 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1646?page=all ] Anita Kulshreshtha resolved GERONIMO-1646: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven2: tomcat-builder

[jira] Resolved: (GERONIMO-1693) Module migration to Maven2: j2ee-schema

2006-06-09 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1693?page=all ] Anita Kulshreshtha resolved GERONIMO-1693: -- Fix Version: 1.2 Resolution: Fixed Module migration to Maven2: j2ee-schema

[jira] Closed: (GERONIMO-1693) Module migration to Maven2: j2ee-schema

2006-06-09 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1693?page=all ] Anita Kulshreshtha closed GERONIMO-1693: Module migration to Maven2: j2ee-schema --- Key: GERONIMO-1693 URL: http

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-09 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.patch modules.patch pom.patch The attached 3 patches are : 1. configs.patch

[jira] Created: (GERONIMO-2092) Modules migration to M2

2006-06-08 Thread Anita Kulshreshtha (JIRA)
Kulshreshtha Fix For: 1.2 The work done by Jacek Laskowski, Prasad Kashyap, Anita Kulshreshtha, reghuram rajakumar vasanthakumari, Anders Hessellund Jensen, and Andrew Steeley under GERONIMO-851 has been committed to the new trunk. This issue is to keep up with the changes to M1 build

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-06-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.patch pom.patch configs.log The configs.patch attached here adds the following

Re: M2 : javamail Configuration

2006-06-07 Thread anita kulshreshtha
We have both M1(legacy) and M2 repositories in our list of repos. May be it finds the one from M2 repository first. Thanks Anita --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 6/6/06, anita kulshreshtha [EMAIL PROTECTED] wrote: The geronimo-javamail_1.3.1_spec-1.1-SNAPSHOT.jar

M2 : welcome-tomcat configuration

2006-06-07 Thread anita kulshreshtha
David J, I am building welcome-tomcat configuration. I had to add the following dependencies to the existing g-dependency.xml in tomcat module. How is M1 build working without it? 1. g-transaction 2. g-security 3 g-j2ee-connector...spec Thanks Anita

[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

Re: [jira] Updated: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-06 Thread anita kulshreshtha
David J, Is there a reason that we can not host these 2 (xmlbeans and xmlbeans-maven-plugin) jars at people.apache.org/~djencks with a new version? It will be much more user friendly, just in case someone wants to try an m2 build before the jars are available publicly! Thanks Anita --- David

[jira] Commented: (GERONIMO-2066) Openejb migration to M2

2006-06-06 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=comments#action_12414947 ] Anita Kulshreshtha commented on GERONIMO-2066: -- All the Jelly code has been converted. TODO - 1. Fix the test failures. 2. Remove unnecessary

M2 : javamail Configuration

2006-06-06 Thread anita kulshreshtha
Hi, The geronimo-javamail_1.3.1_spec-1.1-SNAPSHOT.jar in M2 repositories is missing org.apache.geronimo.mail.util.QuotedPrintableEncoderStream class. The jar loaded during M1 build has this class. How can I get this jar updated in M2 repositories? Thanks Anita

[jira] Commented: (GERONIMO-2067) Configs migration to M2

2006-06-06 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12414961 ] Anita Kulshreshtha commented on GERONIMO-2067: -- j2ee-corba and client-corba configuration - The plan.xml in both of these configurations are adding GBeans

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

2006-06-06 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: configs.patch openejb.patch configs.log adding j2ee-corba, client-corba and openejb

Re: Re-migration to m2 - status and discussion.

2006-06-06 Thread anita kulshreshtha
I have already linked GERONIMO-2066, GERONIMO-2067, and GERONIMO-2082 to GERONIMO-2071. I am going to link GERONIMO-1740 also. Yes, for any new work we can create subtasks. Thnaks Anita --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 6/6/06, Prasad Kashyap [EMAIL PROTECTED] wrote: Now

[jira] Commented: (GERONIMO-2067) Configs migration to M2

2006-06-06 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12415070 ] Anita Kulshreshtha commented on GERONIMO-2067: -- This patch is dt 29th May. I had attached the patches to G-2071 for your convenience. But wanted to note down

[jira] Commented: (GERONIMO-2082) [m2] stax dependencies are all wrong

2006-06-05 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2082?page=comments#action_12414748 ] Anita Kulshreshtha commented on GERONIMO-2082: -- I have tested jetty-builder with only xmlbeans as a dependency using the above -- xbean-2.0.0.pom

M2 : Dependency woes

2006-06-05 Thread anita kulshreshtha
Hi, I am trying to build the jetty module. I had to exclude the following dependencies. All these dependencies have either been removed or have a different version available at repo1.maven.org/maven2. What is the best way to handle this? If I do not exclude, I get the error pasted below :

Re: Tracking progress of merging dead-1.2 branch into trunk

2006-06-05 Thread anita kulshreshtha
+1. More inline.. --- Prasad Kashyap [EMAIL PROTECTED] wrote: +1. The m2 work in dead-1.2 included modules, deployment-plugin and all the apps. They all passed tests too. We can consider the m2 work from dead-1.2 merged when we have got these building and testing successfully into new

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

2006-06-05 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: modules.patch configs.patch openejb.patch These patches are built against rev 411948

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

2006-06-04 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: configs.log My xmlbeans pom is also autogenerated. I think(?) because the local tranql pom has been flagged as invalid, maven

Re: I think groupIds in m2 build need improvement

2006-06-04 Thread anita kulshreshtha
inline.. --- David Jencks [EMAIL PROTECTED] wrote: Right now the groupIds in the m2 build are org.apache.geronimo.modules for the jar files org.apache.geronimo.configs for the car files I think these are both bad. First of all, due to our recent renaming, the configs should if

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: m2-plugins.patch deploy-tool.patch mvn.log Thanks! DavidJ, The m2-plugins.patch updates m2

[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 M2

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: openejb.patch This openejb patch moves exisiting modules/pom.xml to openejb/pom.xml and adds a new modules/pom.xml

Re: Request change to RTC Process

2006-06-03 Thread anita kulshreshtha
+1 Cheers Anita --- Kevan Miller [EMAIL PROTECTED] wrote: I'd like to request a change to the RTC process being used by Geronimo (or at least I'm requesting a relaxation of Ken's interpretation of the RTC process). In Ken's announcement of the change to the commit model, he stated

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: modules.patch openejb.patch openejb.log - This modules.patch contains axis and jetty geronimo

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

2006-06-02 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2071?page=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: openejb.patch This patch has the openejb-builder Move Geronimo build to M2 (new 1.2 trunk

Re: Re-migration to m2 - status and discussion.

2006-06-02 Thread anita kulshreshtha
: Snapshots are not uploaded on public repos. But they are available at http://people.apache.org/maven-snapshot-repository/org/apache/geronimo/specs/geronimo-j2ee_1.4_spec/1.1-SNAPSHOT/ Cheers, Guillaume Nodet anita kulshreshtha wrote

Re: Re-migration to m2 - status and discussion.

2006-06-02 Thread anita kulshreshtha
INFO] Final Memory: 24M/47M INFO] --- anita kulshreshtha [EMAIL PROTECTED] wrote: David J, I have been working with rev 409296, and openejb 2659. Today I updated to rev 411279. There have been changes

Re: [RTC] : Request for review of M2 build

2006-06-01 Thread anita kulshreshtha
includes the new work. Your questions and comments are welcome. Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: Hi All, I would like you to review the work done to migrate geronimo build to maven2.The following patches are attached to http://issues.apache.org/jira

M2 : j2ee-corba configuration

2006-06-01 Thread anita kulshreshtha
Hi, Where will I find o.omg.CSI.EstablishContext class ? I am getting the following while building j2ee-corba configuration : Thanks Anita ... 24 more === [INFO]

[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] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: geronimo.patch This patch replaces the old geronimo.patch added http://dist.codehaus.org as a 'legacy' repository to fetch

Re: Change to commit model for Apache Geronimo

2006-06-01 Thread anita kulshreshtha
Jason, Thanks. I did start from the old trunk and moved everything to 1.1. The changes made to the existing code (from old trunk) are documented here http://issues.apache.org/jira/browse/GERONIMO-851#action_12413522 The old and new code does not affect M1 build. There is a separate patch (1

Re: Re-migration to m2 - status and discussion.

2006-05-31 Thread anita kulshreshtha
: Snapshots are not uploaded on public repos. But they are available at http://people.apache.org/maven-snapshot-repository/org/apache/geronimo/specs/geronimo-j2ee_1.4_spec/1.1-SNAPSHOT/ Cheers, Guillaume Nodet anita kulshreshtha wrote: I wish it was true! Prasad has agreed

Re: Re-migration to m2 - status and discussion.

2006-05-31 Thread anita kulshreshtha
and approval using this convention. Is putting a link to Jira enough? Thanks Anita Cheers Prasad On 5/29/06, Jacek Laskowski [EMAIL PROTECTED] wrote: On 5/29/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Please ignore this patch. The earlier patch should work

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: geronimo.patch deploy-tool.patch pom.xml These patches build modules, plugins, openejb

[RTC] : Request for review of M2 build

2006-05-31 Thread anita kulshreshtha
Hi All, I would like you to review the work done to migrate geronimo build to maven2.The following patches are attached to http://issues.apache.org/jira/browse/GERONIMO-2071 -- geronimo.patch (pom.xml - use this if there are merge conflicts) -- deploy-tool.patch - Here is

[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

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: openejb.patch openejb.patch is to build openejb locally. This is needed if the repository does not contain the latest

[jira] Updated: (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=all ] Anita Kulshreshtha updated GERONIMO-2071: - Attachment: geronimo.patch To test the build use this patch, it uses older version of activemq. The M1 build uses activemq_version=3.2.4

[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

Re: When i start greonimo1.1 server , i see some warning messages like setErrorHandler

2006-05-30 Thread anita kulshreshtha
I faced a similar problem during m2 build on the trunk. The o.a.g.s.plugin.pluginInstallerTest fails on the trunk. The following line marked with '---' throws exception, as a result setErrorHandler() is not executed. the exception (IllegalArgumentException) says this is an invalid attribute

Re: Re-migration to m2 - status and discussion.

2006-05-30 Thread anita kulshreshtha
Jacek, Thanks! More inline.. --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 5/29/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Please ignore this patch. The earlier patch should work. The problem is the parent pom.xml. It creates conflicts. It will be easier

[jira] Created: (GERONIMO-2066) Openejb migration to M2

2006-05-29 Thread Anita Kulshreshtha (JIRA)
Openejb migration to M2 --- Key: GERONIMO-2066 URL: http://issues.apache.org/jira/browse/GERONIMO-2066 Project: Geronimo Type: Sub-task Security: public (Regular issues) Environment: All Reporter: Anita Kulshreshtha The attached patch

[jira] Updated: (GERONIMO-2066) Openejb migration to M2

2006-05-29 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha updated GERONIMO-2066: - Attachment: openejb.patch Openejb migration to M2 --- Key: GERONIMO-2066 URL: http

[jira] Created: (GERONIMO-2067) Configs migration to M2

2006-05-29 Thread Anita Kulshreshtha (JIRA)
Reporter: Anita Kulshreshtha Assigned to: Anita Kulshreshtha Fix For: 1.2 Attachments: newconfigs.patch To build these configurations use packaging plugin GERONIMO-1740. This patch builds non openejb and non jetty configurations. This patch is for the new trunk, and has been edited using

[jira] Updated: (GERONIMO-2067) Configs migration to M2

2006-05-29 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: newconfigs.patch Configs migration to M2 --- Key: GERONIMO-2067 URL: http

[jira] Updated: (GERONIMO-1740) Plugin migration to Maven 2: geronimo-packaging-plugin

2006-05-29 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1740?page=all ] Anita Kulshreshtha updated GERONIMO-1740: - Attachment: m2-plugins.patch deploy-tool.patch The new patches are exactly same as above, but have been built

Re: Re-migration to m2 - status and discussion.

2006-05-29 Thread anita kulshreshtha
] --- anita kulshreshtha [EMAIL PROTECTED] wrote: Prasad, Here is yet another modules.patch. I had to add the following lines to kernel, system, core, connector and security modules to deal with the assert statements. I

[jira] Updated: (GERONIMO-1740) Plugin migration to Maven 2: geronimo-packaging-plugin

2006-05-29 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1740?page=all ] Anita Kulshreshtha updated GERONIMO-1740: - Attachment: pom.patch modules.patch configs.patch Here is list of patches to build modules, m2-plugins

[jira] Updated: (GERONIMO-1740) Plugin migration to Maven 2: geronimo-packaging-plugin

2006-05-29 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1740?page=all ] Anita Kulshreshtha updated GERONIMO-1740: - Attachment: openejb.patch m2-plugins.patch deploy-tool.patch Plugin migration to Maven 2: geronimo

openejb on trunk using 1.1 jars

2006-05-28 Thread anita kulshreshtha
Hi, The openejb on trunk is using 1.1 jars : Starting the reactor... Our processing order: OpenEJB :: Core OpenEJB :: PK Generation :: Builder OpenEJB :: Builder + | openejb OpenEJB :: Core | Memory: 4M/5M +

Re: TranQL Converted to SVN

2006-05-27 Thread anita kulshreshtha
Thanks! Kevan. Could someone please push the latest tranql and openejb jars to http://repo1.maven.org/maven2 for an m2 build for the trunk. Will they be pushed automatically? Thanks Anita --- Kevan Miller [EMAIL PROTECTED] wrote: I've updated Continuum on GBuild to mirror the switch from cvs

Re: Re-migration to m2 - status and discussion.

2006-05-26 Thread anita kulshreshtha
here ? Cheers Prasad On 5/25/06, anita kulshreshtha [EMAIL PROTECTED] wrote: inline.. --- Prasad Kashyap [EMAIL PROTECTED] wrote: Anita, that is okay with me. So we shall continue to use the old JIRA G-851. You now seem to have a uber patch, one

<    5   6   7   8   9   10   11   12   13   14   >