Awesome, thanks for the help. I patched my 1.1.3 source with the svn diffs (yes, I must be blind, I didn't see that "Subversion commits" tab), and it is now working.
-Andrew On 8/4/06, Catalin Kormos <[EMAIL PROTECTED]> wrote:
Yes, that's right, the SVN revision is visible in Jira (under subversion commits tab). Regards, Catalin Mike Kienenberger <[EMAIL PROTECTED]> wrote: There's a svn commit section on the issue. So long as they included the jira issue in the commit message, it should show up. Looks like it's there: http://issues.apache.org/jira/browse/TOMAHAWK-497?page=com.atlassian.jira.plugin.ext.subversion:subversion-commits-tabpanel On 8/4/06, Andrew Robinson wrote: > Yes, that is it, thanks for finding it. Too bad there is no patch > attached that I could attempt to apply to the 1.1.3 source. I doubt > it, but is there anyway at all to try to find out the SVN revision > number(s) on the fix without grep'ing SVN commit messages? > > On 8/4/06, Catalin Kormos wrote: > > I think you have the same problem as in > > http://issues.apache.org/jira/browse/TOMAHAWK-497, and it's > > been fixed for 1.1.4-snapshot. The problem has only to do with the sandbox, > > no combinations problem. > > > > Regards, > > Catalin > > > > > > Andrew Robinson wrote: > > > > What is causing this, core, tomahawk or sandbox (or a combination)? > > > > Looks to me like a tomahawk command link problem but I can't say for sure. > > > > Also, I find it odd that tomahawk controls have functionality for a > > sandbox component. Should subForm be promoted since there is > > functionality for subForm built into the UICommand objects? (actionFor > > property) > > > > On 8/3/06, Matthias Wessendorf wrote: > > > Andrew, > > > no idea yet, we are just fighting on another JS issue for getting the > > > release out ... > > > > > > > > > > > > On 8/3/06, Andrew Robinson wrote: > > > > The 1.1.3 branch has the same Javascript error. > > > > > > > > Is there any way to get subform to work in 1.1.3 or a different > > > > version that has schedule that works with tomahawk 1.1.3? > > > > > > > > On 8/3/06, Andrew Robinson wrote: > > > > > Got it to work. > > > > > svn co > > http://svn.apache.org/repos/asf/myfaces/maven/branches/1_0_3/ > > maven_1.0.3 > > > > > mvn install > > > > > cd ../tomahawk_1.1.3/sandbox > > > > > mvn install > > > > > > > > > > On 8/3/06, Andrew Robinson wrote: > > > > > > Just tried to get the latest ode for the sandbox branch and I can't > > > > > > build it from the SVN branch: > > > > > > > > > > > > svn co > > http://svn.apache.org/repos/asf/myfaces/tomahawk/branches/1_1_3/sandbox/ > > > > > > . > > > > > > mvn clean install > > > > > > [WARNING] Unable to get resource from repository central > > > > > > (http://repo1.maven.org/maven2) > > > > > > [INFO] > > ---------------------------------------------------------------------------- > > > > > > [ERROR] FATAL ERROR > > > > > > [INFO] > > ---------------------------------------------------------------------------- > > > > > > [INFO] Failed to resolve artifact. > > > > > > > > > > > > GroupId: org.apache.myfaces.tomahawk > > > > > > ArtifactId: tomahawk-project > > > > > > Version: 1.1.3 > > > > > > > > > > > > Reason: Unable to download the artifact from any repository > > > > > > > > > > > > > > org.apache.myfaces.tomahawk:tomahawk-project:pom:1.1.3 > > > > > > > > > > > > from the specified remote repositories: > > > > > > central (http://repo1.maven.org/maven2) > > > > > > ... > > > > > > > > > > > > How can one build a branch? (I know with current you just need to > > > > > > download the whole tree, but the branches aren't all together (there > > > > > > is no 1.1.3 with core & tomahawk below it)) > > > > > > > > > > > > BTW - I also tried the whole tomahawk 1.1.3 branch and got: > > > > > > Caused by: > > org.apache.maven.artifact.resolver.ArtifactNotFoundException: > > > > > > Unable to download the artifact from any repository > > > > > > > > > > > > org.apache.myfaces.maven:myfaces-master:pom:1.0.3 > > > > > > > > > > > > I know there is a way to use maven to import the dependency, but I > > am > > > > > > not sure how to import "master" as I don't know what that is (core > > > > > > api, core impl, what?) > > > > > > > > > > > > On 8/3/06, Andrew Robinson wrote: > > > > > > > I have tomahawk 1.1.3 so am using a snapshot of Sandbox from > > around > > > > > > > 1.1.3 release. With that code I am getting the following > > javascript > > > > > > > error in my page: > > > > > > > > > > > > > > clear__5Fid2_3AentireForm_3AupdateFromUserForm is > > not defined > > > > > > > > > > > > > > This was discussed earlier, but no bug # was mentioned and no > > solution > > > > > > > was given. Any ideas on this? (I don't want to upgrade sandbox > > past > > > > > > > tomahawk - I need to keep my tomahawk version constant -- and I > > need > > > > > > > schedule to remain in the sandbox jar so recent sandbox builds are > > out > > > > > > > of the question unfortunately) > > > > > > > > > > > > > > Thanks, > > > > > > > Andrew > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Matthias Wessendorf > > > > > > further stuff: > > > blog: http://jroller.com/page/mwessendorf > > > mail: mwessendorf-at-gmail-dot-com > > > > > > > > > > > > > ________________________________ > > How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call rates. > > > > > ________________________________ See the all-new, redesigned Yahoo.com. Check it out.

