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 <[EMAIL PROTECTED]> wrote:
Andrew, no idea yet, we are just fighting on another JS issue for getting the release out ... On 8/3/06, Andrew Robinson <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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

