Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apparent Regression: ruby: warning: unknown property jruby.export #3940

Closed
JesseHerrick opened this issue May 28, 2016 · 3 comments
Closed

Comments

@JesseHerrick
Copy link

Environment

jruby 9.1.1.0 (2.3.0) 2016-05-19 fe84e89 Java HotSpot(TM) 64-Bit Server VM 25.92-b14 on 1.8.0_92-b14 +jit [darwin-x86_64]

Darwin MacBook Pro 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64

Actual Behavior

ruby: warning: unknown property jruby.export is thrown on every command that involves JRuby.

Relevant: Issue #3034

@headius
Copy link
Member

headius commented May 31, 2016

Can you show us your environment and exactly how you launch JRuby?

It's not an error that's being thrown, it's just a warning that we don't recognize that property...but how is that property getting into JRuby?

@JesseHerrick
Copy link
Author

Do you mean what command I'm executing?

I used jruby -v for this example, but any command (gem, etc.) that invokes JRuby shows the warning.

@kares kares added this to the Invalid or Duplicate milestone Jun 12, 2018
@kares
Copy link
Member

kares commented Jun 12, 2018

seems to be a duplicate of #3034 ... JRUBY_OPTS left-over or simply some tool using -Djruby.export

@kares kares closed this as completed Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants