You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Mark Brouwer <ma...@marbro.org> on 2009/04/09 15:56:28 UTC

Re: [jira] Commented: (RIVER-272) ClassDep.java relies on Sun specific Internal JDK API

Hi Peter,

Good catch. Indeed it is pretty clear that it won't work through the
command line. For the rationale behind the -newdirbehaviour see the
links below.

https://issues.apache.org/jira/browse/RIVER-8
http://archives.java.sun.com/cgi-bin/wa?A2=ind0608&L=jini-users&F=&S=&P=10531

I added this behavior in the past but as I use ClassDep only
programmatically (i.e. one of the methods allows you to set this
behavior). I have overlooked this, and as a lame excuse I'm going to
blame my code completion.

I will fix this bug during the holidays, would you be so kind to
create a new issue for this.

Regards,
-- 
Mark Brouwer


Re: [jira] Commented: (RIVER-272) ClassDep.java relies on Sun specific Internal JDK API

Posted by Peter Firmstone <ji...@zeus.net.au>.
Thanks Mark,

I'm making good progress with the replacement for ClassDep, perhaps you 
might like to look into it before worrying about
patching the older version?  If not, I'm happy to post the issue for you 
on Jira.

I'm hoping to have this finished for AR2.

I'll post an update shortly.

Cheers,

Peter.

Mark Brouwer wrote:
> Hi Peter,
>
> Good catch. Indeed it is pretty clear that it won't work through the
> command line. For the rationale behind the -newdirbehaviour see the
> links below.
>
> https://issues.apache.org/jira/browse/RIVER-8
> http://archives.java.sun.com/cgi-bin/wa?A2=ind0608&L=jini-users&F=&S=&P=10531
>
> I added this behavior in the past but as I use ClassDep only
> programmatically (i.e. one of the methods allows you to set this
> behavior). I have overlooked this, and as a lame excuse I'm going to
> blame my code completion.
>
> I will fix this bug during the holidays, would you be so kind to
> create a new issue for this.
>
> Regards,
>