Re: magicGball?
I've move this puppy to the sandbox pending a decision on its ultimate fate: https://svn.apache.org/repos/asf/geronimo/sandbox/magicGball --jason On Feb 28, 2007, at 12:29 PM, David Blevins wrote: On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? It was our first ever example. We can move it into samples or delete it if we don't need/want it. -David
Re: magicGball?
On Feb 28, 2007, at 5:08 PM, Jason Dillon wrote: Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P No. Was just joking... I haven't gotten a "host down" notification for 3 days. Which is a sign that either things have gotten better or that notification is broken... ;-) --kevan
Re: magicGball?
On Feb 28, 2007, at 5:08 PM, Jason Dillon wrote: Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P Its not that I don't want to but it provides a test load for the nuclear reactor here in Raleigh.
Re: magicGball?
Are you still getting those down mails? So far the power issues with the colo have been sorted... so should be stable... though they don't have room for wilber there anyways... nor do I think matt wants to give it too me :-P --jason On Feb 28, 2007, at 2:00 PM, Kevan Miller wrote: On Feb 28, 2007, at 3:51 PM, Jason Dillon wrote: Oh... you throwing wilber away? I can help you clean that old hunk of junk right up... and into our gbuild.org colo :-P Oh, great. Then it would be down every 45 minutes... --kevan
Re: magicGball?
On Feb 28, 2007, at 3:51 PM, Jason Dillon wrote: Oh... you throwing wilber away? I can help you clean that old hunk of junk right up... and into our gbuild.org colo :-P Oh, great. Then it would be down every 45 minutes... --kevan
Re: magicGball?
Oh... you throwing wilber away? I can help you clean that old hunk of junk right up... and into our gbuild.org colo :-P --jason On Feb 28, 2007, at 12:41 PM, Matt Hogstrom wrote: On Feb 28, 2007, at 4:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? Can you come over to my house this weekend? My garage needs cleaning :) --jason
Re: magicGball?
On Feb 28, 2007, at 4:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? Can you come over to my house this weekend? My garage needs cleaning :) --jason
Re: magicGball?
I admit I have never even seen this app... or at least I don't remember seeing it. Assuming it does what I think it does... would be cool to keep it around, but right now its not used anywhere. I'd like to see this get moved to samples (and have it work)... but short of someone finding time for that I think it should go into the sandbox. Unless someone wants to take a stab at moving this puppy into the new samples tree? --jason On Feb 28, 2007, at 12:29 PM, David Blevins wrote: On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? It was our first ever example. We can move it into samples or delete it if we don't need/want it. -David
Re: magicGball?
On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? It was our first ever example. We can move it into samples or delete it if we don't need/want it. -David
Re: magicGball?
Unless someone knows how to suck it up into the testsuite in the very near term, I suggest we move this app (and its configs) to the sandbox, and then work on how to either add to the testsuite or maybe to samples later. --jason On Feb 28, 2007, at 7:41 AM, David Jencks wrote: IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? --jason
Re: magicGball?
Prasad Kashyap wrote: What functionalities of the server does it exercise ? Where in the testsuite does it belong to ? Well, if was ever made to work again, it would exercise the CORBA support. I suspect we'd be better off just talking some of the existing tests and making them operate over CORBA. Rick Cheers Prasad On 2/28/07, David Jencks <[EMAIL PROTECTED]> wrote: IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: > Whats the deal with the magicGball? Is this included somewhere? I > don't think it is.. what is it doing here? > > --jason
Re: magicGball?
What functionalities of the server does it exercise ? Where in the testsuite does it belong to ? Cheers Prasad On 2/28/07, David Jencks <[EMAIL PROTECTED]> wrote: IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: > Whats the deal with the magicGball? Is this included somewhere? I > don't think it is.. what is it doing here? > > --jason
Re: magicGball?
IMO should be moved to testsuite or dropped thanks david jencks On Feb 28, 2007, at 1:52 AM, Jason Dillon wrote: Whats the deal with the magicGball? Is this included somewhere? I don't think it is.. what is it doing here? --jason
Re: magicGBall app plans
Hi All, We do have a place to put integration test deployables now; http://svn.apache.org/repos/asf/geronimo/server/trunk/testsupport Lets move magicGBall there and it would be great if you were to put the mini-apps you are doing there too then the other module can use them as dependencies. There is an example of how to convince maven to do that in the http://svn.apache.org/repos/asf/geronimo/server/trunk/modules/ geronimo-j2ee-builder/ pom.xml file for reference in case you need/want it. TTFN, -bd- On Sep 11, 2006, at 4:29 PM, David Jencks wrote: On Sep 11, 2006, at 7:59 AM, Rick McGuire wrote: I'm trying to use the MagicGBall sample app running to test the Yoko CORBA support, and I'm a bit confused by what I'm seeing in the trunk source tree. In the 1.1.1 tree, the magicGBall sample was a single module, and it also included a pair of plan files in the source tree for deploying this app with or without transport- level security. In the 1.2 tree, the m2 build has split this into 4 modules, and the plan files don't seem to exist any more. Are the missing plan files just an omission from the restructure, or has some other mechanism replaced these plans? I doubt it very much. I think the plans were removed by mistake. There's no good place to put them, but they should be in svn IMNSHO. Other samples (e.g. the welcome app) seem to have plans that have gone missing in action. Other apps have their plans in the configs dir, but the magicGBall is really sort of an integration test, and we haven't figured out where to put those yet. I have a bunch of other mini-apps to show something works that I've been attaching to jira issues. Anyone (prasad :-) have any ideas? thanks david jencks Rick
Re: magicGBall app plans
On Sep 11, 2006, at 7:59 AM, Rick McGuire wrote: I'm trying to use the MagicGBall sample app running to test the Yoko CORBA support, and I'm a bit confused by what I'm seeing in the trunk source tree. In the 1.1.1 tree, the magicGBall sample was a single module, and it also included a pair of plan files in the source tree for deploying this app with or without transport- level security. In the 1.2 tree, the m2 build has split this into 4 modules, and the plan files don't seem to exist any more. Are the missing plan files just an omission from the restructure, or has some other mechanism replaced these plans? I doubt it very much. I think the plans were removed by mistake. There's no good place to put them, but they should be in svn IMNSHO. Other samples (e.g. the welcome app) seem to have plans that have gone missing in action. Other apps have their plans in the configs dir, but the magicGBall is really sort of an integration test, and we haven't figured out where to put those yet. I have a bunch of other mini-apps to show something works that I've been attaching to jira issues. Anyone (prasad :-) have any ideas? thanks david jencks Rick
Re: magicGball/src and magicGball/*/*
That was my guess. Do you know if there is a JIRA to clean that up? --jason On Jul 3, 2006, at 12:39 PM, David Jencks wrote: I think this might be an m1/m2 artifact. I believe the m1 build uses the stuff in magicGball/src whereas the m2 build uses the subdirectories and ignores the stuff used by m1. Yet another reason to ditch m1 as soon as possible. thanks david jencks On Jul 3, 2006, at 12:34 PM, Jason Dillon wrote: Just have a peek at: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/src/ and then peek at the modules, like: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/magicGball-ejb/src/ NOTE: the pom.xml for applications/magicGball is pom packaging, so it does not make sense that the top-level pom for magicGball has a src directory at all. --jason On Jul 3, 2006, at 7:08 AM, Jacek Laskowski wrote: On 7/2/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Anyone know where there are duplicate srcs under magicGball? Looks like this is to support m1 and m2 builds. I don't understand what you're asking for. How do you know they exist at all? An answer for the question might help me a bit understand what you're after ;-) --jason Jacek -- Jacek Laskowski http://www.laskowski.net.pl
Re: magicGball/src and magicGball/*/*
I think this might be an m1/m2 artifact. I believe the m1 build uses the stuff in magicGball/src whereas the m2 build uses the subdirectories and ignores the stuff used by m1. Yet another reason to ditch m1 as soon as possible. thanks david jencks On Jul 3, 2006, at 12:34 PM, Jason Dillon wrote: Just have a peek at: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/src/ and then peek at the modules, like: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/magicGball-ejb/src/ NOTE: the pom.xml for applications/magicGball is pom packaging, so it does not make sense that the top-level pom for magicGball has a src directory at all. --jason On Jul 3, 2006, at 7:08 AM, Jacek Laskowski wrote: On 7/2/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Anyone know where there are duplicate srcs under magicGball? Looks like this is to support m1 and m2 builds. I don't understand what you're asking for. How do you know they exist at all? An answer for the question might help me a bit understand what you're after ;-) --jason Jacek -- Jacek Laskowski http://www.laskowski.net.pl
Re: magicGball/src and magicGball/*/*
Just have a peek at: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/src/ and then peek at the modules, like: http://svn.apache.org/repos/asf/geronimo/trunk/applications/ magicGball/magicGball-ejb/src/ NOTE: the pom.xml for applications/magicGball is pom packaging, so it does not make sense that the top-level pom for magicGball has a src directory at all. --jason On Jul 3, 2006, at 7:08 AM, Jacek Laskowski wrote: On 7/2/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Anyone know where there are duplicate srcs under magicGball? Looks like this is to support m1 and m2 builds. I don't understand what you're asking for. How do you know they exist at all? An answer for the question might help me a bit understand what you're after ;-) --jason Jacek -- Jacek Laskowski http://www.laskowski.net.pl
Re: magicGball/src and magicGball/*/*
On 7/2/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Anyone know where there are duplicate srcs under magicGball? Looks like this is to support m1 and m2 builds. I don't understand what you're asking for. How do you know they exist at all? An answer for the question might help me a bit understand what you're after ;-) --jason Jacek -- Jacek Laskowski http://www.laskowski.net.pl
Re: magicGBall in Apache repo
Eek. That should be deleted. -David On Feb 27, 2006, at 3:04 PM, Brett Porter wrote: Hi, Can someone describe what this is: http://www.apache.org/dist/java-repository/magicGball/jars/ it doesn't look like something that is an official release? - Brett
