Re: bootstrap.bat for windows users

2006-08-23 Thread anita kulshreshtha
I do not use bootstrap. As long as the car-maven-plugin is available from a repo, just using mvn from the top directory works! I have added openejb2 to the default profile. I just do checkout geronimo, checkout openejb2 and mvn I build specs separately if needed. Thanks Anita

Re: [WELCOME] Guillaume Nodet has accepted an invitation to join the Geronimo PMC

2006-08-17 Thread anita kulshreshtha
Congratulations Guillaume! Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: All, Please join us in welcoming Guillaume who recently accepted an invitation to join the Geronimo PMC. Guillaume is probably best known for his work on Xbean and ServiceMix. Has always been available to

Re: m2 build - validating

2006-08-17 Thread anita kulshreshtha
inline... --- David Jencks [EMAIL PROTECTED] wrote: On Aug 16, 2006, at 4:33 PM, Bill Dudney wrote: Hi All, i've been using the m2 build for several days now and I've noticed that while it works well there are several details that are still not nailed down. Particularly I've

Re: m2 build - validating

2006-08-17 Thread anita kulshreshtha
Oops.., the correct link is : http://mail-archives.apache.org/mod_mbox/geronimo-dev/200605.mbox/[EMAIL PROTECTED] Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: inline... --- David Jencks [EMAIL PROTECTED] wrote: On Aug 16, 2006, at 4:33 PM, Bill Dudney wrote

Re: m2 build - validating

2006-08-17 Thread anita kulshreshtha
implementaion. Adding prefix to these dependencies is trivial. Thanks Anita Then the m2 dependencies would only really be used to control build order for cars. --jason On Aug 17, 2006, at 8:59 AM, anita kulshreshtha wrote: Oops.., the correct link is : http://mail

Re: [WELCOME] Please welcome alan Cabrera as the newest member of the Geronimo PMC

2006-08-14 Thread anita kulshreshtha
Congratulations Alan! Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: The Apache Geronimo PMC would like to let everyone know that Alan Cabrera has accepted the invitation to join the Geronimo PMC. We are excited to have Alan assisting with project oversight in addition to his

Re: Is PackagingCommandLine still used anywhere?

2006-08-12 Thread anita kulshreshtha
AFAIK it has never been used. IMO, it can be removed. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: Anyone know? --jason __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: car plugin changes... geronimo-plugin.xml, etc.

2006-08-12 Thread anita kulshreshtha
IMO there are 2 aspects of this plugin: 1. The features used by all users - These users will use the packaging plugin to package a car to create geronimo plugins. We should make their lives are as easy as possible by providing everything in the dafault configuration. In other words they could

Re: NoClassDefFoundError: org/apache/geronimo/deployment/plugin/ConfigIDExtractor

2006-08-11 Thread anita kulshreshtha
The hot-deployer.patch at http://issues.apache.org/jira/browse/GERONIMO-2067#action_12423814 had a scope and a deploy-tool dependency. If you want to get it running, you can use the scope. I found that some of the modules have escaped dependency pruning. Thanks Anita --- Jason Dillon [EMAIL

Re: M2 : car-maven-plugin and geronimo-plugin.xml files

2006-08-09 Thread anita kulshreshtha
inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: On Aug 7, 2006, at 10:33 PM, anita kulshreshtha wrote: This code is from servlets-examples-jetty config (rev 429124): resources resource directory${pom.basedir}/src/conf/directory

Re: [ANNOUNCE] Welcome Kevan Miller to the Geronimo PMC

2006-08-08 Thread anita kulshreshtha
Congratulations! Kevan Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: Please welcome Kevan Miller as the newest member of the Geronimo PMC. Kevan recently accepted the invitation to join the PMC. As such we now have an additional set of eyes to help with reviews as well as other PMC

Re: [ANNOUNCE] Welcome Paul McMahan as our newest committer

2006-08-08 Thread anita kulshreshtha
Congratulations! Paul Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: All, We're pleased to let you know that we have a new committer in our midst. Paul McMahan has recently accepted an invitation to join the Geronimo project. Paul has been active on Geronimo for several months and

Re: Maven2... we are almost there!

2006-08-08 Thread anita kulshreshtha
Prasad, The hot-deployer config has changed recently. I had submitted a patch for that along with the plugin patch. This is a known issue. The patch must be applied and a typo must be fixed in the plugin to make the hot deploy work. The following line must be changed in PlanProcessor file:

[jira] Reopened: (GERONIMO-2281) Deploy tool does not work (built from new m2 build)

2006-08-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2281?page=all ] Anita Kulshreshtha reopened GERONIMO-2281: -- Deploy tool does not work (built from new m2 build

[jira] Commented: (GERONIMO-2281) Deploy tool does not work (built from new m2 build)

2006-08-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2281?page=comments#action_12426766 ] Anita Kulshreshtha commented on GERONIMO-2281: -- We also need to add elementserver.jar/element to the classpath. Please see project.properties

[jira] Commented: (GERONIMO-2302) Unable to deploy from the console

2006-08-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2302?page=comments#action_12426769 ] Anita Kulshreshtha commented on GERONIMO-2302: -- The hot-deployer config patch is waiting to be applied. Please see: http://www.nabble.com/Re%3A

Re: [jira] Commented: (GERONIMO-2281) Deploy tool does not work (built from new m2 build)

2006-08-08 Thread anita kulshreshtha
David, I am looking into it. Will get back to you later today. Thanks Anita --- David Jencks (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-2281?page=comments#action_12426772 ] David Jencks commented on GERONIMO-2281:

[jira] Commented: (GERONIMO-2281) Deploy tool does not work (built from new m2 build)

2006-08-08 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2281?page=comments#action_12426776 ] Anita Kulshreshtha commented on GERONIMO-2281: -- The names of these properties need to be changed - element../lib/xpp3-${xpp3_version}.jar/element

Re: Maven2... we are almost there!

2006-08-07 Thread anita kulshreshtha
The conversion work was started on 04/Aug/05 by Jacek Laskowski. For an overview of how it progressed please see: http://issues.apache.org/jira/browse/GERONIMO-851 http://issues.apache.org/jira/browse/GERONIMO-2071 http://issues.apache.org/jira/browse/GERONIMO-2219 I hope this is helpful.

Re: Drop the m1 build

2006-08-07 Thread anita kulshreshtha
+1 Cheers Anita --- Dain Sundstrom [EMAIL PROTECTED] wrote: I propose we remove the m1 build. It has been broken for several days now and no one has noticed. Here is my vote: +1 to remove the m1 build -dain __ Do You Yahoo!? Tired

Re: M2 : car-maven-plugin and geronimo-plugin.xml files

2006-08-07 Thread anita kulshreshtha
--- Jason Dillon [EMAIL PROTECTED] wrote: The patch was not used, instead the plugin code was modified to add this functionality. I only added a few changes you had in the original patch since they were the only ones that could be added cleanly. ? As you mentioned, then

M2 : car-maven-plugin and geronimo-plugin.xml files

2006-08-06 Thread anita kulshreshtha
Jason and others, The car-maven-plugin (trunk rev 429115) still does not add the geronimo-plugin.xml file to the generated car. I had submitted a working patch for the m2migration branch rev 425727 to include geronimo-plugin.xml file to the zipped archive car. The patch was not used, instead the

Re: Welcome David Jencks as the newest memeber of the Geronimo PMC

2006-07-31 Thread anita kulshreshtha
Congratulations! David Cheers Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: The PMC would like to welcome David Jencks as the newest member of the PMC. Please join us in welcoming David. Matt __ Do You Yahoo!? Tired of spam? Yahoo!

[jira] Commented: (GERONIMO-1035) tomcat integration should wrap each servlet indiviudally

2006-07-28 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1035?page=comments#action_12424106 ] Anita Kulshreshtha commented on GERONIMO-1035: -- Donald, tomcat provides statistics for each connector similar to jetty. For more details please

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

2006-07-28 Thread anita kulshreshtha
, 2006, at 3:47 AM, anita kulshreshtha wrote: Jason, I have attached the patches for the car-maven-plugin here for my convenience just in case I need to refer to something. Thanks Anita --- Anita Kulshreshtha (JIRA) dev@geronimo.apache.org wrote: [ http

Re: How to use M2 G Packaging Plugin

2006-07-28 Thread anita kulshreshtha
Dillon [EMAIL PROTECTED] wrote: That phase has nothing to do with car:install (or car:installConfig). If InstallMojo is not needed anymore, then I don't see any reason not to change car:installConfig to car:install. --jason On Jul 28, 2006, at 9:09 AM, anita kulshreshtha wrote

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

2006-07-27 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha reopened GERONIMO-2067: -- Configs migration to M2 --- Key: GERONIMO-2067 URL: http

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

2006-07-27 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: m2-plugins.patch hot-deployer.patch 1. The latest m2-plugins.patch is made against m2migration branch rev

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

2006-07-27 Thread anita kulshreshtha
Jason, I have attached the patches for the car-maven-plugin here for my convenience just in case I need to refer to something. Thanks Anita --- Anita Kulshreshtha (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita

Re: How to use M2 G Packaging Plugin

2006-07-26 Thread anita kulshreshtha
--- Jason Dillon [EMAIL PROTECTED] wrote: FYI, newer car plugin side is up: http://geronimo.apache.org/maven/plugins/car-maven-plugin Though due to non-xhtml javadocs in PackageMojo the config page for that mojo is broken. I've fixed it but need to wait again for the site to

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: m2-plugins.patch This patch is for the M2migration branch. This implements geronimoPlugin for applications and multiple

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: m2-plugins.patch The earlier patch does not look right. Use the latest m2-plugins.patch Configs migration to M2

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: configs.patch etc.patch pom.xml Prasad, These are the missing uddi-* patches

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: pom.patch The pom.patch is for the top level pom Configs migration to M2 --- Key

Re: [m2 build]: Runtime error using the hot-deployer

2006-07-26 Thread anita kulshreshtha
Prasad, The hot deployer configuration has changed recently. I hope to be able to provide a new patch by tommorrow. Thanks Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: I'm having trouble running the hot-deployer car in an m2 built server. The errror is as follows :

M2 Configs : Dependency on logging-config jar in the plans

2006-07-26 Thread anita kulshreshtha
Jason, I found this in target/plan.xml of all the configs. dependency groupIdorg.apache.geronimo.genesis.config/groupId artifactIdlogging-config/artifactId version1.0.0-SNAPSHOT/version typejar/type importclasses/import /dependency How and

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha reopened GERONIMO-2066: -- Assignee: Anita Kulshreshtha (was: Prasad Kashyap) Openejb migration to M2

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

2006-07-26 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha resolved GERONIMO-2066. -- Fix Version/s: 1.2 Resolution: Fixed The openejb.patch dt 02/Jun/06 was attached to GERONIMO-2071 and was applied by David

[jira] Commented: (GERONIMO-2225) The M2 build no longer inserts META-INF/geronimo-plugin.xml into the CARs

2006-07-25 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2225?page=comments#action_12423320 ] Anita Kulshreshtha commented on GERONIMO-2225: -- When the deployer is invoked (please see PackageBuilder.invokeDeployer(..) using a filename

Re: How to use M2 G Packaging Plugin

2006-07-25 Thread anita kulshreshtha
--- Jason Dillon [EMAIL PROTECTED] wrote: There is a 1.2-SNAPSHOT of the car-maven-plugin up here: http://people.apache.org/repo/m2-snapshot-repository/ Its a week or so old, but should work. --jason Since this plugin is available from the repository, isn't bootstrap

Re: Re: [RTC] Merge m2migration (functional m2 build) to trunk

2006-07-25 Thread anita kulshreshtha
--- Jason Dillon [EMAIL PROTECTED] wrote: Can you please give me a patch that fixes the problems (without System.out.*) based on the m2migration branch? I've asked you a few times... so for I get a lot of mail like this one... but no patches. Jason, you aksed me on to make a patch for

[jira] Commented: (GERONIMO-2225) The M2 build no longer inserts META-INF/geronimo-plugin.xml into the CARs

2006-07-25 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2225?page=comments#action_12423366 ] Anita Kulshreshtha commented on GERONIMO-2225: -- Aaron, the deployer will create 3 unpacked car (let me use dt for daytrader)for daytrader

Re: How to use M2 G Packaging Plugin

2006-07-25 Thread anita kulshreshtha
. --jason On Jul 25, 2006, at 5:46 AM, anita kulshreshtha wrote: --- Jason Dillon [EMAIL PROTECTED] wrote: There is a 1.2-SNAPSHOT of the car-maven-plugin up here: http://people.apache.org/repo/m2-snapshot-repository/ Its a week or so old, but should work. --jason

Re: How to use M2 G Packaging Plugin

2006-07-25 Thread anita kulshreshtha
Do you also want the src/plan to be configurable? I agree this needs to be fixed. i.e. something like planDir${basedir}/src/plan/planDir planFileplan.xml/planFile Thanks Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: If you plan to use a file in src, then the variable you need is is

Re: car-maven-plugin error

2006-07-25 Thread anita kulshreshtha
I assume you are packaging this to be run on a full server. In that case you need to use: deploymentConfigs deploymentConfig${gbeanDeployer}/deploymentConfig deploymentConfig${j2eeDeployer}/deploymentConfig

Re: Geronimo 1.1 JARs but not CARs on ibiblio; car-maven-plugin change

2006-07-25 Thread anita kulshreshtha
--- Aaron Mulder [EMAIL PROTECTED] wrote: So I can use Maven 2 against Geronimo 1.1 since the G 1.1 JARs have been pushed to Maven 2. This needs more thought... It is not likely to work because of different groupIds in 1.1 and 1.2. The 1.1 jars are different from 1.2 jars. They contain

Re: car-maven-plugin error

2006-07-25 Thread anita kulshreshtha
. Cheers Prasad On 7/25/06, Aaron Mulder [EMAIL PROTECTED] wrote: On 7/25/06, anita kulshreshtha [EMAIL PROTECTED] wrote: dependencies !-- For build ordering -- dependency groupIdgplugins/groupId artifactIdquartz-scheduler/artifactId

Re: [m2 build]: Runtime error using the hot-deployer

2006-07-25 Thread anita kulshreshtha
Prasad, I just found all this in today's mail. I will reply soon. Thanks Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: I'm having trouble running the hot-deployer car in an m2 built server. The errror is as follows : java.lang.NoClassDefFoundError:

Re: [m2 build] Help with uddi config

2006-07-25 Thread anita kulshreshtha
Prasad, Your pom.xml looks very different than mine. Did you remove something? Thanks Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: I am having trouble building the uddi-jetty uddi-jetty. -- ERROR [PackageBuilder] org.apache.geronimo.common.DeploymentException:

Re: car-maven-plugin error

2006-07-25 Thread anita kulshreshtha
Yes, this is the correct way to make sure that the jar is build first. Thanks Anita --- Aaron Mulder [EMAIL PROTECTED] wrote: On 7/25/06, anita kulshreshtha [EMAIL PROTECTED] wrote: dependencies !-- For build ordering -- dependency groupIdgplugins

Re: [RTC] Merge m2migration (functional m2 build) to trunk

2006-07-24 Thread anita kulshreshtha
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 groupIdorg.apache.geronimo.genesis.config/groupId

Re: How to use M2 G Packaging Plugin

2006-07-24 Thread anita kulshreshtha
The maven-car-plugin has been implemented using bits and pieces from the geronimo packaging plugin. Please keep in mind that my answer refer to the original version. --- Prasad Kashyap [EMAIL PROTECTED] wrote: I'd like Anita who implemented the plugin confirm my answers. Please see inline

[jira] Commented: (GERONIMO-2219) [RTC] Merge m2migration (functional m2 build) to trunk

2006-07-24 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2219?page=comments#action_12423185 ] Anita Kulshreshtha commented on GERONIMO-2219: -- The car-maven-plugin does not include the code to package geronimo-packaging.xml. The code

Re: [RTC] Merge m2migration (functional m2 build) to trunk

2006-07-24 Thread anita kulshreshtha
-2223 --jason On Jul 24, 2006, at 5:40 AM, anita kulshreshtha wrote: 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

Re: Re: [RTC] Merge m2migration (functional m2 build) to trunk

2006-07-24 Thread anita kulshreshtha
--- Jacek Laskowski [EMAIL PROTECTED] wrote: On 7/25/06, Jason Dillon [EMAIL PROTECTED] wrote: snip And honestly I still don't know what I should include in the jira issue. Sorry. I'm trying to grasp it, but...hey it's not an issue! ;-) It's in the m2migration branch, so how could I

[jira] Commented: (GERONIMO-1035) tomcat integration should wrap each servlet indiviudally

2006-07-24 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1035?page=comments#action_12423211 ] Anita Kulshreshtha commented on GERONIMO-1035: -- Thanks Donald for taking interest in this! Yes, this was for the old trunk.. I need to redo

Re: Maven2 Conversation Status

2006-07-19 Thread anita kulshreshtha
inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: Good news... we are almost there. Bad news... it will probably take another week or so get everything *fully* functional. Right now we have a functional Jetty J2EE assembly, which almost all components enabled. Tomcat J2EE assembly

Re: GroupId for DayTrader needed.

2006-07-19 Thread anita kulshreshtha
Jeff, We also need to shorten the artifactId. It makes a good puzzle - Come up with sensible groupId and artifactId such that this does not exceed 256! Example 2 - D:\geronimo-1.2\configs\daytrader-tomcat\target\reposito

Re: [m2 build] Update about custom assembly usage

2006-07-15 Thread anita kulshreshtha
IIRC these tests have been running successfully (in M1) for more than a year on all kinds of machines. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: I did not turn them off... I just added a Jira to remind us that these tests need to be fixed. --jason On Jul 14, 2006, at

Re: [m2 build] Update about custom assembly usage

2006-07-15 Thread anita kulshreshtha
along with that ? Cheers Prasad On 7/14/06, anita kulshreshtha [EMAIL PROTECTED] wrote: Would it not be simpler to use the patched version of m-a-p and just rename it to geronimo-assembly2-plugin and add it to our code base? This plugin is more elegant than the ant solution. we can

Re: [m2 build] Update about custom assembly usage

2006-07-14 Thread anita kulshreshtha
Would it not be simpler to use the patched version of m-a-p and just rename it to geronimo-assembly2-plugin and add it to our code base? This plugin is more elegant than the ant solution. we can remove this code as soon as maven-assembly-plugin is updated. Are there any problems with using code

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

2006-07-10 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 These patches are built against rev 418907. The first server that starts has

Re: A few tests need some help

2006-07-08 Thread anita kulshreshtha
Jason, The test failures in the security module are documented here - http://issues.apache.org/jira/browse/GERONIMO-1672 The Connector15DCBTest failures is new. These tests used to pass in the old trunk. There is no MailCapTest in rev. 418907. The PluginInstallerTest is a new test added in

Re: Help: Mapping to Apache Directory project's new groupId:artifactId

2006-07-08 Thread anita kulshreshtha
inline.. --- Prasad Kashyap [EMAIL PROTECTED] wrote: If we don't use the repository in our assembly descriptor to copy the modules from the local repo to geronimo repo, then we won't see this problem of an invalid pom. Since installing the car will install almost all of the modules into the

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

2006-07-07 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2092?page=comments#action_12419696 ] Anita Kulshreshtha commented on GERONIMO-2092: -- This test has been passing for last 2 weeks. The maven.test.skip=true in connector can also be removed

Re: [jira] Updated: (GERONIMO-1737) Plugin migration to Maven 2: geronimo-assembly-plugin

2006-07-07 Thread anita kulshreshtha
Hooray Wonderful! Thanks Prasad and David Jencks! Cheers Anita --- David Jencks (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-1737?page=all ] David Jencks updated GERONIMO-1737: --- Attachment:

Re: [jira] Updated: (GERONIMO-2161) [RTC] Remove Geronimo modules from dependencyManagement in root pom.xml

2006-07-06 Thread anita kulshreshtha
--- Jason Dillon [EMAIL PROTECTED] wrote: What user friendliness are you talking about? --jason On Jul 5, 2006, at 2:25 AM, anita kulshreshtha wrote: I would also prefer to see any changes to improve the maintainability and user friendliness of M2 build be held off until

Re: [jira] Updated: (GERONIMO-2161) [RTC] Remove Geronimo modules from dependencyManagement in root pom.xml

2006-07-06 Thread anita kulshreshtha
building modules and plugins in a bootstrap phase is more user friendly. Because the users will not be exposed to the shortcoming of maven. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: What user friendliness are you talking about? --jason On Jul 5, 2006, at 2:25 AM, anita

Re: [jira] Updated: (GERONIMO-2161) [RTC] Remove Geronimo modules from dependencyManagement in root pom.xml

2006-07-06 Thread anita kulshreshtha
building modules and plugins in a bootstrap phase is more user friendly. Because the users will not be exposed to the shortcoming of maven. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: What user friendliness are you talking about? --jason On Jul 5, 2006, at 2:25 AM, anita

Re: Additions to the Apache Geronimo project management ctte

2006-07-06 Thread anita kulshreshtha
Congratulations! Matt and Jeff Cheers Anita --- Dain Sundstrom [EMAIL PROTECTED] wrote: On Jul 5, 2006, at 1:32 PM, Rodent of Unusual Size wrote: Last week the PMC voted to invite Jeff Genender and Matt Hogstrom to join it. Both have accepted the invitation and will be part of the

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

2006-07-06 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=comments#action_12419493 ] Anita Kulshreshtha commented on GERONIMO-2066: -- Oops! I named it openejb.patch. Use the latest patch. These patches are deceptive. The openejb builds even

Re: [jira] Updated: (GERONIMO-2161) [RTC] Remove Geronimo modules from dependencyManagement in root pom.xml

2006-07-06 Thread anita kulshreshtha
Please ignore this.. (hit send accidentally) Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: --- Jason Dillon [EMAIL PROTECTED] wrote: What user friendliness are you talking about? --jason On Jul 5, 2006, at 2:25 AM, anita kulshreshtha wrote: I would also

Re: [jira] Updated: (GERONIMO-2161) [RTC] Remove Geronimo modules from dependencyManagement in root pom.xml

2006-07-05 Thread anita kulshreshtha
I would also prefer to see any changes to improve the maintainability and user friendliness of M2 build be held off until the server assembly is functional. Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: On Jul 5, 2006, at 12:25 AM, John Sisson wrote: Jacek Laskowski wrote:

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

2006-07-04 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha updated GERONIMO-2066: - Attachment: openejb.patch This patch is built against rev 2721. The code as is does not build. The patch adds the following - 1. use

Re: Openejb build for Geronimo

2006-07-04 Thread anita kulshreshtha
versions to 1.3-SNAPSHOT and 1.4-SNAPSHOT as well as adds the correct SCM tags (so we can build from Continuum) and introduces a root pom (most of the config moved from modules/pom.xml). --jason On Jul 3, 2006, at 8:02 PM, anita kulshreshtha wrote: Hi All, The rev 2720

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

2006-07-04 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha updated GERONIMO-2066: - Attachment: openejb.patch This patch openejb-2.patch adds the g-dependency.xml to openejb-builder. Please use either openejb.patch

Re: Openejb build for Geronimo

2006-07-04 Thread anita kulshreshtha
Now we must use the org.openejb groupId in Geronimo. As of rev 418907 Geronimo is still using openejb as groupId. I will be happy to provide a patch. Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: The openejb rev 2721 does not build as is. There are many other versions

Re: [RTC] Move Daytrader plans and configs from Geronimo trunk to geronimo/daytrader

2006-07-04 Thread anita kulshreshtha
Would you still be using packaging plugin to package a car? The daytrader was a special case in the packaging plugin because it generated more than one artifact (in maven terminology). Thanks Anita --- Matt Hogstrom [EMAIL PROTECTED] wrote: I'm happy to move the configs to the daytrader

Re: M2 Issues and Actions

2006-07-03 Thread anita kulshreshtha
inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: While this may work most of the time, it is not ideal as when making changes to plugins, users will be mystified when those changes are not used on the first build. This is not true. The plugin is *not* used before it is built.

Re: M2 Issues and Actions

2006-07-03 Thread anita kulshreshtha
AM, anita kulshreshtha wrote: inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: While this may work most of the time, it is not ideal as when making changes to plugins, users will be mystified when those changes are not used on the first build. This is not true. The plugin

Openejb build for Geronimo

2006-07-03 Thread anita kulshreshtha
Hi All, The rev 2720 of openejb at https://svn.codehaus.org/openejb/trunk/openejb2 is using wrong versions of tranql and activation Spec. Here are the values from etc/project.properties - tranql_version=1.4-SNAPSHOT tranql_connector_version=1.3-SNAPSHOT tranql_vendors_version=1.1

M2 : Applications

2006-07-02 Thread anita kulshreshtha
Prasad, I am using rev 418587 and getting this error in console-standard. What am I missing? Thanks Anita [INFO] [INFO] Building Geronimo :: Console :: Standard Portlets [INFO]task-segment: [clean, install]

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

2006-07-02 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=all ] Anita Kulshreshtha updated GERONIMO-2067: - Attachment: applications.patch configs.patch configs.log --Geronimo must use openejb 2.2. A new

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

2006-07-02 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2067?page=comments#action_12418852 ] Anita Kulshreshtha commented on GERONIMO-2067: -- Please note - The openejb jars generated by M1 build can not be used. Openejb must use geronimo jars

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

2006-07-02 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2066?page=all ] Anita Kulshreshtha updated GERONIMO-2066: - Attachment: openejb.patch Until openejb jars built by M2 build are available, the openejb must be built locally. This patch is required

Re: m2 error: Configuration already exists...

2006-07-02 Thread anita kulshreshtha
is annoying, but I haven't had time to investigate how to do clean from within an m2 plugin. Maybe you or someone else knows how? thanks david jencks --- anita kulshreshtha [EMAIL PROTECTED] wrote: This helped us ensure that we always have a clean environment for the configuration being

Re: Assembling a Geronimo distribution in a m2 build - first look.

2006-07-01 Thread anita kulshreshtha
We do not have poms for tomcat jars. We have managed so far without them. It appears that m. assembly pluign is refusing for work without them. May be Jeff can help with this. Thanks Anita --- David Jencks [EMAIL PROTECTED] wrote: OK, I got further. actually into the assembly.

Re: Assembling a Geronimo distribution in a m2 build - first look.

2006-07-01 Thread anita kulshreshtha
Jeff, THANKS! Anita --- Jeff Genender [EMAIL PROTECTED] wrote: I can probably create some basic poms for them and push em out. anita kulshreshtha wrote: We do not have poms for tomcat jars. We have managed so far without them. It appears that m. assembly pluign is refusing

Re: m2 error: Configuration already exists...

2006-07-01 Thread anita kulshreshtha
This helped us ensure that we always have a clean environment for the configuration being packaged. As soon as we have our first server that starts, this restriction will be removed. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: Is there any reason why a rebuild (with no clean)

Re: Assembling a Geronimo distribution in a m2 build - first look.

2006-07-01 Thread anita kulshreshtha
We can exclude META-INF/maven/ from the jars by configuring the jar plugin to use addMavenDescriptorfalse/... I have not used it, but it should work. Thanks Anita --- Prasad Kashyap [EMAIL PROTECTED] wrote: The m-a-p is invoked twice for the following reasons: When we copy some

Re: Assembling a Geronimo distribution in a m2 build - first look.

2006-07-01 Thread anita kulshreshtha
turn that off as a bandaid for another problem. --jason On Jul 1, 2006, at 1:39 PM, anita kulshreshtha wrote: We can exclude META-INF/maven/ from the jars by configuring the jar plugin to use addMavenDescriptorfalse/... I have not used it, but it should work

Re: M2 Issues and Actions

2006-06-30 Thread anita kulshreshtha
inline.. --- Jason Dillon [EMAIL PROTECTED] wrote: 2. Spec Jars - The geronimo spec jars need to be published along with the poms. This was supposed to happen soon after the 1.1 release. And it has happened. Thanks! Are there any issues with this? Does this have any relation to

Re: [RTC] - Fix top pom to reference right plugin

2006-06-30 Thread anita kulshreshtha
It was my understanding that we do not use snapshots for plugins. This is from etc/project.properties - geronimo_packaging_plugin_version=1.2.0-4 geronimo_assembly_plugin_version=1.2.0-9 geronimo_deployment_plugin_version=1.2.0-2 geronimo_dependency_plugin_version=1.2.0-2 Thnaks Anita ---

Re: Assembling a Geronimo distribution in a m2 build - first look.

2006-06-30 Thread anita kulshreshtha
inline.. --- Prasad Kashyap [EMAIL PROTECTED] wrote: We use the maven-assembly-plugin (m-a-p) to assemble our binary distributions in zip, tar and tar.gz formats. The m-a-p reads an assembly descriptor to copy the dependencies, filesets, files into a work areea and then bundles them into

M2 Issues and Actions

2006-06-29 Thread anita kulshreshtha
Hi All, The M2 build work is continuing. Dain just updated the openejb trunk. Now we will be using openEJB 2.2 (http://issues.apache.org/jira/browse/GERONIMO-2152). The assembly plugin is under construction. Here are the issues facing us. I am also reproducing the suggested remedies for some of

Re: M2 Issues and Actions

2006-06-29 Thread anita kulshreshtha
Correction inline.. --- anita kulshreshtha [EMAIL PROTECTED] wrote: Hi All, The M2 build work is continuing. Dain just updated the openejb trunk. Now we will be using openEJB 2.2 http://issues.apache.org/jira/browse/GERONIMO-2152. The assembly plugin is under construction. Here

Re: M2 Issues and Actions

2006-06-29 Thread anita kulshreshtha
. Thanks Anita TTFN, Bill Dudney MyFaces - http://myfaces.apache.org Cayenne - http://incubator.apache.org/projects/cayenne.html On Jun 29, 2006, at 7:44 AM, anita kulshreshtha wrote: Hi All, The M2 build work is continuing. Dain just updated the openejb trunk. Now we

Re: building with m2 - doc location discussion

2006-06-29 Thread anita kulshreshtha
the new entry here cwiki.apache.org/geronimo. If you are OK with this changes I will remove the original article. Cheers! Hernan anita kulshreshtha wrote: Hernan, I like all of thses names. Since creating a space requires special permission, could you please add one. I would like

Re: Lets start moving to m2

2006-06-28 Thread anita kulshreshtha
I agree. As of today M2 build requires building xmlbeans plugin, fixing xbeans pom and building spec jars. This is not the best way to introduce users to a new build system. Thanks Anita --- Jacek Laskowski [EMAIL PROTECTED] wrote: On 6/28/06, Matt Hogstrom [EMAIL PROTECTED] wrote: -1 on

[jira] Commented: (GERONIMO-2157) Build trunk from top down with one command

2006-06-28 Thread Anita Kulshreshtha (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2157?page=comments#action_12418252 ] Anita Kulshreshtha commented on GERONIMO-2157: -- version is not needed anyway. Some poms do not use it. See geronimo-packaging-plugin/pom.xml and configs

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