[jira] Updated: (GERONIMO-2475) Extend the scope of the condition expression to support plugins (maybe more)

2008-04-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-2475: --- Fix Version/s: 2.2 Assignee: (was: Jason Dillon) Extend the scope

[jira] Closed: (GERONIMO-2474) Pick the Jexl or Ognl parser for condition expression evaluation

2008-04-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2474. -- Resolution: Fixed Fix Version/s: 2.2 Dropped OGNL support Pick the Jexl or Ognl

Re: svn commit: r651912 - in /geronimo/server/trunk/framework/modules/geronimo-naming/src/main/java/org/apache/geronimo/gjndi: KernelContextGBean.java binding/GBeanBinding.java binding/GBeanFormatBind

2008-04-27 Thread Jason Dillon
Ya, I think so... I *ucked up when I did the conversion. Though using instance loggers does provide more ability to provide context specific logging muck, and is recommended by the SLF4J docs. But I'm finding some problem with GBean serialization... trying to track it down. IMO instance

Re: [GSHELL] Unable to build gshell

2008-04-25 Thread Jason Dillon
They are available here (and have been for many days now): http://snapshots.repository.codehaus.org/org/codehaus/groovy/maven/ The build seems to be happy from what I can tell... chugging away, downloading things fine: snip Downloading:

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

2008-04-25 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592375#action_12592375 ] Jason Dillon commented on GERONIMO-2401: Ya, too late... the heavy lifting

Re: svn commit: r651601 - /geronimo/gshell/trunk/pom.xml

2008-04-25 Thread Jason Dillon
This is duplicate information which is picked up from genesis project- config. Please revert. --jason On Apr 25, 2008, at 8:28 PM, [EMAIL PROTECTED] wrote: Author: gnodet Date: Fri Apr 25 06:28:41 2008 New Revision: 651601 URL: http://svn.apache.org/viewvc?rev=651601view=rev Log: Add

Re: [GSHELL] Unable to build gshell

2008-04-25 Thread Jason Dillon
the plugin repo ;-) On Fri, Apr 25, 2008 at 3:40 PM, Jason Dillon [EMAIL PROTECTED] wrote: They are available here (and have been for many days now): http://snapshots.repository.codehaus.org/org/codehaus/groovy/ maven/ The build seems to be happy from what I can tell... chugging away

Re: svn commit: r651601 - /geronimo/gshell/trunk/pom.xml

2008-04-25 Thread Jason Dillon
Kay, I understand... blame maven, thats what I do :-P --jason On Apr 25, 2008, at 8:50 PM, Guillaume Nodet wrote: Right, not sure why it failed the first time. I'll remove the repository from the pom. On Fri, Apr 25, 2008 at 3:44 PM, Jason Dillon [EMAIL PROTECTED] wrote

Re: svn commit: r651601 - /geronimo/gshell/trunk/pom.xml

2008-04-25 Thread Jason Dillon
pom, so in the mean time, i'd rather have them overriden to the correct values in the gshell parent pom. On Fri, Apr 25, 2008 at 3:56 PM, Jason Dillon [EMAIL PROTECTED] wrote: Kay, I understand... blame maven, thats what I do :-P --jason On Apr 25, 2008, at 8:50 PM, Guillaume Nodet wrote

Re: [GSHELL] Unable to build gshell

2008-04-25 Thread Jason Dillon
) at org.apache.maven.plugins.shade.mojo.ShadeMojo.execute(ShadeMojo.java: 285) ... 18 more Look familiar at all? On Fri, Apr 25, 2008 at 9:50 AM, Jason Dillon [EMAIL PROTECTED] wrote: No, I have not pulled in your changes yet. The repo is already defined in the parent pom here: http://repo1

Geronimo server/trunk is now using SLF4J

2008-04-25 Thread Jason Dillon
I've just committed my changes to used SLF4J as the primary logging facade for server/trunk. Commons logging should be completely gone now. For dependencies which use JCL, we are using the jcl104-over-slf4j adapter which provides the JCL API and tunnels it through SLF4J. I still need to

[jira] Closed: (GERONIMO-3985) Use SLF4J as the logging facade for Geronimo

2008-04-25 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3985. -- Resolution: Fixed Fix Version/s: 2.2 Use SLF4J as the logging facade for Geronimo

[jira] Updated: (GERONIMO-3978) Unable to CTRL-C start-server process on Windows

2008-04-25 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3978: --- Summary: Unable to CTRL-C start-server process on Windows (was: Problem when Geronimo

[jira] Commented: (GERONIMO-2474) Pick the Jexl or Ognl parser for condition expression evaluation

2008-04-25 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592474#action_12592474 ] Jason Dillon commented on GERONIMO-2474: I'm still leaning towords Jexl

[jira] Commented: (GERONIMO-3661) Optimize GShell libs for G server assemblies

2008-04-25 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592475#action_12592475 ] Jason Dillon commented on GERONIMO-3661: This is pending the GShell

Re: [BUILD] trunk: Failed for Revision: 651174

2008-04-25 Thread Jason Dillon
Did something in openejb change recently? These tests were all passing while I was testing my SLF4J changes with `mvn -o` and then I did an online built and now they are failing because of: snip java.lang.NullPointerException: context or beanClass input parameter is null at org

Re: Legal files in server/trunk, ianal m-r-r-p

2008-04-24 Thread Jason Dillon
On Apr 24, 2008, at 5:17 AM, David Jencks wrote: THANKS!! I didn't quite understand. do we need to push on the rar and war plugins for new, more m-r-r-p friendly releases? Um, I think the EAR, RAR and WAR plugins all need some kinda updated to allow more flexible resource

Re: [DISCUSS] Geronimo Server 2.1.1 Release

2008-04-24 Thread Jason Dillon
Um, this is really where they belong those, since they are specific to Geronimo. But it should be possible to generate the resources w/o license details... but probably have to use the new archetype-ng stuff, which is on my list todo actually... --jason On Apr 24, 2008, at 5:23 AM,

Re: svn commit: r650176 - in /geronimo/server/trunk: ./ assemblies/geronimo-boilerplate-minimal/ assemblies/geronimo-boilerplate-minimal/src/main/assembly/ assemblies/geronimo-boilerplate-minimal/src/

2008-04-24 Thread Jason Dillon
On Apr 24, 2008, at 9:51 AM, Donald Woods wrote: Jason, could you explain this change a little. Does this mean trunk now uses a private build of ANT from the groovy project at Codehaus? Yes and no... it uses a patched Ant:

Platform scripts, cli tooling and GShell

2008-04-24 Thread Jason Dillon
Anyone know what the status of the GShell commands are for bin/client and bin/deploy users? I think we need to clean up these scripts, so they all go through GShell, and drop the additional platform-specific script muck. Anyone know how well the GShell commands cover the functionality of

Re: SLF4J over Commons Logging

2008-04-24 Thread Jason Dillon
Almost done ;-) --jason On Apr 24, 2008, at 5:18 AM, David Jencks wrote: +higher than I can count :-) thanks david jencks On Apr 23, 2008, at 1:25 PM, Jason Dillon wrote: Yo yo... we've talked about this before, though a while ago... but IMO its about time we drop Commons Logging like

Re: SLF4J over Commons Logging

2008-04-24 Thread Jason Dillon
And testing now :-) --jason On Apr 24, 2008, at 5:18 AM, David Jencks wrote: +higher than I can count :-) thanks david jencks On Apr 23, 2008, at 1:25 PM, Jason Dillon wrote: Yo yo... we've talked about this before, though a while ago... but IMO its about time we drop Commons Logging

Re: SLF4J over Commons Logging

2008-04-24 Thread Jason Dillon
with my latest changes... and I have to go pick up my mom at the airport, but I hope to get this committed later tonight :-) --jason On Apr 24, 2008, at 5:18 AM, David Jencks wrote: +higher than I can count :-) thanks david jencks On Apr 23, 2008, at 1:25 PM, Jason Dillon wrote: Yo yo

Re: SLF4J over Commons Logging

2008-04-24 Thread Jason Dillon
Took way too long at the airport, so punting commit until tomorrow when I'm awake again. --jason On Apr 24, 2008, at 5:18 AM, David Jencks wrote: +higher than I can count :-) thanks david jencks On Apr 23, 2008, at 1:25 PM, Jason Dillon wrote: Yo yo... we've talked about this before

Re: Platform scripts, cli tooling and GShell

2008-04-24 Thread Jason Dillon
Okay, I'll look at getting that sorted after I finish the SLF4J stuff. --jason On Apr 24, 2008, at 10:59 PM, David Jencks wrote: On Apr 24, 2008, at 1:19 AM, Jason Dillon wrote: Anyone know what the status of the GShell commands are for bin/ client and bin/deploy users? They've all been

[jira] Closed: (GERONIMO-3700) alias command fails

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3700. -- Resolution: Fixed Geronimo-specific GShell alias commands dropped. alias command fails

[jira] Assigned: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-3973: -- Assignee: (was: Jason Dillon) Looks like this might be fixed, pending

[jira] Closed: (GERONIMO-593) Make error handling in deployment plugin more user friendly

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-593. - Resolution: Invalid Fix Version/s: (was: Wish List) Too old Make error handling

Re: [BUILD] trunk: Failed for Revision: 650855

2008-04-23 Thread Jason Dillon
Sorry, missed this one... --jason On Apr 23, 2008, at 9:01 PM, [EMAIL PROTECTED] wrote: Geronimo Revision: 650855 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20080423/build-0900.log See the unit test reports

ianal-maven-plugin

2008-04-23 Thread Jason Dillon
Folks, I've moved the bits of the tools-maven-plugin which we were using to verify legal files in project artifacts over to the mojo project under the ianal-maven-plugin. Testing that it works in server/trunk before I commit, but expect to see it there soon. This stuff is going to be

[jira] Closed: (GERONIMO-3651) gshell should make it dead simple to run geronimo with remote debugging

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3651. -- Resolution: Fixed Fix Version/s: (was: 2.1.x) Done... finally :-\ Nothing fancy

Added profile support to geronimo/start-server (aka easy debug flags)

2008-04-23 Thread Jason Dillon
Nothing fancy here... but you can now: geronimo/start-server --profile debug which will flip on the standard debug flags. This is done via the etc/ rc.d script with: // If the debug profile was selected, then append some debugging flags if (command.profiles.contains('debug')) {

Legal files in server/trunk, ianal m-r-r-p

2008-04-23 Thread Jason Dillon
Folks, I've updated server/trunk to build with the latest maven-remote- resources-plugin, using v1.4 of the jar resources plugin, which I understand generates the right bits. I also moved the legal file checking bits out into a separate plugin, ianal-maven-plugin, hosted at the Mojo

[jira] Closed: (GERONIMO-3088) geroniom-activemq-ra's ra.xml is not kept in sync with the AMQ distribution

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3088. -- Resolution: Won't Fix Apparently not a problem... based on comments recently from DJencks

[jira] Closed: (GERONIMO-2924) Upgrade to latest commons-io 1.3.1

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2924. -- Resolution: Invalid Too old Upgrade to latest commons-io 1.3.1

[jira] Commented: (GERONIMO-3978) Problem when Geronimo 2.1 server is started using start-server

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591761#action_12591761 ] Jason Dillon commented on GERONIMO-3978: This has something todo with JLine

[jira] Created: (GERONIMO-3985) Use SLF4J as the logging facade for Geronimo

2008-04-23 Thread Jason Dillon (JIRA)
(Regular issues) Reporter: Jason Dillon Assignee: Jason Dillon -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (GERONIMO-3986) Upgrade SLF4J to 1.5.0

2008-04-23 Thread Jason Dillon (JIRA)
Upgrade SLF4J to 1.5.0 -- Key: GERONIMO-3986 URL: https://issues.apache.org/jira/browse/GERONIMO-3986 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues) Reporter: Jason

[jira] Created: (GERONIMO-3987) Upgrade Log4j to 1.2.15

2008-04-23 Thread Jason Dillon (JIRA)
Dillon Assignee: Jason Dillon -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Closed: (GERONIMO-3987) Upgrade Log4j to 1.2.15

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3987. -- Resolution: Fixed Fix Version/s: 2.2 Upgrade Log4j to 1.2.15

[jira] Assigned: (GERONIMO-3986) Upgrade SLF4J to 1.5.0

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-3986: -- Assignee: Jason Dillon Upgrade SLF4J to 1.5.0

[jira] Closed: (GERONIMO-3986) Upgrade SLF4J to 1.5.0

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3986. -- Resolution: Fixed Fix Version/s: 2.2 Upgrade SLF4J to 1.5.0

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

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2401. -- Resolution: Fixed Fix Version/s: (was: Wish List) 2.2 Going

SLF4J over Commons Logging

2008-04-23 Thread Jason Dillon
Yo yo... we've talked about this before, though a while ago... but IMO its about time we drop Commons Logging like a rock and move over to SLF4J. The API is mostly the same, though SLF4J has native support for things like: log.trace() And has additional varargs support for things

Re: [VOTE] Geronimo Server 2.1.1 Release

2008-04-23 Thread Jason Dillon
Barf, stupid gshell and its world of classes Sorry 'bout dat... hopefully I can make that file go away soon, or at least become so small that its not a problem anymore :-\ --jason On Apr 24, 2008, at 3:20 AM, Jarek Gawor wrote: -1. GShell does not start up because the

Re: [VOTE] Geronimo Server 2.1.1 Release

2008-04-23 Thread Jason Dillon
BTW, I'm about to commit a cli-testsuite, depending on if I can muster enough steam tonight to make it reality... which should help test the command-line interfaces to Geronimo better... or at least a start in that direction. --jason On Apr 24, 2008, at 3:20 AM, Jarek Gawor wrote: -1.

[jira] Created: (GSHELL-110) Upgrade Mina to 1.1.7

2008-04-23 Thread Jason Dillon (JIRA)
Reporter: Jason Dillon Assignee: Jason Dillon Fix For: 1.0-alpha-2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Closed: (GSHELL-110) Upgrade Mina to 1.1.7

2008-04-23 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-110. --- Resolution: Fixed Upgrade Mina to 1.1.7 - Key: GSHELL-110

Re: [DISCUSS] Geronimo Server 2.1.1 Release

2008-04-23 Thread Jason Dillon
Barf... I'll see if I can make the ianal-maven-plugin check for this ASAP... --jason On Apr 24, 2008, at 4:04 AM, Kevan Miller wrote: On Apr 23, 2008, at 3:19 PM, Joe Bohn wrote: Discussion thread for the Geronimo 2.1.1 Release vote. We should make a habit of cc:'ing user list on

Re: yoko deps in repository module

2008-04-22 Thread Jason Dillon
So... should these be removed from the repository/pom.xml? --jason On Apr 22, 2008, at 4:04 AM, Rick McGuire wrote: Jason Dillon wrote: Why are there yoko deps listed in the repository module, but there are no artifacts for org/apache/yoko checked in there? Looks like it was just a missed

[jira] Commented: (GERONIMO-3974) Shutdown exceptions even for a clean Geronimo

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590868#action_12590868 ] Jason Dillon commented on GERONIMO-3974: It would really be nice if you post

[jira] Updated: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3973: --- Description: Geronimo is install in directory: h:\geronimo server1\ {noformat} [EMAIL

[jira] Commented: (GSHELL-109) GShell fails to retrieve the previous commands if the command is too long

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590870#action_12590870 ] Jason Dillon commented on GSHELL-109: - From what it looks like you are pasting in 3

[jira] Updated: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3973: --- Component/s: commands Fail to assemble a server via gsh when Geronimo is installed

[jira] Commented: (GSHELL-109) GShell fails to retrieve the previous commands if the command is too long

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590871#action_12590871 ] Jason Dillon commented on GSHELL-109: - For example, this is what you entered

[jira] Commented: (GERONIMO-3961) Upgrade GShell to use the latest Groovy 1.5.x release

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590866#action_12590866 ] Jason Dillon commented on GERONIMO-3961: I'm not actually sure that the old

What is the master-* cluster-* repository stuff?

2008-04-21 Thread Jason Dillon
Seems very ugly to have these at the top-level... :-( --jason

[jira] Commented: (GSHELL-108) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590867#action_12590867 ] Jason Dillon commented on GSHELL-108: - This is not an issue for GSHELL

[jira] Updated: (GERONIMO-3961) Upgrade to use the latest Groovy 1.5.x release

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GERONIMO-3961: --- Summary: Upgrade to use the latest Groovy 1.5.x release (was: Upgrade GShell to use

[jira] Commented: (GERONIMO-3961) Upgrade to use the latest Groovy 1.5.x release

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590887#action_12590887 ] Jason Dillon commented on GERONIMO-3961: I can't see where the old groovy:groovy

[jira] Closed: (GERONIMO-3961) Upgrade to use the latest Groovy 1.5.x release

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3961. -- Resolution: Fixed Fix Version/s: (was: 2.1.x) Upgrade to use the latest Groovy

[jira] Closed: (GERONIMO-1277) Change group-id to org.apache.geronimo

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-1277. -- Resolution: Invalid Fix Version/s: (was: Verification Required) Too old Change

[jira] Closed: (GERONIMO-2582) Update Commons Logging to Version 1.1

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-2582. -- Resolution: Duplicate Update Commons Logging to Version 1.1

[jira] Created: (GERONIMO-3977) Use gmaven's ant 1.7.0 libraries which are compatible with Groovy and Windows

2008-04-21 Thread Jason Dillon (JIRA)
Issue Type: Bug Security Level: public (Regular issues) Components: buildsystem Reporter: Jason Dillon Assignee: Jason Dillon Priority: Critical Fix For: 2.2 -- This message is automatically generated by JIRA. - You can

Re: What is the master-* cluster-* repository stuff?

2008-04-21 Thread Jason Dillon
On Apr 21, 2008, at 6:28 PM, Gianny Damour wrote: Hello Jason, These two folders are used by the farming feature. They are the MasterConfigurationStore and ClusterStore repositories respectively (see http://cwiki.apache.org/GMOxDOC21/farming.html for description of these two repos.) If

[jira] Commented: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590908#action_12590908 ] Jason Dillon commented on GERONIMO-3973: This issue may depend on GERONIMO-3977

[jira] Commented: (GERONIMO-3973) Fail to assemble a server via gsh when Geronimo is installed in a directory with white space

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590909#action_12590909 ] Jason Dillon commented on GERONIMO-3973: Can you please post the full output

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

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590933#action_12590933 ] Jason Dillon commented on GERONIMO-3410: The latest version (2.0-alpha-2

[jira] Closed: (GERONIMO-3977) Use gmaven's ant 1.7.0 libraries which are compatible with Groovy and Windows

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3977. -- Resolution: Fixed Use gmaven's ant 1.7.0 libraries which are compatible with Groovy

[jira] Closed: (GERONIMO-3858) start-server.bat fails to start server if there is a space in the path

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3858. -- Resolution: Fixed Fix Version/s: 2.2 start-server.bat fails to start server

[jira] Closed: (GERONIMO-3424) Fatal error in geronimo-service-builder during copy-xmlbeans-schemas on windows

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GERONIMO-3424. -- Resolution: Fixed Fix Version/s: 2.2 Fatal error in geronimo-service-builder during

[jira] Closed: (GSHELL-109) GShell fails to retrieve the previous commands if the command is too long

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon closed GSHELL-109. --- Resolution: Invalid Fix Version/s: (was: 1.0-alpha-2) Based on its content, I do

[jira] Commented: (GERONIMO-3700) alias command fails

2008-04-21 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590985#action_12590985 ] Jason Dillon commented on GERONIMO-3700: I think I'm going to nuke the alias

Re: svn commit: r600872 - in /geronimo/server/trunk: ./ assemblies/geronimo-boilerplate-minimal/ assemblies/geronimo-boilerplate-minimal/src/main/assembly/ assemblies/geronimo-boilerplate-minimal/src/

2008-04-21 Thread Jason Dillon
Hey, what exactly does this remote-server-control command intend to solve? This got committed at the same time as your aliasing work... which sorry to say I'm about to nuke. I wish you had mentioned you wanted to work on alias stuff and I would have given you a nudge on how I was planning on

yoko deps in repository module

2008-04-21 Thread Jason Dillon
Why are there yoko deps listed in the repository module, but there are no artifacts for org/apache/yoko checked in there? 8 dependency groupIdorg.apache.yoko/groupId artifactIdyoko-core/artifactId /dependency dependency

Why 2 versions of tomcat/catalina stuff in repository?

2008-04-21 Thread Jason Dillon
--jason

geronimo-deployment test failing on windows w/space in path

2008-04-21 Thread Jason Dillon
Anyone notice on windows, that geronimo-deployment tests fail when built from a path with a space? snip --- Test set: org.apache.geronimo.deployment.SingleFileHotDeployerTest

[jira] Created: (GERONIMO-3980) Replace maven-maven-plugin usage with shitty-maven-plugin

2008-04-21 Thread Jason Dillon (JIRA)
Security Level: public (Regular issues) Components: buildsystem Reporter: Jason Dillon Assignee: Jason Dillon -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (GERONIMO-3979) Update archetypes to use new archtype-ng configuration

2008-04-21 Thread Jason Dillon (JIRA)
Security Level: public (Regular issues) Components: buildsystem Reporter: Jason Dillon Assignee: Jason Dillon -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Re: svn commit: r649685 - /geronimo/server/trunk/pom.xml

2008-04-19 Thread Jason Dillon
This is not a valid pom configuration... have not looked at the branches, but this certainly won't work. I'm going to fix this one, but you should check that other poms you've updated with this change actually *build* ;-) --jason On Sat, Apr 19, 2008 at 3:34 AM, [EMAIL PROTECTED] wrote:

Fwd: Cron [EMAIL PROTECTED] /home/jdillon/ws/site/bin/sync

2008-04-18 Thread Jason Dillon
Getting a fairly constant spam from the website sync script... --jason Begin forwarded message: From: [EMAIL PROTECTED] (Cron Daemon) Date: April 18, 2008 7:19:18 PM GMT+07:00 To: [EMAIL PROTECTED] Subject: Cron [EMAIL PROTECTED] /home/jdillon/ws/site/bin/sync chmod:

[jira] Assigned: (GERONIMO-3961) Upgrade GShell to use the latest Groovy 1.5.x release

2008-04-17 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-3961: -- Assignee: Jason Dillon Upgrade GShell to use the latest Groovy 1.5.x release

Re: Updating svn:ignore lists

2008-04-10 Thread Jason Dillon
Configure your local svn ignores in ~/.subversion/config under the 'global-ignores' property. --jason On Apr 11, 2008, at 12:47 AM, Vasily Zakharov wrote: Well, I'm using TortoiseSVN and it always considers those files to be added to the repository when I'm going to create a patch. This

Re: Heads-up - GBeanInfo via annotations

2008-03-30 Thread Jason Dillon
Looks cool. Only question I have is why the G prefix on annotations other than GBean? --jason On Mar 30, 2008, at 2:55 PM, Gianny Damour [EMAIL PROTECTED] wrote: Hi, I am working on the declaration of GBeanInfo via annotations. This is an example GBean with all the possible

[jira] Assigned: (GSHELL-101) Implement command context

2008-03-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GSHELL-101: --- Assignee: Jason Dillon (was: Jason Warner) Implement command context

[jira] Assigned: (GSHELL-89) Install thread specific System.out and System.err adapters

2008-03-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GSHELL-89: -- Assignee: Jason Dillon Install thread specific System.out and System.err adapters

[jira] Updated: (GSHELL-89) Install thread specific System.out and System.err adapters

2008-03-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon updated GSHELL-89: --- Component/s: Core Install thread specific System.out and System.err adapters

[jira] Commented: (GSHELL-107) Make IO an interface instead of a class

2008-03-27 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12582558#action_12582558 ] Jason Dillon commented on GSHELL-107: - Why do you want to override these? Make IO

Genesis 1.x branch and Genesis 2.x

2008-03-27 Thread Jason Dillon
FYI, I've made a branch for Genesis 1.x work so that I can work on Genesis 2.x in trunk. The branch is here: https://svn.apache.org/repos/asf/geronimo/genesis/branches/genesis-1.x/ --jason

Re: svn commit: r641813 - in /geronimo/server/branches/2.1: assemblies/geronimo-boilerplate-minimal/src/main/underlay/ assemblies/geronimo-boilerplate-minimal/src/main/underlay/bin/ buildsupport/geron

2008-03-27 Thread Jason Dillon
What is this change for? Modified: geronimo/server/branches/2.1/assemblies/geronimo- boilerplate-minimal/src/main/underlay/bin/gsh.bat URL:

Re: svn commit: r641813 - in /geronimo/server/branches/2.1: assemblies/geronimo-boilerplate-minimal/src/main/underlay/ assemblies/geronimo-boilerplate-minimal/src/main/underlay/bin/ buildsupport/geron

2008-03-27 Thread Jason Dillon
that... as it add more platform specific muck to the scripts. It is more desirable to have users configure GShell (ala the rc.d bits) to set up any environment specific bits. --jason -Donald Jason Dillon wrote: What is this change for? Modified: geronimo/server/branches/2.1/assemblies/geronimo

Re: svn commit: r641813 - in /geronimo/server/branches/2.1: assemblies/geronimo-boilerplate-minimal/src/main/underlay/ assemblies/geronimo-boilerplate-minimal/src/main/underlay/bin/ buildsupport/geron

2008-03-27 Thread Jason Dillon
it. Also, just noticed today that the gsh scripts don't use the setenv/ setjavaenv support that geronimo/client scripts use, so I'll be looking to add that next, so all of the scripts use the same starting environment settings -Donald Jason Dillon wrote: What is this change

GShell updates

2008-03-25 Thread Jason Dillon
Folks, over the next few days I'm going to be checking in some changes to GShell to move towards using the Maven Artifact library to pull down dependencies,. Have to redo some of the internal plumbing to make that work, so I might break gshell/trunk from time to time, though I'll try to

Re: ActiveMQ 4.1.2? 4.2? ActiveIO 3.1? releases

2008-03-25 Thread Jason Dillon
When is G gonna upgrade to AMQ 5? --jason On Mar 26, 2008, at 12:28 PM, David Jencks wrote: On Mar 25, 2008, at 7:41 PM, Donald Woods wrote: Yep, I'd like to see those fixes in 2.1.1, but maybe an ActiveMQ 4.1.2 release that still supports Java 1.4 for existing stand-alone ActiveMQ

Re: [jira] Created: (GSHELL-106) Problem when Geronimo 2.1 server is started using start-server

2008-03-21 Thread Jason Dillon
: Vamsavardhana Reddy Assignee: Jason Dillon On Windows XP, if I start a Geronimo Tomcat 2.1 server using bin \start-server from a command prompt, I am noticing that the server can not be shutdown using Control+C. So, I am using Admin Console to shutdown the server. But it does not return

[jira] Commented: (GERONIMO-3934) geronimo/start-server --timeout option does not work as expected

2008-03-20 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12581005#action_12581005 ] Jason Dillon commented on GERONIMO-3934: I was mistaken, --verifyTimeout

[jira] Commented: (GERONIMO-3902) start-server, default.groovy in etc/rc.d overrides -Xmx value when starting server using gshell

2008-03-19 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580244#action_12580244 ] Jason Dillon commented on GERONIMO-3902: Seems reasonable for now, we can make

[jira] Commented: (GSHELL-23) Command pipe-lines

2008-03-19 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GSHELL-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580662#action_12580662 ] Jason Dillon commented on GSHELL-23: Cool Command pipe-lines

Re: start-server command and default user credentials

2008-03-19 Thread Jason Dillon
] wrote: On Sat, Mar 15, 2008 at 12:28 AM, Jason Dillon [EMAIL PROTECTED] wrote: On Mar 15, 2008, at 12:34 AM, Donald Woods wrote: Jarek Gawor wrote: Jason, I thought TCK was using the maven plugin to start the server. I'm not proposing to change that. But even if start-server

[jira] Assigned: (GERONIMO-3858) start-server.bat fails to start server if there is a space in the path

2008-03-19 Thread Jason Dillon (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dillon reassigned GERONIMO-3858: -- Assignee: Jason Dillon start-server.bat fails to start server if there is a space

<    1   2   3   4   5   6   7   8   9   10   >