Skip to content

Instantly share code, notes, and snippets.

@yokolet
Created January 27, 2011 22:37
Show Gist options
  • Save yokolet/799442 to your computer and use it in GitHub Desktop.
Save yokolet/799442 to your computer and use it in GitHub Desktop.
jruby -S rake package --trace
electra:Peony yoko$ jruby -S rake package --trace
(in /Users/yoko/Documents/workspace/Peony)
JRuby limited openssl loaded. http://jruby.org/openssl
gem install jruby-openssl for full support.
warning: couldn't activate the debugging plugin, skipping
warning: couldn't activate the git plugin, skipping
** Invoke package (first_time)
** Invoke pkg/nokogiri-1.5.0.beta.3.tgz (first_time, not_needed)
** Invoke pkg/nokogiri-1.5.0.beta.3 (first_time, not_needed)
** Invoke .autotest (first_time, not_needed)
** Invoke CHANGELOG.ja.rdoc (first_time, not_needed)
** Invoke CHANGELOG.rdoc (first_time, not_needed)
** Invoke Manifest.txt (first_time, not_needed)
** Invoke README.ja.rdoc (first_time, not_needed)
** Invoke README.rdoc (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke bin/nokogiri (first_time, not_needed)
** Invoke deps.rip (first_time, not_needed)
** Invoke ext/java/nokogiri/EncodingHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/HtmlDocument.java (first_time, not_needed)
** Invoke ext/java/nokogiri/HtmlElementDescription.java (first_time, not_needed)
** Invoke ext/java/nokogiri/HtmlEntityLookup.java (first_time, not_needed)
** Invoke ext/java/nokogiri/HtmlSaxParserContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/NokogiriService.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlAttr.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlAttributeDecl.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlCdata.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlComment.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlDocument.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlDocumentFragment.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlDtd.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlElement.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlElementContent.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlElementDecl.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlEntityDecl.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlEntityReference.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlNamespace.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlNode.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlNodeSet.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlProcessingInstruction.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlReader.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlRelaxng.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlSaxParserContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlSaxPushParser.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlSchema.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlSyntaxError.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlText.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XmlXpathContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/XsltStylesheet.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/HtmlDomParserContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriDocumentCache.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriErrorHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHelpers.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceCache.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler4NekoHtml.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriStrictErrorHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunction.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunctionResolver.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/ParserContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/PushInputStream.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/ReaderNode.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/SaveContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/SchemaErrorHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/XmlDeclHandler.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParser.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParserContext.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/XmlSaxParser.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/XsltExtensionFunction.java (first_time, not_needed)
** Invoke ext/nokogiri/depend (first_time, not_needed)
** Invoke ext/nokogiri/extconf.rb (first_time, not_needed)
** Invoke ext/nokogiri/html_document.c (first_time, not_needed)
** Invoke ext/nokogiri/html_document.h (first_time, not_needed)
** Invoke ext/nokogiri/html_element_description.c (first_time, not_needed)
** Invoke ext/nokogiri/html_element_description.h (first_time, not_needed)
** Invoke ext/nokogiri/html_entity_lookup.c (first_time, not_needed)
** Invoke ext/nokogiri/html_entity_lookup.h (first_time, not_needed)
** Invoke ext/nokogiri/html_sax_parser_context.c (first_time, not_needed)
** Invoke ext/nokogiri/html_sax_parser_context.h (first_time, not_needed)
** Invoke ext/nokogiri/nokogiri.c (first_time, not_needed)
** Invoke ext/nokogiri/nokogiri.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_attr.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_attr.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_attribute_decl.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_attribute_decl.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_cdata.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_cdata.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_comment.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_comment.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_document.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_document.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_document_fragment.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_document_fragment.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_dtd.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_dtd.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_element_content.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_element_content.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_element_decl.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_element_decl.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_encoding_handler.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_encoding_handler.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_entity_decl.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_entity_decl.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_entity_reference.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_entity_reference.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_io.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_io.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_libxml2_hacks.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_libxml2_hacks.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_namespace.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_namespace.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_node.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_node.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_node_set.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_node_set.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_processing_instruction.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_processing_instruction.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_reader.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_reader.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_relax_ng.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_relax_ng.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_parser.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_parser.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_parser_context.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_parser_context.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_push_parser.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_sax_push_parser.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_schema.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_schema.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_syntax_error.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_syntax_error.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_text.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_text.h (first_time, not_needed)
** Invoke ext/nokogiri/xml_xpath_context.c (first_time, not_needed)
** Invoke ext/nokogiri/xml_xpath_context.h (first_time, not_needed)
** Invoke ext/nokogiri/xslt_stylesheet.c (first_time, not_needed)
** Invoke ext/nokogiri/xslt_stylesheet.h (first_time, not_needed)
** Invoke lib/isorelax.jar (first_time, not_needed)
** Invoke lib/jing.jar (first_time, not_needed)
** Invoke lib/nekodtd.jar (first_time, not_needed)
** Invoke lib/nekohtml.jar (first_time, not_needed)
** Invoke lib/nokogiri.rb (first_time, not_needed)
** Invoke lib/nokogiri/css.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/node.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/parser.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/parser.y (first_time, not_needed)
** Invoke lib/nokogiri/css/parser.y (not_needed)
** Invoke lib/nokogiri/css/parser_extras.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/syntax_error.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/tokenizer.rb (first_time, not_needed)
** Invoke lib/nokogiri/css/tokenizer.rex (first_time, not_needed)
** Invoke lib/nokogiri/css/tokenizer.rex (not_needed)
** Invoke lib/nokogiri/css/xpath_visitor.rb (first_time, not_needed)
** Invoke lib/nokogiri/decorators/slop.rb (first_time, not_needed)
** Invoke lib/nokogiri/html.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/builder.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/document.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/document_fragment.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/element_description.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/element_description_defaults.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/entity_lookup.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/sax/parser.rb (first_time, not_needed)
** Invoke lib/nokogiri/html/sax/parser_context.rb (first_time, not_needed)
** Invoke lib/nokogiri/syntax_error.rb (first_time, not_needed)
** Invoke lib/nokogiri/version.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/attr.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/attribute_decl.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/builder.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/cdata.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/character_data.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/document.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/document_fragment.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/dtd.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/element_content.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/element_decl.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/entity_decl.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/namespace.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/node.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/node/save_options.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/node_set.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/notation.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/parse_options.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/pp.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/pp/character_data.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/pp/node.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/processing_instruction.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/reader.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/relax_ng.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/sax.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/sax/document.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/sax/parser.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/sax/parser_context.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/sax/push_parser.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/schema.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/syntax_error.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/text.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/xpath.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/xpath/syntax_error.rb (first_time, not_needed)
** Invoke lib/nokogiri/xml/xpath_context.rb (first_time, not_needed)
** Invoke lib/nokogiri/xslt.rb (first_time, not_needed)
** Invoke lib/nokogiri/xslt/stylesheet.rb (first_time, not_needed)
** Invoke lib/xercesImpl.jar (first_time, not_needed)
** Invoke lib/xsd/xmlparser/nokogiri.rb (first_time, not_needed)
** Invoke tasks/cross_compile.rb (first_time, not_needed)
** Invoke tasks/test.rb (first_time, not_needed)
** Invoke test/css/test_nthiness.rb (first_time, not_needed)
** Invoke test/css/test_parser.rb (first_time, not_needed)
** Invoke test/css/test_tokenizer.rb (first_time, not_needed)
** Invoke test/css/test_xpath_visitor.rb (first_time, not_needed)
** Invoke test/decorators/test_slop.rb (first_time, not_needed)
** Invoke test/files/2ch.html (first_time, not_needed)
** Invoke test/files/address_book.rlx (first_time, not_needed)
** Invoke test/files/address_book.xml (first_time, not_needed)
** Invoke test/files/bar/bar.xsd (first_time, not_needed)
** Invoke test/files/dont_hurt_em_why.xml (first_time, not_needed)
** Invoke test/files/exslt.xml (first_time, not_needed)
** Invoke test/files/exslt.xslt (first_time, not_needed)
** Invoke test/files/foo/foo.xsd (first_time, not_needed)
** Invoke test/files/po.xml (first_time, not_needed)
** Invoke test/files/po.xsd (first_time, not_needed)
** Invoke test/files/shift_jis.html (first_time, not_needed)
** Invoke test/files/shift_jis.xml (first_time, not_needed)
** Invoke test/files/snuggles.xml (first_time, not_needed)
** Invoke test/files/staff.dtd (first_time, not_needed)
** Invoke test/files/staff.xml (first_time, not_needed)
** Invoke test/files/staff.xslt (first_time, not_needed)
** Invoke test/files/tlm.html (first_time, not_needed)
** Invoke test/files/valid_bar.xml (first_time, not_needed)
** Invoke test/helper.rb (first_time, not_needed)
** Invoke test/html/sax/test_parser.rb (first_time, not_needed)
** Invoke test/html/sax/test_parser_context.rb (first_time, not_needed)
** Invoke test/html/test_builder.rb (first_time, not_needed)
** Invoke test/html/test_document.rb (first_time, not_needed)
** Invoke test/html/test_document_encoding.rb (first_time, not_needed)
** Invoke test/html/test_document_fragment.rb (first_time, not_needed)
** Invoke test/html/test_element_description.rb (first_time, not_needed)
** Invoke test/html/test_named_characters.rb (first_time, not_needed)
** Invoke test/html/test_node.rb (first_time, not_needed)
** Invoke test/html/test_node_encoding.rb (first_time, not_needed)
** Invoke test/test_convert_xpath.rb (first_time, not_needed)
** Invoke test/test_css_cache.rb (first_time, not_needed)
** Invoke test/test_encoding_handler.rb (first_time, not_needed)
** Invoke test/test_memory_leak.rb (first_time, not_needed)
** Invoke test/test_nokogiri.rb (first_time, not_needed)
** Invoke test/test_reader.rb (first_time, not_needed)
** Invoke test/test_soap4r_sax.rb (first_time, not_needed)
** Invoke test/test_xslt_transforms.rb (first_time, not_needed)
** Invoke test/xml/node/test_save_options.rb (first_time, not_needed)
** Invoke test/xml/node/test_subclass.rb (first_time, not_needed)
** Invoke test/xml/sax/test_parser.rb (first_time, not_needed)
** Invoke test/xml/sax/test_parser_context.rb (first_time, not_needed)
** Invoke test/xml/sax/test_push_parser.rb (first_time, not_needed)
** Invoke test/xml/test_attr.rb (first_time, not_needed)
** Invoke test/xml/test_attribute_decl.rb (first_time, not_needed)
** Invoke test/xml/test_builder.rb (first_time, not_needed)
** Invoke test/xml/test_cdata.rb (first_time, not_needed)
** Invoke test/xml/test_comment.rb (first_time, not_needed)
** Invoke test/xml/test_document.rb (first_time, not_needed)
** Invoke test/xml/test_document_encoding.rb (first_time, not_needed)
** Invoke test/xml/test_document_fragment.rb (first_time, not_needed)
** Invoke test/xml/test_dtd.rb (first_time, not_needed)
** Invoke test/xml/test_dtd_encoding.rb (first_time, not_needed)
** Invoke test/xml/test_element_content.rb (first_time, not_needed)
** Invoke test/xml/test_element_decl.rb (first_time, not_needed)
** Invoke test/xml/test_entity_decl.rb (first_time, not_needed)
** Invoke test/xml/test_entity_reference.rb (first_time, not_needed)
** Invoke test/xml/test_namespace.rb (first_time, not_needed)
** Invoke test/xml/test_node.rb (first_time, not_needed)
** Invoke test/xml/test_node_attributes.rb (first_time, not_needed)
** Invoke test/xml/test_node_encoding.rb (first_time, not_needed)
** Invoke test/xml/test_node_reparenting.rb (first_time, not_needed)
** Invoke test/xml/test_node_set.rb (first_time, not_needed)
** Invoke test/xml/test_parse_options.rb (first_time, not_needed)
** Invoke test/xml/test_processing_instruction.rb (first_time, not_needed)
** Invoke test/xml/test_reader_encoding.rb (first_time, not_needed)
** Invoke test/xml/test_relax_ng.rb (first_time, not_needed)
** Invoke test/xml/test_schema.rb (first_time, not_needed)
** Invoke test/xml/test_syntax_error.rb (first_time, not_needed)
** Invoke test/xml/test_text.rb (first_time, not_needed)
** Invoke test/xml/test_unparented_node.rb (first_time, not_needed)
** Invoke test/xml/test_xpath.rb (first_time, not_needed)
** Invoke test/xslt/test_custom_functions.rb (first_time, not_needed)
** Invoke test/test_jruby_header.rb (first_time, not_needed)
** Invoke test/xml/test_document_mini.rb (first_time, not_needed)
** Invoke compile (first_time)
** Invoke compile:java (first_time)
** Invoke compile:nokogiri:java (first_time)
** Invoke copy:nokogiri:java (first_time)
** Invoke lib (first_time, not_needed)
** Invoke tmp/java/nokogiri/nokogiri.jar (first_time, not_needed)
** Invoke tmp/java/nokogiri/.build (first_time, not_needed)
** Invoke tmp/java/nokogiri (first_time, not_needed)
** Invoke ext/java/nokogiri/EncodingHandler.java (not_needed)
** Invoke ext/java/nokogiri/HtmlDocument.java (not_needed)
** Invoke ext/java/nokogiri/HtmlElementDescription.java (not_needed)
** Invoke ext/java/nokogiri/HtmlEntityLookup.java (not_needed)
** Invoke ext/java/nokogiri/HtmlSaxParserContext.java (not_needed)
** Invoke ext/java/nokogiri/NokogiriService.java (not_needed)
** Invoke ext/java/nokogiri/XmlAttr.java (not_needed)
** Invoke ext/java/nokogiri/XmlAttributeDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlCdata.java (not_needed)
** Invoke ext/java/nokogiri/XmlComment.java (not_needed)
** Invoke ext/java/nokogiri/XmlDocument.java (not_needed)
** Invoke ext/java/nokogiri/XmlDocumentFragment.java (not_needed)
** Invoke ext/java/nokogiri/XmlDtd.java (not_needed)
** Invoke ext/java/nokogiri/XmlElement.java (not_needed)
** Invoke ext/java/nokogiri/XmlElementContent.java (not_needed)
** Invoke ext/java/nokogiri/XmlElementDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlEntityDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlEntityReference.java (not_needed)
** Invoke ext/java/nokogiri/XmlNamespace.java (not_needed)
** Invoke ext/java/nokogiri/XmlNode.java (not_needed)
** Invoke ext/java/nokogiri/XmlNodeSet.java (not_needed)
** Invoke ext/java/nokogiri/XmlProcessingInstruction.java (not_needed)
** Invoke ext/java/nokogiri/XmlReader.java (not_needed)
** Invoke ext/java/nokogiri/XmlRelaxng.java (not_needed)
** Invoke ext/java/nokogiri/XmlSaxParserContext.java (not_needed)
** Invoke ext/java/nokogiri/XmlSaxPushParser.java (not_needed)
** Invoke ext/java/nokogiri/XmlSchema.java (not_needed)
** Invoke ext/java/nokogiri/XmlSyntaxError.java (not_needed)
** Invoke ext/java/nokogiri/XmlText.java (not_needed)
** Invoke ext/java/nokogiri/XmlXpathContext.java (not_needed)
** Invoke ext/java/nokogiri/XsltStylesheet.java (not_needed)
** Invoke ext/java/nokogiri/internals/HtmlDomParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriDocumentCache.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHelpers.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceCache.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler4NekoHtml.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriStrictErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunction.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunctionResolver.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathVariableResolver.java (first_time, not_needed)
** Invoke ext/java/nokogiri/internals/ParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/PushInputStream.java (not_needed)
** Invoke ext/java/nokogiri/internals/ReaderNode.java (not_needed)
** Invoke ext/java/nokogiri/internals/SaveContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/SchemaErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDeclHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParser.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlSaxParser.java (not_needed)
** Invoke ext/java/nokogiri/internals/XsltExtensionFunction.java (not_needed)
** Execute copy:nokogiri:java
cp tmp/java/nokogiri/nokogiri.jar lib/nokogiri.jar
** Execute compile:nokogiri:java
** Execute compile:java
** Invoke lib/nokogiri/css/parser.rb (not_needed)
** Invoke lib/nokogiri/css/tokenizer.rb (not_needed)
** Invoke lib/isorelax.jar (not_needed)
** Invoke lib/jing.jar (not_needed)
** Invoke lib/nekohtml.jar (not_needed)
** Invoke lib/nekodtd.jar (not_needed)
** Invoke lib/xercesImpl.jar (not_needed)
** Execute compile
** Invoke .autotest (not_needed)
** Invoke CHANGELOG.ja.rdoc (not_needed)
** Invoke CHANGELOG.rdoc (not_needed)
** Invoke Manifest.txt (not_needed)
** Invoke README.ja.rdoc (not_needed)
** Invoke README.rdoc (not_needed)
** Invoke Rakefile (not_needed)
** Invoke bin/nokogiri (not_needed)
** Invoke deps.rip (not_needed)
** Invoke ext/java/nokogiri/EncodingHandler.java (not_needed)
** Invoke ext/java/nokogiri/HtmlDocument.java (not_needed)
** Invoke ext/java/nokogiri/HtmlElementDescription.java (not_needed)
** Invoke ext/java/nokogiri/HtmlEntityLookup.java (not_needed)
** Invoke ext/java/nokogiri/HtmlSaxParserContext.java (not_needed)
** Invoke ext/java/nokogiri/NokogiriService.java (not_needed)
** Invoke ext/java/nokogiri/XmlAttr.java (not_needed)
** Invoke ext/java/nokogiri/XmlAttributeDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlCdata.java (not_needed)
** Invoke ext/java/nokogiri/XmlComment.java (not_needed)
** Invoke ext/java/nokogiri/XmlDocument.java (not_needed)
** Invoke ext/java/nokogiri/XmlDocumentFragment.java (not_needed)
** Invoke ext/java/nokogiri/XmlDtd.java (not_needed)
** Invoke ext/java/nokogiri/XmlElement.java (not_needed)
** Invoke ext/java/nokogiri/XmlElementContent.java (not_needed)
** Invoke ext/java/nokogiri/XmlElementDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlEntityDecl.java (not_needed)
** Invoke ext/java/nokogiri/XmlEntityReference.java (not_needed)
** Invoke ext/java/nokogiri/XmlNamespace.java (not_needed)
** Invoke ext/java/nokogiri/XmlNode.java (not_needed)
** Invoke ext/java/nokogiri/XmlNodeSet.java (not_needed)
** Invoke ext/java/nokogiri/XmlProcessingInstruction.java (not_needed)
** Invoke ext/java/nokogiri/XmlReader.java (not_needed)
** Invoke ext/java/nokogiri/XmlRelaxng.java (not_needed)
** Invoke ext/java/nokogiri/XmlSaxParserContext.java (not_needed)
** Invoke ext/java/nokogiri/XmlSaxPushParser.java (not_needed)
** Invoke ext/java/nokogiri/XmlSchema.java (not_needed)
** Invoke ext/java/nokogiri/XmlSyntaxError.java (not_needed)
** Invoke ext/java/nokogiri/XmlText.java (not_needed)
** Invoke ext/java/nokogiri/XmlXpathContext.java (not_needed)
** Invoke ext/java/nokogiri/XsltStylesheet.java (not_needed)
** Invoke ext/java/nokogiri/internals/HtmlDomParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriDocumentCache.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriHelpers.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceCache.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNamespaceContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriNonStrictErrorHandler4NekoHtml.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriStrictErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunction.java (not_needed)
** Invoke ext/java/nokogiri/internals/NokogiriXPathFunctionResolver.java (not_needed)
** Invoke ext/java/nokogiri/internals/ParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/PushInputStream.java (not_needed)
** Invoke ext/java/nokogiri/internals/ReaderNode.java (not_needed)
** Invoke ext/java/nokogiri/internals/SaveContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/SchemaErrorHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDeclHandler.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParser.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlDomParserContext.java (not_needed)
** Invoke ext/java/nokogiri/internals/XmlSaxParser.java (not_needed)
** Invoke ext/java/nokogiri/internals/XsltExtensionFunction.java (not_needed)
** Invoke ext/nokogiri/depend (not_needed)
** Invoke ext/nokogiri/extconf.rb (not_needed)
** Invoke ext/nokogiri/html_document.c (not_needed)
** Invoke ext/nokogiri/html_document.h (not_needed)
** Invoke ext/nokogiri/html_element_description.c (not_needed)
** Invoke ext/nokogiri/html_element_description.h (not_needed)
** Invoke ext/nokogiri/html_entity_lookup.c (not_needed)
** Invoke ext/nokogiri/html_entity_lookup.h (not_needed)
** Invoke ext/nokogiri/html_sax_parser_context.c (not_needed)
** Invoke ext/nokogiri/html_sax_parser_context.h (not_needed)
** Invoke ext/nokogiri/nokogiri.c (not_needed)
** Invoke ext/nokogiri/nokogiri.h (not_needed)
** Invoke ext/nokogiri/xml_attr.c (not_needed)
** Invoke ext/nokogiri/xml_attr.h (not_needed)
** Invoke ext/nokogiri/xml_attribute_decl.c (not_needed)
** Invoke ext/nokogiri/xml_attribute_decl.h (not_needed)
** Invoke ext/nokogiri/xml_cdata.c (not_needed)
** Invoke ext/nokogiri/xml_cdata.h (not_needed)
** Invoke ext/nokogiri/xml_comment.c (not_needed)
** Invoke ext/nokogiri/xml_comment.h (not_needed)
** Invoke ext/nokogiri/xml_document.c (not_needed)
** Invoke ext/nokogiri/xml_document.h (not_needed)
** Invoke ext/nokogiri/xml_document_fragment.c (not_needed)
** Invoke ext/nokogiri/xml_document_fragment.h (not_needed)
** Invoke ext/nokogiri/xml_dtd.c (not_needed)
** Invoke ext/nokogiri/xml_dtd.h (not_needed)
** Invoke ext/nokogiri/xml_element_content.c (not_needed)
** Invoke ext/nokogiri/xml_element_content.h (not_needed)
** Invoke ext/nokogiri/xml_element_decl.c (not_needed)
** Invoke ext/nokogiri/xml_element_decl.h (not_needed)
** Invoke ext/nokogiri/xml_encoding_handler.c (not_needed)
** Invoke ext/nokogiri/xml_encoding_handler.h (not_needed)
** Invoke ext/nokogiri/xml_entity_decl.c (not_needed)
** Invoke ext/nokogiri/xml_entity_decl.h (not_needed)
** Invoke ext/nokogiri/xml_entity_reference.c (not_needed)
** Invoke ext/nokogiri/xml_entity_reference.h (not_needed)
** Invoke ext/nokogiri/xml_io.c (not_needed)
** Invoke ext/nokogiri/xml_io.h (not_needed)
** Invoke ext/nokogiri/xml_libxml2_hacks.c (not_needed)
** Invoke ext/nokogiri/xml_libxml2_hacks.h (not_needed)
** Invoke ext/nokogiri/xml_namespace.c (not_needed)
** Invoke ext/nokogiri/xml_namespace.h (not_needed)
** Invoke ext/nokogiri/xml_node.c (not_needed)
** Invoke ext/nokogiri/xml_node.h (not_needed)
** Invoke ext/nokogiri/xml_node_set.c (not_needed)
** Invoke ext/nokogiri/xml_node_set.h (not_needed)
** Invoke ext/nokogiri/xml_processing_instruction.c (not_needed)
** Invoke ext/nokogiri/xml_processing_instruction.h (not_needed)
** Invoke ext/nokogiri/xml_reader.c (not_needed)
** Invoke ext/nokogiri/xml_reader.h (not_needed)
** Invoke ext/nokogiri/xml_relax_ng.c (not_needed)
** Invoke ext/nokogiri/xml_relax_ng.h (not_needed)
** Invoke ext/nokogiri/xml_sax_parser.c (not_needed)
** Invoke ext/nokogiri/xml_sax_parser.h (not_needed)
** Invoke ext/nokogiri/xml_sax_parser_context.c (not_needed)
** Invoke ext/nokogiri/xml_sax_parser_context.h (not_needed)
** Invoke ext/nokogiri/xml_sax_push_parser.c (not_needed)
** Invoke ext/nokogiri/xml_sax_push_parser.h (not_needed)
** Invoke ext/nokogiri/xml_schema.c (not_needed)
** Invoke ext/nokogiri/xml_schema.h (not_needed)
** Invoke ext/nokogiri/xml_syntax_error.c (not_needed)
** Invoke ext/nokogiri/xml_syntax_error.h (not_needed)
** Invoke ext/nokogiri/xml_text.c (not_needed)
** Invoke ext/nokogiri/xml_text.h (not_needed)
** Invoke ext/nokogiri/xml_xpath_context.c (not_needed)
** Invoke ext/nokogiri/xml_xpath_context.h (not_needed)
** Invoke ext/nokogiri/xslt_stylesheet.c (not_needed)
** Invoke ext/nokogiri/xslt_stylesheet.h (not_needed)
** Invoke lib/isorelax.jar (not_needed)
** Invoke lib/jing.jar (not_needed)
** Invoke lib/nekodtd.jar (not_needed)
** Invoke lib/nekohtml.jar (not_needed)
** Invoke lib/nokogiri.rb (not_needed)
** Invoke lib/nokogiri/css.rb (not_needed)
** Invoke lib/nokogiri/css/node.rb (not_needed)
** Invoke lib/nokogiri/css/parser.rb (not_needed)
** Invoke lib/nokogiri/css/parser.y (not_needed)
** Invoke lib/nokogiri/css/parser_extras.rb (not_needed)
** Invoke lib/nokogiri/css/syntax_error.rb (not_needed)
** Invoke lib/nokogiri/css/tokenizer.rb (not_needed)
** Invoke lib/nokogiri/css/tokenizer.rex (not_needed)
** Invoke lib/nokogiri/css/xpath_visitor.rb (not_needed)
** Invoke lib/nokogiri/decorators/slop.rb (not_needed)
** Invoke lib/nokogiri/html.rb (not_needed)
** Invoke lib/nokogiri/html/builder.rb (not_needed)
** Invoke lib/nokogiri/html/document.rb (not_needed)
** Invoke lib/nokogiri/html/document_fragment.rb (not_needed)
** Invoke lib/nokogiri/html/element_description.rb (not_needed)
** Invoke lib/nokogiri/html/element_description_defaults.rb (not_needed)
** Invoke lib/nokogiri/html/entity_lookup.rb (not_needed)
** Invoke lib/nokogiri/html/sax/parser.rb (not_needed)
** Invoke lib/nokogiri/html/sax/parser_context.rb (not_needed)
** Invoke lib/nokogiri/syntax_error.rb (not_needed)
** Invoke lib/nokogiri/version.rb (not_needed)
** Invoke lib/nokogiri/xml.rb (not_needed)
** Invoke lib/nokogiri/xml/attr.rb (not_needed)
** Invoke lib/nokogiri/xml/attribute_decl.rb (not_needed)
** Invoke lib/nokogiri/xml/builder.rb (not_needed)
** Invoke lib/nokogiri/xml/cdata.rb (not_needed)
** Invoke lib/nokogiri/xml/character_data.rb (not_needed)
** Invoke lib/nokogiri/xml/document.rb (not_needed)
** Invoke lib/nokogiri/xml/document_fragment.rb (not_needed)
** Invoke lib/nokogiri/xml/dtd.rb (not_needed)
** Invoke lib/nokogiri/xml/element_content.rb (not_needed)
** Invoke lib/nokogiri/xml/element_decl.rb (not_needed)
** Invoke lib/nokogiri/xml/entity_decl.rb (not_needed)
** Invoke lib/nokogiri/xml/namespace.rb (not_needed)
** Invoke lib/nokogiri/xml/node.rb (not_needed)
** Invoke lib/nokogiri/xml/node/save_options.rb (not_needed)
** Invoke lib/nokogiri/xml/node_set.rb (not_needed)
** Invoke lib/nokogiri/xml/notation.rb (not_needed)
** Invoke lib/nokogiri/xml/parse_options.rb (not_needed)
** Invoke lib/nokogiri/xml/pp.rb (not_needed)
** Invoke lib/nokogiri/xml/pp/character_data.rb (not_needed)
** Invoke lib/nokogiri/xml/pp/node.rb (not_needed)
** Invoke lib/nokogiri/xml/processing_instruction.rb (not_needed)
** Invoke lib/nokogiri/xml/reader.rb (not_needed)
** Invoke lib/nokogiri/xml/relax_ng.rb (not_needed)
** Invoke lib/nokogiri/xml/sax.rb (not_needed)
** Invoke lib/nokogiri/xml/sax/document.rb (not_needed)
** Invoke lib/nokogiri/xml/sax/parser.rb (not_needed)
** Invoke lib/nokogiri/xml/sax/parser_context.rb (not_needed)
** Invoke lib/nokogiri/xml/sax/push_parser.rb (not_needed)
** Invoke lib/nokogiri/xml/schema.rb (not_needed)
** Invoke lib/nokogiri/xml/syntax_error.rb (not_needed)
** Invoke lib/nokogiri/xml/text.rb (not_needed)
** Invoke lib/nokogiri/xml/xpath.rb (not_needed)
** Invoke lib/nokogiri/xml/xpath/syntax_error.rb (not_needed)
** Invoke lib/nokogiri/xml/xpath_context.rb (not_needed)
** Invoke lib/nokogiri/xslt.rb (not_needed)
** Invoke lib/nokogiri/xslt/stylesheet.rb (not_needed)
** Invoke lib/xercesImpl.jar (not_needed)
** Invoke lib/xsd/xmlparser/nokogiri.rb (not_needed)
** Invoke tasks/cross_compile.rb (not_needed)
** Invoke tasks/test.rb (not_needed)
** Invoke test/css/test_nthiness.rb (not_needed)
** Invoke test/css/test_parser.rb (not_needed)
** Invoke test/css/test_tokenizer.rb (not_needed)
** Invoke test/css/test_xpath_visitor.rb (not_needed)
** Invoke test/decorators/test_slop.rb (not_needed)
** Invoke test/files/2ch.html (not_needed)
** Invoke test/files/address_book.rlx (not_needed)
** Invoke test/files/address_book.xml (not_needed)
** Invoke test/files/bar/bar.xsd (not_needed)
** Invoke test/files/dont_hurt_em_why.xml (not_needed)
** Invoke test/files/exslt.xml (not_needed)
** Invoke test/files/exslt.xslt (not_needed)
** Invoke test/files/foo/foo.xsd (not_needed)
** Invoke test/files/po.xml (not_needed)
** Invoke test/files/po.xsd (not_needed)
** Invoke test/files/shift_jis.html (not_needed)
** Invoke test/files/shift_jis.xml (not_needed)
** Invoke test/files/snuggles.xml (not_needed)
** Invoke test/files/staff.dtd (not_needed)
** Invoke test/files/staff.xml (not_needed)
** Invoke test/files/staff.xslt (not_needed)
** Invoke test/files/tlm.html (not_needed)
** Invoke test/files/valid_bar.xml (not_needed)
** Invoke test/helper.rb (not_needed)
** Invoke test/html/sax/test_parser.rb (not_needed)
** Invoke test/html/sax/test_parser_context.rb (not_needed)
** Invoke test/html/test_builder.rb (not_needed)
** Invoke test/html/test_document.rb (not_needed)
** Invoke test/html/test_document_encoding.rb (not_needed)
** Invoke test/html/test_document_fragment.rb (not_needed)
** Invoke test/html/test_element_description.rb (not_needed)
** Invoke test/html/test_named_characters.rb (not_needed)
** Invoke test/html/test_node.rb (not_needed)
** Invoke test/html/test_node_encoding.rb (not_needed)
** Invoke test/test_convert_xpath.rb (not_needed)
** Invoke test/test_css_cache.rb (not_needed)
** Invoke test/test_encoding_handler.rb (not_needed)
** Invoke test/test_memory_leak.rb (not_needed)
** Invoke test/test_nokogiri.rb (not_needed)
** Invoke test/test_reader.rb (not_needed)
** Invoke test/test_soap4r_sax.rb (not_needed)
** Invoke test/test_xslt_transforms.rb (not_needed)
** Invoke test/xml/node/test_save_options.rb (not_needed)
** Invoke test/xml/node/test_subclass.rb (not_needed)
** Invoke test/xml/sax/test_parser.rb (not_needed)
** Invoke test/xml/sax/test_parser_context.rb (not_needed)
** Invoke test/xml/sax/test_push_parser.rb (not_needed)
** Invoke test/xml/test_attr.rb (not_needed)
** Invoke test/xml/test_attribute_decl.rb (not_needed)
** Invoke test/xml/test_builder.rb (not_needed)
** Invoke test/xml/test_cdata.rb (not_needed)
** Invoke test/xml/test_comment.rb (not_needed)
** Invoke test/xml/test_document.rb (not_needed)
** Invoke test/xml/test_document_encoding.rb (not_needed)
** Invoke test/xml/test_document_fragment.rb (not_needed)
** Invoke test/xml/test_dtd.rb (not_needed)
** Invoke test/xml/test_dtd_encoding.rb (not_needed)
** Invoke test/xml/test_element_content.rb (not_needed)
** Invoke test/xml/test_element_decl.rb (not_needed)
** Invoke test/xml/test_entity_decl.rb (not_needed)
** Invoke test/xml/test_entity_reference.rb (not_needed)
** Invoke test/xml/test_namespace.rb (not_needed)
** Invoke test/xml/test_node.rb (not_needed)
** Invoke test/xml/test_node_attributes.rb (not_needed)
** Invoke test/xml/test_node_encoding.rb (not_needed)
** Invoke test/xml/test_node_reparenting.rb (not_needed)
** Invoke test/xml/test_node_set.rb (not_needed)
** Invoke test/xml/test_parse_options.rb (not_needed)
** Invoke test/xml/test_processing_instruction.rb (not_needed)
** Invoke test/xml/test_reader_encoding.rb (not_needed)
** Invoke test/xml/test_relax_ng.rb (not_needed)
** Invoke test/xml/test_schema.rb (not_needed)
** Invoke test/xml/test_syntax_error.rb (not_needed)
** Invoke test/xml/test_text.rb (not_needed)
** Invoke test/xml/test_unparented_node.rb (not_needed)
** Invoke test/xml/test_xpath.rb (not_needed)
** Invoke test/xslt/test_custom_functions.rb (not_needed)
** Invoke test/test_jruby_header.rb (not_needed)
** Invoke test/xml/test_document_mini.rb (not_needed)
** Invoke gem (first_time)
** Invoke pkg/nokogiri-1.5.0.beta.3-java.gem (first_time)
** Invoke pkg (first_time, not_needed)
rake aborted!
Don't know how to build task 'pkg/nokogiri-1.5.0.beta.3-java'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1728:in `[]'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:605:in `invoke_prerequisites'
org/jruby/RubyArray.java:1676:in `each'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
org/jruby/RubyArray.java:1676:in `each'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/1.8/monitor.rb:190:in `mon_synchronize'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in `invoke_prerequisites'
org/jruby/RubyArray.java:1676:in `each'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in `invoke_prerequisites'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/1.8/monitor.rb:191:in `mon_synchronize'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in `invoke_with_call_chain'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in `invoke'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in `invoke_task'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
org/jruby/RubyArray.java:1676:in `each'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/Users/yoko/Projects/nokogiri/jruby/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31:in `(root)'
org/jruby/RubyKernel.java:1065:in `load'
electra:Peony yoko$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment