Ticket #138 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

dbdeploy task definition

Reported by: luke.crouch@gmail.com Assigned to: hans
Priority: major Milestone:
Component: phing-tasks-ext Version: 2.2.0
Keywords: Cc:

Description

I just finished writing a dbdeploy task definition for phing (like the similar one for Ant) and thought it would make a good contribution to the phing project. how do I go about submitting it for inclusion?

Attachments

Change History

08/21/07 13:29:32 changed by hans

Hi -- thanks for your contribution offer!

There are several options here. You can 1) write to me (hans (at) xmpl.org) off-list to request an SVN account and commit the changes yourself or 2) attach a unified diff to this ticket and one of us will apply it to the source. Either way, we ask that you also take a few minutes to add some documentation to the appropriate place (Appendix) in the XHTML documentation too. As we've seen, undocumented tasks tend not to get any use!

Thanks! Hans

08/21/07 13:50:33 changed by luke.crouch@gmail.com

so how do I add the documentation? and can I checkout from svn anonymously to easily create the diff via svn diff?

thanks.

08/21/07 14:09:10 changed by hans

yes, you can check out anonymously (from trunk, please) and create the diff against that. As for documentation, just edit the AppendixC-OptionalTasks.html file (http://phing.info/trac/browser/trunk/docs/phing_guide/book/chapters/appendixes/AppendixC-OptionalTasks.html for reference) and submit that as part of the unified diff.

Again, I'm also happy to create an SVN account for you, if that'd be simpler. (Just send me an off-list email w/ your desired username.)

08/22/07 12:53:03 changed by luke.crouch@gmail.com

I sent you an email to hans at xmpl dot org. I'm working on polishing up the code and adding documentation to the appendix.

thanks.

08/23/07 15:19:50 changed by lcrouch

so now how can I pick up and close tickets related to the dbdeploy task? this one can be closed, but then I'd also like to assign the bug to myself as well.

08/23/07 15:21:33 changed by hans

Sorry -- there was a missing permission. You should now have ability to edit, delete, etc.

08/23/07 15:23:48 changed by lcrouch

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #138 (dbdeploy task definition)




Action