Cool stuff, Douglas!
I had a look at a few pages, and it seems like a good start. However a
lot of preformatted code examples are not getting processed well.
For example, code snippits on
https://github.com/qmx/jruby-wiki-migration/wiki/CallingJavaFromJRuby
and https://github.com/qmx/jruby-wiki-m
On Tue, Nov 23, 2010 at 7:27 AM, Mike Dalessio wrote:
> I recently did something similar to help move the debian-ruby wiki, which
> used creole wiki markup.
> I extended mcbean (https://github.com/flavorjones/mcbean), which might be a
> flexible-enough option for you to build a mediawiki-syntax co
My initial idea was to make a simple bulk import then fix the rest by
hand, as it's a *one time job*. Perhaps we can in the long run make
mediakiller work - but without a dump, that's hard to test (at least
for me)
The final result *need* to be equal. period. That's my target.
On Tue, Nov 30, 20
'wrong number of arguments' messages are slightly different with CRuby
--
Key: JRUBY-5220
URL: http://jira.codehaus.org/browse/JRUBY-5220
Project: JRuby
Issue Type: Bug
You can obtain a programmatic dump by hitting the Kenai API. Here's a
starting point:
https://kenai.com/api/projects/jruby/features/wiki
You can browse the JSON to see what's there. To obtain actual JSON,
just append '.json' to all the URLs.
The API should have all the revisions for each of the
> You can obtain a programmatic dump by hitting the Kenai API. Here's a
> starting point:
Awesome! Makes life easier for me :)
> If we can make a decent format converter, it would be nice to store
> all the revisions in the new repository as well. I do understand that
> there will probably be som
jruby.reify.classes raising error with optparse
---
Key: JRUBY-5221
URL: http://jira.codehaus.org/browse/JRUBY-5221
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Aff
On Nov 30, 2010, at 08:50 , Douglas Campos wrote:
>> You can obtain a programmatic dump by hitting the Kenai API. Here's a
>> starting point:
>
> Awesome! Makes life easier for me :)
>
>> If we can make a decent format converter, it would be nice to store
>> all the revisions in the new reposito
Reopening a file descriptor on a socket doesn't work (gives "could not reopen:
null (IOError)")
---
Key: JRUBY-5222
URL: http://jira.codehaus.org/browse/JRUBY-5222
On Mon, Nov 29, 2010 at 8:20 PM, Rob Heittman wrote:
> I use JRuby under OSGi several places. I also have to do step #1.
>
> In my user story, the non-workingness of step #2 is a good thing; the OSGi
> paradigm is helping restrict my REPL to see only what I mean it to -- users
> can't accidentall
Yes, we're injecting instances of the scriptable objects as globals,
and relying on a combination of OSGi, Java, and OS level security
mechanisms to keep folks inside the intended sandbox.
On Tue, Nov 30, 2010 at 3:23 PM, Anthony Juckel wrote:
> I'm new to embedding JRuby, so I'm curious what you
Marshal.load fails when Kernel.read is defined
--
Key: JRUBY-5223
URL: http://jira.codehaus.org/browse/JRUBY-5223
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affec
Spaces in paths in RUBYOPT are not handled correctly.
-
Key: JRUBY-5224
URL: http://jira.codehaus.org/browse/JRUBY-5224
Project: JRuby
Issue Type: Bug
Components: Launcher
Aff
13 matches
Mail list logo