[
https://issues.apache.org/jira/browse/YETUS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated YETUS-226:
------------------------------
Attachment: YETUS-226.6.patch
-06
- switch custom table rendering from redefinition to runtime class_eval
I'm not sure why the redefinition worked in 2.2.0 and gave an error in 2.2.1,
but I've moved to using Ruby's class_eval method of reopening classes to avoid
the maintenance issue of having to know the correct superclass for the custom
redcarpet renderer from middleman.
(tl;dr: I went from one Ruby magic bit to a different Ruby magic bit. Don't
know if Middleman 4 will make this part configurable enough to avoid the hacky
stuff.)
> Document release process
> ------------------------
>
> Key: YETUS-226
> URL: https://issues.apache.org/jira/browse/YETUS-226
> Project: Yetus
> Issue Type: Improvement
> Components: website and documentation
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
> Fix For: 0.2.0
>
> Attachments: YETUS-226.1.patch, YETUS-226.2.patch, YETUS-226.3.patch,
> YETUS-226.4.patch, YETUS-226.5.patch, YETUS-226.6.patch
>
>
> document how to handle making a release candidate and call a vote.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)