On Sat, Jul 6, 2013 at 10:35 PM, Charles Oliver Nutter
<head...@headius.com>wrote:

> On Sat, Jul 6, 2013 at 10:46 AM, kristian <m.krist...@web.de> wrote:
> > On Sat, Jul 6, 2013 at 8:30 AM, Charles Oliver Nutter <
> head...@headius.com>
> > wrote:
> >> * The "clean" phase for the "test" module wipes out all gems installed
> >> in jruby.home (lib/ruby/gems/shared). We should probably only be
> >> wiping out the gems we bootstrap with, or not wiping out this dir at
> >> all.
> >
> >
> > I made the cleanup to simple :( but in general it would be nice if mvn
> clean
> > would remove the files it created and copied somewhere in to jruby
> directory
> > tree. I did add this to openssl and readline but got somehow lost on the
> > way.
>
> Ok, so you'll tidy this up? Hopefully it's simple enough to have clean
> "uninstall" or just delete the gems it installed.
>
> it turns out to be to error prone to keep things consistent over time.
there are gems. specifications and bin files to be deleted and they need to
be hardcoded for clean up. so better leave the gems installed :)

- christian

Reply via email to