Bug #2460
SCSS compiler no longer works
Start date:
09/21/2019
Due date:
% Done:
100%
Description
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.java.invokers.RubyToJavaInvoker (file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar) to method java.lang.Object.registerNatives()
WARNING: Please consider reporting this to the maintainers of org.jruby.java.invokers.RubyToJavaInvoker
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
BUILD FAILED
/Users/lmurphey/git/textcritical_net/build.xml:323: org.jruby.exceptions.RaiseException: (ArgumentError) wrong number of arguments (0 for 1)
        at (Anonymous).method_added(file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar!/builtin/javasupport/core_ext/object.rb:10)
        at (Anonymous).method_added(file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar!/builtin/javasupport/core_ext/object.rb:129)
        at (Anonymous).Pattern(file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar!/builtin/java/java.util.regex.rb:2)
        at (Anonymous).(root)(file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar!/builtin/java/java.util.regex.rb:1)
        at org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:1033)
        at (Anonymous).(root)(file:/Users/lmurphey/git/textcritical_net/lib/jruby-complete-1.6.7.2.jar!/builtin/java/java.util.regex.rb:42)
Total time: 2 seconds
  Associated revisions
Fixing the SASS compiler
Reference #2460
History
#1
    
    Updated by Luke Murphey about 6 years ago
    
    
    #2
    
    Updated by Luke Murphey almost 6 years ago
    
    - Status changed from New to In Progress
 
#3
    
    Updated by Luke Murphey almost 6 years ago
    
    - Status changed from In Progress to Closed
 - % Done changed from 0 to 100