[jira] Created: (GERONIMO-3418) Use mvn groovy mojo integration for buildsupport

2007-08-16 Thread Jason Dillon (JIRA)
: public (Regular issues) Components: buildsystem Affects Versions: 2.1 Reporter: Jason Dillon Assignee: Jason Dillon Fix For: 2.1 Now that maven has solid groovy integration for building plugins, use that for the buildsupport library. -- This

Re: Could we use the maven-remote-resources plugin to install the legal files?

2007-08-15 Thread Jason Dillon
Yup, this should work... assuming the plugin functions. I just tried to hook it up from use in the Groovy m2 stuff and it puked up some NPE crapo. Also, I'm not sure that the LICENSE.txt and NOTICE.txt generation stuff is going to fit our needs ASIS, but we can always get it fixed. This

Re: svn commit: r566358 - in /geronimo/server/branches/2.0.1: ./ repository/ repository/org/codehaus/ repository/org/codehaus/mojo/ repository/org/codehaus/mojo/jspc/ repository/org/codehaus/mojo/jspc

2007-08-15 Thread Jason Dillon
Um... why are we using this pinned snapshot? Whats broken with the release? --jason On Aug 15, 2007, at 3:21 PM, [EMAIL PROTECTED] wrote: Author: hogstrom Date: Wed Aug 15 15:21:13 2007 New Revision: 566358 URL: http://svn.apache.org/viewvc?view=rev&rev=566358 Log: Fix from branches/2.0 tha

Re: 2.0.1 Status

2007-08-15 Thread Jason Dillon
On Aug 13, 2007, at 10:28 PM, Matt Hogstrom wrote: BTW, kudos to Jason and all the others that got us moved over to maven 2. Building and changing releases are so easy now. Thanks! /me pats self on back :-P --jason

Re: including maven descriptors in jar files

2007-08-15 Thread Jason Dillon
Sure, if it doesn't cause windows builds to blow up... ;-) --jason On Aug 15, 2007, at 2:08 PM, David Jencks wrote: IIUC we are currently leaving the maven descriptors out of all our artifacts due to the maven-jar-plugin configuration in the root pom. Also IIUC we only get in trouble from

[jira] Commented: (GERONIMO-3410) jspc-maven-plugin-2.0-alpha-1 is causing build failures on Windows

2007-08-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519787 ] Jason Dillon commented on GERONIMO-3410: Bah... windows is to blame :-P > jspc-maven-plugin-2.0-alph

[jira] Closed: (GERONIMO-3329) javaVirtualMachine param for StartServerMojo in geronimo-maven-plugin doesn't work

2007-08-11 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3329. -- Resolution: Fixed Fix Version/s: 2.1 2.0 Should probably work

[jira] Commented: (GERONIMO-3329) javaVirtualMachine param for StartServerMojo in geronimo-maven-plugin doesn't work

2007-08-10 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519102 ] Jason Dillon commented on GERONIMO-3329: Okay, I'll take a peek. How were you setting the param?

Updated Building Apache Geronimo doc...

2007-08-09 Thread Jason Dillon
Heya, after a gentle prod from Hernan, I've updated the guild to build the server. Please review the document and provide any feed back. Its not exported yet, so you can peep the dynamic version here: http://cwiki.apache.org/confluence/display/GMOxDEV/Building +Apache+Geronimo Its mo

Re: [VOTE] Geronimo 2.0 (RC1) and txmanager 2.0.1

2007-08-08 Thread Jason Dillon
+1 --jason On Aug 8, 2007, at 3:56 AM, Matt Hogstrom wrote: I have put together the release and its been a long journey to get here. If you have comments please put them on the corresponding [DISCUSS] thread. [ ] +1 Release Geronimo 2.0 [ ] 0 No opinion [ ] -1 Do not release Geronim

Re: KEYS ?

2007-08-08 Thread Jason Dillon
gress branches) bits for other KEYS files and nuke them. --jason On 7/31/07, Jason Dillon <[EMAIL PROTECTED]> wrote: > > Well, I think we should probably consolidate all these ;-) > > --jason > > > On Jul 31, 2007, at 8:16 AM, Matt Hogstrom wrote: > > > Good p

Re: 2.0 Ready for RC1 Build ... just two more things

2007-08-08 Thread Jason Dillon
FYI, the jspc-maven-plugin 2.0-alpha-1 finally made it to central: http://repo1.maven.org/maven2/org/codehaus/mojo/jspc/ --jason On Aug 7, 2007, at 9:58 PM, Jason Dillon wrote: One part of this is done... the jspc-maven-plugin (and friends) version 2.0-alpha-1 have been released. The

Re: Splitting up the server into a few more chunks

2007-08-08 Thread Jason Dillon
On Aug 6, 2007, at 8:03 PM, David Blevins wrote: On Aug 6, 2007, at 8:12 AM, David Jencks wrote: I certainly agree with your goal but am less sure about your proposed naming and organization. Also from looking at your list it took me a couple minutes to figure out what is removed from "se

Re: Splitting up the server into a few more chunks

2007-08-08 Thread Jason Dillon
On Aug 6, 2007, at 12:43 PM, Paul McMahan wrote: On Aug 6, 2007, at 12:59 PM, Donald Woods wrote: we should consider the more drastic changes, like moving the base Admin Console support (via Pluto 1.2) out to /plugins I really like that idea for a couple of reasons - - it allows us to keep

Re: source jars for release do not include legal files

2007-08-07 Thread Jason Dillon
Ugh... I think we need to revisit all this junk... I was hoping that the maven-remote-resources-plugin would be useful here, though I'm not sure it adds legal bits to src jars either. I'm really not sure what to do about this... :-( Stupid legal muck... --jason On Aug 7, 2007, at 1:30 AM,

Re: 2.0 Ready for RC1 Build ... just two more things

2007-08-07 Thread Jason Dillon
One part of this is done... the jspc-maven-plugin (and friends) version 2.0-alpha-1 have been released. The artifacts are currently here in the Codehaus non-snap repo: http://repository.codehaus.org/org/codehaus/mojo/jspc/jspc/ This gets sync'd to central ever few hours or so (I forget th

Re: 2.0 Ready for RC1 Build ... just two more things

2007-08-07 Thread jason . dillon
I think we are gonna need to use an evil timestamp-build version for the s-m-p, unless selenium-server (and the java driver) 0.9.2 have been released. I will spin the jspc bits in an hour or so once I get back to my desk. --jason -Original Message- From: Matt Hogstrom <[EMAIL PROTECTE

Re: Splitting up the server into a few more chunks

2007-08-06 Thread Jason Dillon
dminister Some other "grouping" that may make sense are - - core - renamed /server/modules directory promoted to a top-level grouping and only contains server modules - configs - current configs, which can be installed as plugins - assemblies - current assemblies, which require the c

Re: Splitting up the server into a few more chunks

2007-08-06 Thread Jason Dillon
On Aug 6, 2007, at 9:59 AM, Donald Woods wrote: Anything more than 6 to 8 groupings could cause chaos (just like at our current release process which takes weeks to get everything voted and released...) Yes, it has to be done very carefully, though if you look a Maven, Plexus and the relat

Re: Splitting up the server into a few more chunks

2007-08-06 Thread Jason Dillon
wonder if, after turning the "easy stuff" into plugins what we will think about reorganizing the remaining stuff. So then the question might be how to organize the plugins? thanks david jencks On Aug 6, 2007, at 1:48 AM, Jason Dillon wrote: Hiya, I've mentioned this before...

Re: 2.0-M4 is still under branches

2007-08-06 Thread Jason Dillon
x27;ll delete it. On May 3, 2007, at 2:41 AM, Jason Dillon wrote: > m4 never got cooked fully, which is why the branch is still there. > it was decided to just move on to m5 due to problems with the m4 > branch. The branch should probably be removed. > > --jason > > > On May

Re: State of branches 2.0.0

2007-08-06 Thread Jason Dillon
Aighty... still seems weird, but okay :-) --jason On Aug 6, 2007, at 2:04 AM, Vamsavardhana Reddy wrote: 2.0 release will be based on branches/2.0.0 (and I guess, will be tagged tags\2.0 later on). branches\2.0 is now 2.0.1-SNAPSHOT. --vamsi On 8/6/07, Jason Dillon <[EMAIL PROTEC

Splitting up the server into a few more chunks

2007-08-06 Thread Jason Dillon
Hiya, I've mentioned this before... and now that we have a 2.0 branch and trunk has moved on to 2.1 work, I think its time we really make a decision on this and implement it. Before, I had been thinking of keeping all of the modules in the server/trunk tree just in better locations organize

[jira] Commented: (GERONIMO-1761) Change geronimo-util module to geronimo-crypto, give credit where credit is due

2007-08-06 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517855 ] Jason Dillon commented on GERONIMO-1761: Um, why not just {{geronmo-crypto}}, it may contain some wrapper

[jira] Commented: (GERONIMO-2401) Upgrade commons-logging to 1.1

2007-08-06 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12517853 ] Jason Dillon commented on GERONIMO-2401: I really think that we should really think about using slf4j

Re: Changes to server started messages

2007-08-06 Thread Jason Dillon
I think it makes more sense w/o the full url bits, since those are highly dependent on how you configured the connectors. --jason On Aug 2, 2007, at 6:25 PM, Jeff Genender wrote: Yup... The old messages made no sense at all...because Web application != connector and therefore its not fair

Re: State of branches 2.0.0

2007-08-06 Thread Jason Dillon
I think I missed some discussion or something... but what is the difference between these 2 branches: server/branches/2.0 server/branches/2.0.0 ? --jason On Aug 5, 2007, at 7:48 PM, Matt Hogstrom wrote: I updated the version number to 2.0 from 2.0-SNAPSHOT. These artifacts shou

Split off more chunks from server...

2007-08-02 Thread Jason Dillon
server/trunk is getting massive... and most folks who work on bits don't even care about half of that stuff... or really don't need to care about it. I think we should really start to think seriously about splitting up server/trunk into smaller *separate* projects like the txmanager bits.

Re: [VOTE] Release TxManager 2.0

2007-08-02 Thread Jason Dillon
+1 --jason On Aug 2, 2007, at 9:27 AM, Matt Hogstrom wrote: All, Please take a peek at the jar files for the txManagr components that David Jencks had busted out earlier. A tar ball can be found at http://people.apache.org/~hogstrom/txmanager-2.0-rc1/ [ ] +1 Release these binaries [

Re: Proposed Branch and Release Schedule for Geronimo 2.0

2007-08-01 Thread jason . dillon
Somewhat related... Post this release I'm thinking of refactoring genesis to simplify all that junk. Maybe weed it down to one module for project config. Just a heads up... --jason -Original Message- From: Kevan Miller <[EMAIL PROTECTED]> Date: Wed, 1 Aug 2007 23:34:05 To:dev@geronim

Re: [VOTE : DISCUSS] Release Genesis 1.2

2007-08-01 Thread Jason Dillon
Um, good point, but lets fix that in 1.3 and let 1.2 be ASIS. --jason On Aug 1, 2007, at 6:19 AM, Anita Kulshreshtha wrote: I would like to know why we do not use a single jdk version for all default configurations. The maven-compiler and maven-idea plugins use 1.4 whereas maven-javadoc pl

Re: [VOTE] Release Genesis 1.2

2007-08-01 Thread Jason Dillon
A brief look at the release tgz looks good. +1 --jason On Jul 31, 2007, at 8:21 PM, Matt Hogstrom wrote: Please review and vote on the Genesis release of 1.2. At this location you will find a tar ball with the repository and related artifacts that will be released. http://people.apache

Re: Problems trying to release tx + cx component jars

2007-08-01 Thread Jason Dillon
Cool :-) --jason On Aug 1, 2007, at 10:00 AM, David Jencks wrote: Jvanzyl has offered to try to get the release plugin to stage these. thanks david jencks On Aug 1, 2007, at 2:03 AM, David Jencks wrote: I tried to get a release candidate together for the tx and cx component jars but have

Re: svn commit: r561679 - in /geronimo/components/txmanager/trunk:geronimo-connector/pom.xml pom.xml

2007-07-31 Thread jason . dillon
Setting version to pom.version defeats the entire purpose of the version property --jason -Original Message- From: [EMAIL PROTECTED] Date: Wed, 01 Aug 2007 06:48:18 To:[EMAIL PROTECTED] Subject: svn commit: r561679 - in /geronimo/components/txmanager/trunk: geronimo-connector/pom.x

Re: KEYS ?

2007-07-31 Thread Jason Dillon
ebsite for references. -dain On Jul 27, 2007, at 12:35 PM, Jason Dillon wrote: What external references are you referring to? I believe that it does have symlink support, though I hardly ever use it. --jason On Jul 27, 2007, at 12:29 PM, Dain Sundstrom wrote: I think there are external referenc

Re: testsuite

2007-07-31 Thread jason . dillon
dev@geronimo.apache.org Subject: Re: testsuite My workaround where the -Pheadless profile doesn't work. To make it work, I'll have to execute the xvfb goal before the start-server goal in the default profile. Cheers Prasad On 7/31/07, Jason Dillon <[EMAIL PROTECTED]> wrote: >

Re: testsuite

2007-07-31 Thread Jason Dillon
as it does not require the selenium stuff? Thanks, Jarek On 6/22/07, Prasad Kashyap <[EMAIL PROTECTED]> wrote: Yes Jarek. That's one of my TODOs. Thanks to Jason Dillon, we now have a selenium:xvfb goal that will allow us to run this testsuite headless. However, it is not working e

Re: Upcoming Genesis release

2007-07-31 Thread Jason Dillon
28, 2007, at 8:43 AM, Jason Dillon wrote: Just a quick note, we are gonna have to release Genesis 1.2 soonish to support the 2.0 build. While its not "perfect" (or even close) it does work now and so I'm going to recommend we release it more or less asis. I did a quick sanity ch

Re: KEYS ?

2007-07-30 Thread Jason Dillon
... I just have a memory of some external references. If you do move the file, I'd definitely search the website for references. -dain On Jul 27, 2007, at 12:35 PM, Jason Dillon wrote: What external references are you referring to? I believe that it does have symlink support, though I ha

Re: Upcoming Genesis release

2007-07-28 Thread jason . dillon
n it on fire or prefer > someone else do the honors.? > > If you want I can prolly spin a release up tomorrow sometime. > > > On Jul 28, 2007, at 8:43 AM, Jason Dillon wrote: > >> Just a quick note, we are gonna have to release Genesis 1.2 soonish >> to support the 2.0

Re: Upcoming Genesis release

2007-07-28 Thread jason . dillon
ing Genesis release I agree...the current profiles work. Lots of things to do but let's push this one out. Jason, are you up settin it on fire or prefer someone else do the honors.? If you want I can prolly spin a release up tomorrow sometime. On Jul 28, 2007, at 8:43 AM, Jason Dillon

Re: Upcoming Genesis release

2007-07-28 Thread Jason Dillon
On Jul 28, 2007, at 6:05 AM, Kevan Miller wrote: On Jul 28, 2007, at 8:43 AM, Jason Dillon wrote: Just a quick note, we are gonna have to release Genesis 1.2 soonish to support the 2.0 build. While its not "perfect" (or even close) it does work now and so I'm going

Upcoming Genesis release

2007-07-28 Thread Jason Dillon
Just a quick note, we are gonna have to release Genesis 1.2 soonish to support the 2.0 build. While its not "perfect" (or even close) it does work now and so I'm going to recommend we release it more or less asis. I did a quick sanity check last week, and now I'm asking if anyone knows of

Re: svn commit: r560387 - in /geronimo/components/txmanager/trunk: geronimo-connector/src/test/resources/ geronimo-connector/src/test/resources/META-INF/ geronimo-transaction/src/test/resources/ geron

2007-07-27 Thread Jason Dillon
Ya, thats good enough for now ;-) You should update the pom to make it strict = true now. --jason On Jul 27, 2007, at 2:23 PM, [EMAIL PROTECTED] wrote: Author: djencks Date: Fri Jul 27 14:23:10 2007 New Revision: 560387 URL: http://svn.apache.org/viewvc?view=rev&rev=560387 Log: GERONIMO-334

Re: KEYS ?

2007-07-27 Thread Jason Dillon
Does svn have symlink support? -dain On Jul 26, 2007, at 3:52 PM, Jason Dillon wrote: Should keys move up to a peer to the STATUS file too? Seems these are project global, not specific to the server bits... --jason

KEYS ?

2007-07-26 Thread Jason Dillon
Should keys move up to a peer to the STATUS file too? Seems these are project global, not specific to the server bits... --jason

Re: Transaction and Connector jars untied from g. kernel

2007-07-25 Thread jason . dillon
d from g. kernel On Jul 25, 2007, at 4:00 PM, Jason Dillon wrote: So, looks okay from a initial peep through, though a few things I noticed right off the bat... There is no pom.xml in the top-level tree underĀ  https://svn.apache.org/repos/asf/geronimo/components/txmanager/trunk

Re: Cleaning up m2-snapshot-repository

2007-07-25 Thread Jason Dillon
Ya, let them experience the void. --jason On Jul 23, 2007, at 7:35 AM, Matt Hogstrom wrote: I am deploying the 2.1-SNAPSHOT from trunk this morning and while verifying the file permissions I noticed the old -Mn SNAPSHOTs. If no one has any objections I'll clean up all SNAPSHOTs up to (and

Re: Transaction and Connector jars untied from g. kernel

2007-07-25 Thread Jason Dillon
So, looks okay from a initial peep through, though a few things I noticed right off the bat... There is no pom.xml in the top-level tree under https://svn.apache.org/repos/asf/geronimo/components/txmanager/trunk, and there should be. And the children modules should use that pom as their parent.

Re: Transaction and Connector jars untied from g. kernel

2007-07-24 Thread Jason Dillon
Sounds like positive direction. +1 I'm about to go out for dinner now, but I will review the bits in the components/* tree later tonight or tomorrow. Cheers, --jason On Jul 24, 2007, at 6:00 PM, David Jencks wrote: see GERONIMO-3344. Following years of urging from activemq/jencks/servi

Re: Shouldn't list of integrated projects in console be updated?

2007-07-22 Thread jason . dillon
Maybe it should be generated so its always current? --jason -Original Message- From: David Jencks <[EMAIL PROTECTED]> Date: Sun, 22 Jul 2007 10:57:26 To:"Geronimo Dev List (JIRA)" Subject: Shouldn't list of integrated projects in console be updated? I don't think openejb is even in

[OFF-TOPIC] Anyone know of...

2007-07-20 Thread Jason Dillon
an open-source web-app that kinda does the same shiz as freshmeat.net? a nice dynamic registry thingy? or anything close? --jason

Re: Move the STATUS up?

2007-07-20 Thread Jason Dillon
Aight its moved... --jason On Jul 19, 2007, at 1:14 PM, Matt Hogstrom wrote: No objections from me. On Jul 19, 2007, at 6:30 AM, Jason Dillon wrote: I've mentioned this a few times before... I think we should move the STATUS file up to the top-level geronimo dir. As in: svn mv

Re: 2.0 Release - Branching on Monday July 23rd around 0900 ET

2007-07-19 Thread Jason Dillon
+1 --jason On Jul 19, 2007, at 1:19 PM, Matt Hogstrom wrote: Its about that time to liberate trunk from the lethargy of waiting for 2.0 to ship and I propose that we branch on Monday morning around 0900 Eastern time. This will make trunk 2.1-SNAPSHOT and I'll copy trunk to branches/2.0.

Re: Ideas on a rc.d kind of directory

2007-07-19 Thread Jason Dillon
Maybe a few more thoughts on this... What I am thinking of is a relatively small JVM which is a process controller. With some basic administration muck built into it to start, stop, kill, list, fork, spawn, clone, blah, blah... server processes... or if needed any support processes. IMO t

Re: Ideas on a rc.d kind of directory

2007-07-19 Thread Jason Dillon
On Jul 19, 2007, at 7:19 AM, Donald Woods wrote: Could we use Jakarta commons-launcher, which uses a subset of ANT? Subset of ant? I just downloaded the 1.1. release, and it looks like all of ant is in the lib/* Which totals up to 3m of stuff, in addition to the ~76k in bin/. I'd imagine

Re: Ideas on a rc.d kind of directory

2007-07-19 Thread Jason Dillon
On Jul 19, 2007, at 7:19 AM, Donald Woods wrote: Could we use Jakarta commons-launcher, which uses a subset of ANT? Maybe... We'd probably have to make a few changes, so it would use the existing manifest settings in the server/client.jar and to handle our multiple server instance directo

Move the STATUS up?

2007-07-19 Thread Jason Dillon
I've mentioned this a few times before... I think we should move the STATUS file up to the top-level geronimo dir. As in: svn mv http://svn.apache.org/repos/asf/geronimo/server/trunk/STATUS http://svn.apache.org/repos/asf/geronimo/STATUS This file really is the status of the entire Geron

Re: Should we cancel 1.2?

2007-07-17 Thread jason . dillon
n -Original Message- From: "Jacek Laskowski" <[EMAIL PROTECTED]> Date: Tue, 17 Jul 2007 13:40:03 To:dev@geronimo.apache.org Subject: Re: Should we cancel 1.2? On 7/17/07, Jason Dillon <[EMAIL PROTECTED]> wrote: > Let's just push out 1.2 asis nowish and then add

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
, when the plugin is uninstalled, the script goes away, and the options are not set. Did this make sense? Jeff Jason Dillon wrote: Can you provide a wee bit detail on hat the use cases are you have in mind? I'm still a bit fuzzy what you are going for. --jason On Jul 16, 2007, a

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
On Jul 16, 2007, at 6:25 AM, Kevan Miller wrote: I think it should be realativly easy to setup a POC if folks are interested. Sounds great and agreed on the long-term direction. I could see a simple script-based change to enable in the short-term... Before I got whip up some magic lemme ge

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
Can you provide a wee bit detail on hat the use cases are you have in mind? I'm still a bit fuzzy what you are going for. --jason On Jul 16, 2007, at 6:09 AM, Jeff Genender wrote: Jason Dillon wrote: I still think that G could do with a tiny bootstrap JVM to handle all of the req

Re: Should we cancel 1.2?

2007-07-16 Thread Jason Dillon
The next step is to start adding some code to OEJB 2.x. On Jul 16, 2007, at 8:55 PM, Dain Sundstrom wrote: It was some connector thing Matt found. Matt can you fill Jason in on the details? -dain On Jul 16, 2007, at 2:02 PM, Jason Dillon wrote: What were the bugs that were to be "quick

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
On Jul 16, 2007, at 6:09 AM, Jeff Genender wrote: Jason Dillon wrote: I still think that G could do with a tiny bootstrap JVM to handle all of the required flags and properties that are needed now for the server to opperate properly (and in a platform neutral manner). This could also be

Re: Should we cancel 1.2?

2007-07-16 Thread Jason Dillon
What were the bugs that were to be "quickly fixed"? I forget its been so long. Why not just push it out asis? --jason On Jul 16, 2007, at 9:53 AM, Dain Sundstrom wrote: 1.2 has been sitting in a branch for well over 6 months now. Originally, it was going to be delayed so some bugs could

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
I still think that G could do with a tiny bootstrap JVM to handle all of the required flags and properties that are needed now for the server to opperate properly (and in a platform neutral manner). This could also be used to spawn clones or cluster nodes. As well as handling remote resta

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
*giggle* --jason On Jul 14, 2007, at 7:50 AM, Matt Hogstrom <[EMAIL PROTECTED]> wrote: On Jul 13, 2007, at 8:13 PM, Jeff Genender wrote: Does that make me Marc of geronimo? ;-) You mean because we automatically discount what you say? :)

Re: Ideas on a rc.d kind of directory

2007-07-16 Thread Jason Dillon
Why in bin/* ? *** Btw my email box was full so I may have missed some discussion. Should be happier now though. --jason On Jul 14, 2007, at 7:54 AM, Matt Hogstrom <[EMAIL PROTECTED]> wrote: I like the idea a lot. How would this work mechanically? Are you thinking of $G/bin/rc.d/ ?

Re: Ideas on a rc.d kind of directory

2007-07-15 Thread Jason Dillon
IMO, the less native platform scripts we have the better. I'm defs against adding new ones... and really interested in removing the ones we currently have. If only Microsoft would ship a /bin/sh then I'd be happy to keep around a single set of scripts... but ya, thats not gonna happen :-(

Re: Ideas on a rc.d kind of directory

2007-07-13 Thread Jason Dillon
On Jul 13, 2007, at 5:13 PM, Jeff Genender wrote: Jason Dillon wrote: I was kinda against this kinda thingy way back in the days of the boss-of-j, but I'm interested to hear more how you think it might work... since I just wrote off anything Marc said as crap automatically :-P Does

Re: Ideas on a rc.d kind of directory

2007-07-13 Thread Jason Dillon
I was kinda against this kinda thingy way back in the days of the boss-of-j, but I'm interested to hear more how you think it might work... since I just wrote off anything Marc said as crap automatically :-P --jason On Jul 13, 2007, at 4:17 PM, David Jencks wrote: On Jul 13, 2007, at 7

Re: [DISCUSS] Geronimo 2.1 - what's next?

2007-07-03 Thread Jason Dillon
+1 I'm all for more work on the console bits. --jason On Jul 3, 2007, at 4:07 AM, Shiva Kumar H R wrote: I would be happy to see the work on "Admin Console Portlet for Auto Generating Geronimo Deployment Plan" getting complete and shipped with AG 2.1. May be I am a bit too ambitious, but

Re: Has the list been really quiet?

2007-07-01 Thread jason . dillon
Kay just was worried my email was messed up. Thx --jason -Original Message- From: Kevan Miller <[EMAIL PROTECTED]> Date: Sun, 1 Jul 2007 16:24:23 To:dev@geronimo.apache.org Subject: Re: Has the list been really quiet? On Jul 1, 2007, at 4:15 PM, Jacek Laskowski wrote: > On 7/1/07,

Has the list been really quiet?

2007-07-01 Thread jason . dillon
Or is something messed up with my email? I haven't seen much traffic in the last week. --jason

Re: [DISCUSS] Improving diagnostics

2007-06-16 Thread Jason Dillon
Um... sure... but now right now... too many beers. :-P But JCL or SLF4J, we still need some serious logging reform... --jason On Jun 15, 2007, at 6:36 AM, Jacek Laskowski wrote: On 6/15/07, Jason Dillon <[EMAIL PROTECTED]> wrote: And, I think we should seriously consider using

Re: [DISCUSS] Improving diagnostics

2007-06-15 Thread Jason Dillon
I think that in general we need to go through some serious logging reform. IMO logging is critical and right now I think the state of logging in G is a mess. I would like to see more effort put into making logging more consistent and provide better user tools to control the servers loggin

[jira] Closed: (GERONIMO-3245) Allow the jvm used by geronimo:start to be configured via mojo parameters

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3245. -- Resolution: Fixed Fix Version/s: 2.0-M7 > Allow the jvm used by geronimo:start to

Re: svn commit: r547354 - /geronimo/samples/trunk/samples/createSample.sh

2007-06-14 Thread Jason Dillon
Please, please, please use Ant or Maven (antrun or groovy:execute) to script this kinda stuff in a platform independent fashion. --jason On Jun 14, 2007, at 11:48 AM, [EMAIL PROTECTED] wrote: Author: prasad Date: Thu Jun 14 11:48:12 2007 New Revision: 547354 URL: http://svn.apache.org/view

[jira] Updated: (GERONIMO-1547) Legal license issue in schemas

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-1547: --- Component/s: (was: general) legal > Legal license issue in sche

[jira] Assigned: (GERONIMO-2859) Long Subject broken

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-2859: -- Assignee: Rick McGuire > Long Subject bro

[jira] Closed: (GERONIMO-3078) Incorrect src license headers in 2 test files

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3078. -- Resolution: Fixed > Incorrect src license headers in 2 test fi

[jira] Updated: (GERONIMO-2973) Bind JDBC DataSource to Global JNDI

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2973: --- Component/s: naming > Bind JDBC DataSource to Global J

[jira] Updated: (GERONIMO-2903) GeronimoEnc literal in EjbRefBuilder should be web application's name

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2903: --- Component/s: naming > GeronimoEnc literal in EjbRefBuilder should be web applicatio

[jira] Updated: (GERONIMO-2385) server does not update any state when persistent configuration is loaded and ready to serve applications

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2385: --- Component/s: core > server does not update any state when persistent configuration

[jira] Updated: (GERONIMO-2344) Tomcat Console can't find TomcatManagerImpl class during display of ServerLogs

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2344: --- Component/s: Tomcat > Tomcat Console can't find TomcatManagerImpl class during di

[jira] Updated: (GERONIMO-2375) console has invalid XHTML in the db bool

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2375: --- Component/s: console > console has invalid XHTML in the db b

[jira] Updated: (GERONIMO-2929) CSS/TSS Configuration Schemas Invalid

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2929: --- Component/s: CORBA > CSS/TSS Configuration Schemas Inva

[jira] Updated: (GERONIMO-2612) NPE thrown in console when shutting down server

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2612: --- Component/s: console > NPE thrown in console when shutting down ser

[jira] Updated: (GERONIMO-2242) Better output for port conflicts during startup

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2242: --- Component/s: startup/shutdown > Better output for port conflicts during star

[jira] Updated: (GERONIMO-2227) ENC Lookup Fix (include parent modules)

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2227: --- Component/s: naming > ENC Lookup Fix (include parent modu

[jira] Updated: (GERONIMO-2196) Incorrect dependency loaded during Geronimo build

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2196: --- Component/s: dependencies > Incorrect dependency loaded during Geronimo bu

[jira] Updated: (GERONIMO-2698) DirectoryGBean not referenceable as a GBean

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2698: --- Component/s: naming > DirectoryGBean not referenceable as a GB

[jira] Updated: (GERONIMO-3206) Create and include a new patched version of Tomcat

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3206: --- Component/s: Tomcat > Create and include a new patched version of Tom

[jira] Updated: (GERONIMO-3093) DB Viewer portlet locks database permanently

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3093: --- Component/s: console > DB Viewer portlet locks database permanen

[jira] Updated: (GERONIMO-3079) cleanup old files

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3079: --- Component/s: buildsystem > cleanup old files > - > >

[jira] Updated: (GERONIMO-2851) LDAP view in the console

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2851: --- Component/s: console > LDAP view in the cons

[jira] Updated: (GERONIMO-2712) LDAP editing capability from Admin Console

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2712: --- Component/s: console > LDAP editing capability from Admin Cons

[jira] Updated: (GERONIMO-2618) Add basic tests to console-testsuite

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2618: --- Component/s: testsuite > Add basic tests to console-testsu

[jira] Updated: (GERONIMO-2400) Remove ActiveIO concurrent (oswego) usage

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2400: --- Component/s: dependencies > Remove ActiveIO concurrent (oswego) us

[jira] Updated: (GERONIMO-2401) Upgrade commons-logging to 1.1

2007-06-14 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2401: --- Component/s: Logging dependencies Fix Version/s: (was: 2.0-M5

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