On 17 January 2011 17:38, Hiroshi Nakamura wrote:
> Hi,
>
> On Mon, Jan 17, 2011 at 10:48, Shih-gian Lee wrote:
>> I found my own problem. I forgot to include ant.jar in my classpath.
>
> That's what I'm doing every time before/after changing local branches
> (remove/add ant.jar of my own). Does
I rather prefer another style of code. Instead of
--
String last = lastString;
if (last == null) {
try {
if (getRuntime().is1_9()) {
lastString = last = new String(value.getUnsafeBytes(),
value.begin(), value.length(), getEncoding
Create a new user library named "ANT", and it will magically work.
screenshot here => https://skitch.com/qmx.me/rjanu/preferences
Netbeans puts ant on classpath by default, as this is used on the build cycle
On Jan 17, 2011, at 6:04 AM, Wayne Meissner wrote:
> On 17 January 2011 17:38, Hiroshi N
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've found a bug that stumps me. It is inside of a Rails app, 2.3.9. The
problem manifests in this method in ActionController::Request:
def path
path = request_uri.to_s[/\A[^\?]*/]
path.sub!(/\A#{ActionController::Base.relative_url
[1.9] Add line, column, and offset to Psych
---
Key: JRUBY-5375
URL: http://jira.codehaus.org/browse/JRUBY-5375
Project: JRuby
Issue Type: Bug
Components: Extensions, Ruby 1.9
Affects Ver
Hello everyone!
Red Dirt's got a track exclusively dedicated a track to Ruby implementations
this year and I was hoping people would submit some a proposals about JRuby,
but there aren't any up there yet. If you've got something you want to present,
please submit a talk ASAP! And please vote up
singleton_class.define_method creates private methods
-
Key: JRUBY-5376
URL: http://jira.codehaus.org/browse/JRUBY-5376
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6RC1
Class.__subclasses__ incompatible with Rails
Key: JRUBY-5377
URL: http://jira.codehaus.org/browse/JRUBY-5377
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6RC1
Reporter:
Memory Leak With JRuby/Tomcat
-
Key: JRUBY-5378
URL: http://jira.codehaus.org/browse/JRUBY-5378
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.6RC1, JRuby 1
Hi, Wayne, Douglas,
Thanks! Resolved the problem. I need more understanding of Eclipse.
On Mon, Jan 17, 2011 at 20:07, Douglas Campos wrote:
> Create a new user library named "ANT", and it will magically work.
> screenshot here => https://skitch.com/qmx.me/rjanu/preferences
According to the .cl
10 matches
Mail list logo