Opened 14 years ago

Closed 14 years ago

#22373 closed defect (fixed)

apidocs variant is broken @1.4.0

Reported by: john.firebaugh@… Owned by: ameingast@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: jruby

Description

$ sudo port install jruby @1.4.0+apidocs
--->  Computing dependencies for jruby
--->  Building jruby
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_jruby/work/jruby-1.4.0" && ant jar create-apidocs " returned error 1
Command output: 
check-for-optional-java4-packages:

check-for-optional-packages:

compile-jruby:

compile:

generate-method-classes:

_gmc_internal_:

generate-unsafe:

_gu_internal_:

jar-jruby:

_update_scm_revision_:

_update_scm_revision_with_ruby_:

_update_scm_revision_with_jruby_:
      [jar] Building jar: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_jruby/work/jruby-1.4.0/lib/jruby.jar

BUILD FAILED
Target "create-apidocs" does not exist in the project "JRuby". 

Total time: 9 seconds

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ameingast@…

comment:2 Changed 14 years ago by tobyclemson@…

The ant target for generating apidocs has changed from 'create-apidocs' to 'apidocs'.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.