How to register on the IRC channel ? + Missing jgem.bat (JRuby 1.4.0)

Hi,

I noticed that jruby 1.4.0 apparently doesn’t have jgem.bat (it has
jgem,
but not the .bat version).

Is it a known issue ? (I’m using jruby -S gem install instead but it’s
been
a bit puzzling at first).

I wanted to report that on IRC but it tells me to register (which I
don’t
know how to do) - how can I register ?

thanks,

– Thibaut

On Mar 2, 2010, at 11:13 AM, Thibaut Barrère wrote:

– Thibaut
JRuby 1.4 ships with Windows native launcher. So there is no need for
jgem.bat any more.

As for registering your nickname on IRC, issue this command with your
IRC client to get started:
/msg nickserv help
/msg nickserv help register
/msg nickserv register nickname_you_want your_email_address

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

On 02/03/10 17:13, Thibaut Barrère wrote:

Hi,

I wanted to report that on IRC but it tells me to register (which I
don’t know how to do) - how can I register ?

http://freenode.net/faq.shtml#userregistration

I think this is now required because of a bot attack.

Damian


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

On Tue, Mar 2, 2010 at 11:16 AM, Damian S. [email protected] wrote:

On 02/03/10 17:13, Thibaut Barrère wrote:

Hi,

I wanted to report that on IRC but it tells me to register (which I
don’t know how to do) - how can I register ?

http://freenode.net/faq.shtml#userregistration

I think this is now required because of a bot attack.

Yeah, there have been a few spambot attacks the past couple months,
which triggered FreeNode to flip all registered channels to require
users to register to speak. I turned that flag off for a while, but
the spambots are still around…so the requirement remains.

  • Charlie

To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Thanks guys for the explanation about IRC registration.

On jgem.bat:

JRuby 1.4 ships with Windows native launcher. So there is no need for
jgem.bat any more.

Do you mean some jgem.exe ? Or gem.bat ?

– Thibaut

Hi,

I think Hiro confused jruby.bat with jgem.bat.

As for missing jgem.bat, this seems to be a problem in our build
scripts.

On Windows, when you do ‘ant dist’, the BAT scripts are created, but
not when you do the same on Linux/MacOS, and since our official
binaries are built there, they miss the BAT files.

Please file a bug in JRuby JIRA.

Thanks,
–Vladimir

On Tue, Mar 2, 2010 at 11:26 PM, Thibaut Barrère
[email protected] wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

As for missing jgem.bat, this seems to be a problem in our build
scripts.

On Windows, when you do ‘ant dist’, the BAT scripts are created, but
not when you do the same on Linux/MacOS, and since our official
binaries are built there, they miss the BAT files.

Please file a bug in JRuby JIRA.

Thanks - I’ll create the bug.

– Thibaut

Hi Thibaut,

The bug has been fixed and the BAT wrappers will be restored in the
upcoming JRuby 1.5.0.

Thanks,
–Vladimir

On Wed, Mar 3, 2010 at 8:45 AM, Thibaut Barrère
[email protected] wrote:

Hi,

Please file a bug in JRuby JIRA.

http://jira.codehaus.org/browse/JRUBY-4617

– Thibaut


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Hi,

The bug has been fixed and the BAT wrappers will be restored in the

upcoming JRuby 1.5.0.

thanks :slight_smile:

– Thibaut

Hi,

Please file a bug in JRuby JIRA.

http://jira.codehaus.org/browse/JRUBY-4617

– Thibaut