Re: [JBoss-dev] JBoss/.Net plugin broken...

2002-02-23 Thread Hiram Chirino
>From: David Jencks <[EMAIL PROTECTED]> >To: marc fleury <[EMAIL PROTECTED]> >CC: Jason Dillon <[EMAIL PROTECTED]>, Jung Christoph ><[EMAIL PROTECTED]>, jboss-dev ><[EMAIL PROTECTED]> >Subject: Re: [JBoss-dev] JBoss/.Net plugin broken... &

Re: [JBoss-dev] JBoss/.Net plugin broken...

2002-02-23 Thread David Jencks
On 2002.02.23 14:14:08 -0500 marc fleury wrote: > |I think that if any of this has ever worked it should be included in the > |main build and whatever tests exist added to the main testsuite. Unless > I > |get notified by broken tests, I don't know something exists, let alone > |whether I broke i

RE: [JBoss-dev] JBoss/.Net plugin broken...

2002-02-23 Thread marc fleury
|I think that if any of this has ever worked it should be included in the |main build and whatever tests exist added to the main testsuite. Unless I |get notified by broken tests, I don't know something exists, let alone |whether I broke it. ++1 I don't know that it ever really worked, but we t

Re: [JBoss-dev] JBoss/.Net plugin broken...

2002-02-23 Thread David Jencks
On 2002.02.23 04:08:43 -0500 Jason Dillon wrote: > Looks like it needs a create(org.jboss.deployment.DeploymentInfo) > method. Does anythone know why it does not have one? > > --jason I fixed this so it compiles, and changed a few other things to match current deployer structure. It still doe

Re: [JBoss-dev] JBoss/.Net plugin broken...

2002-02-23 Thread David Jencks
On 2002.02.23 04:08:43 -0500 Jason Dillon wrote: > Looks like it needs a create(org.jboss.deployment.DeploymentInfo) > method. Does anythone know why it does not have one? Beacause it doesn't compile as part of the main project and has not tests so as far as I can tell it doesn't exist. I'll s