Hi Boris. You can get the latest tapestry code from the git repository. It's documented here: http://tapestry.apache.org/download.html
git clone https://git-wip-us.apache.org/repos/asf/tapestry-5.git You can find lots of docs for using git online, including how to create a patch. Have fun! Josh On Thu, Aug 30, 2012 at 4:11 AM, bhorvat <[email protected]> wrote: > Hi all, > > I have had a bug a few months back that I figure out how to fix by > overriding one of the tapestry js files and then using that one. The > problem > description and fix can be found on the created jira > > https://issues.apache.org/jira/browse/TAP5-1903 > https://issues.apache.org/jira/browse/TAP5-1903 > > Can someone please help me to create a bug fix (or can someone do this for > me) and then to see if it can be submitted into next release. > > I am using NetBeans and Mercurial as my work environement so I am not sure > if I can create bug fix using that or do I need to install and use > something > else? > > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Submmiting-bug-fixes-and-their-propagation-to-releases-tp5715905.html > Sent from the Tapestry - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
