Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #2837 (new defect)

Opened 3 years ago

Last modified 8 months ago

[PATCH] continuous_builder doesn't call Checkout properly

Reported by: rick@rickbradley.com Assigned to: David
Priority: normal Milestone:
Component: Plugins Version: edge
Severity: normal Keywords: plugin continuous_builder checkout path tiny
Cc:

Description

I am not certain this is at all the right place to report this, but I came across what looks like a bug (beware, this is late on a Friday afternoon) in the continuous_builder plugin where it isn't properly passing down the path for checkout from above.

A patch is attached.

Attachments

continuous_builder-path.patch (451 bytes) - added by rick@rickbradley.com on 11/11/05 19:51:31.
patch to continuous_builder plugin to correct omission of path in checkout call
unused_path_in_checkout_init.diff (406 bytes) - added by josh on 03/06/07 22:30:36.

Change History

11/11/05 19:51:31 changed by rick@rickbradley.com

  • attachment continuous_builder-path.patch added.

patch to continuous_builder plugin to correct omission of path in checkout call

02/22/07 21:43:13 changed by josh

  • component changed from ActionPack to Plugins.

03/06/07 22:30:36 changed by josh

  • attachment unused_path_in_checkout_init.diff added.

03/06/07 22:31:19 changed by josh

  • keywords changed from plugin continuous_builder checkout path to plugin continuous_builder checkout path tiny.
  • version changed from 0.14.3 to edge.

I would just remove the path instance because it isn't called anywhere else in the Checkout class.

09/23/07 01:02:57 changed by josh

+1