>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...
&
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
|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
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
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