Hi James,

I can't seem to reproduce. The java integration specs run fine (and
they should contain those specs you've mentioned).
Also, I tried manually, and it works here:

java -jar /opt/work/jruby.git/lib/jruby-complete.jar -S jirb

irb(main):004:0> Dir["file:/opt/work/jruby.git/lib/jruby-complete.jar!/j*"]
=> ["file:/opt/work/jruby.git/lib/jruby-complete.jar!/jay",
"file:/opt/work/jruby.git/lib/jruby-complete.jar!/jline",
"file:/opt/work/jruby.git/lib/jruby-complete.jar!/jni",
"file:/opt/work/jruby.git/lib/jruby-complete.jar!/jruby"]

Directories are there.

Could you supply an example where it fails?

Thanks,
  --Vladimir

On Mon, Mar 15, 2010 at 3:48 AM, James Britt <ja...@neurogami.com> wrote:
> Current github head breaks when doing a Dir.glob on a jar.  Some Monkeybars
> code that used to work now fails because it can no longer munge $:.
>  Dir.glob finds class files, but never reports any directories.
>
> I tried Logan's spec code from here:
>
>  http://jira.codehaus.org/browse/JRUBY-2518
>
>
> and I'm getting 2 failures out of 4 examples.
>
>
> So it seems something has reverted.
>
>
> This using jruby-complete.jar
>
>
>
> James Britt
>
> --
>
> Neurogami - Smart application development
>
> http://www.neurogami.com
>
> ja...@neurogami.com
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to