Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 182971074F for ; Wed, 16 Oct 2013 22:18:00 +0000 (UTC) Received: (qmail 31794 invoked by uid 500); 16 Oct 2013 22:11:15 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 30555 invoked by uid 500); 16 Oct 2013 22:08:49 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 28874 invoked by uid 99); 16 Oct 2013 22:06:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 22:06:42 +0000 Date: Wed, 16 Oct 2013 22:06:41 +0000 (UTC) From: "Carlos Santana (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CB-4126) Can't generate cordova-docs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Santana closed CB-4126. ------------------------------ Resolution: Fixed working now > Can't generate cordova-docs > --------------------------- > > Key: CB-4126 > URL: https://issues.apache.org/jira/browse/CB-4126 > Project: Apache Cordova > Issue Type: Bug > Components: Docs > Affects Versions: Master > Environment: Mac > Reporter: Carlos Santana > Assignee: Michael Brooks > Priority: Minor > > follow instructions and install dependencies > Try with ruby 1.9.2 and 1.9.3 (via rvm) > Here is the error output > cordova-docs:(master)$ ./bin/generate --edge > /Users/csantana23/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': /Users/csantana23/Documents/SWG/git/apache/cordova-docs/lib/cordova/jodoc.rb:28: syntax error, unexpected tCONSTANT, expecting ']' (SyntaxError) > @template_directories = [ File.join TEMPLATE_PATH, 'default' ] > ^ > /Users/csantana23/Documents/SWG/git/apache/cordova-docs/lib/cordova/jodoc.rb:28: dynamic constant assignment > @template_directories = [ File.join TEMPLATE_PATH, 'default' ] > ^ > /Users/csantana23/Documents/SWG/git/apache/cordova-docs/lib/cordova/jodoc.rb:28: syntax error, unexpected ']', expecting tCOLON2 or '[' or '.' > from /Users/csantana23/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' > from /Users/csantana23/Documents/SWG/git/apache/cordova-docs/lib/docs_generator.rb:26:in `' > from :29:in `require' > from :29:in `require' > from ./bin/generate:22:in `
' -- This message was sent by Atlassian JIRA (v6.1#6144)