[jira] Commented: (MYFACES-214) TabbedPane : wrong validation behavior

2005-05-13 Thread Philipp Ahlner (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-214?page=comments#action_65243 ] Philipp Ahlner commented on MYFACES-214: The rendered-property of HtmlPanelTab is true, if not the clip (and the link for changing the activ tab) would not be

Re: Nightly build

2005-05-13 Thread Manfred Geiler
If I remember right, there is already a forrest clean target that empties the site build dir. -Manfred 2005/5/13, Sean Schofield [EMAIL PROTECTED]: I double-checked and realized that Forrest was *not* deleting the defunct files. So next I will try having ant remove all of the website files

Re: Nightly build

2005-05-13 Thread Bruno Aranda
I think you should first mark the files as 'deleted' with the svn delete command, then, these files will be deleted automatically on commit... Bruno2005/5/13, Manfred Geiler [EMAIL PROTECTED]: If I remember right, there is already a forrest clean target thatempties the site build

Re: Nightly build

2005-05-13 Thread Sean Schofield
Manfred, I too seem to recall that forrest has a clean command but I don't think that will help with the javadoc and tlddoc (unless there are comparable commands for those.) Bruno, The delete command would be fine but we don't know in advance which files are to be deleted. Ex. We remove a

[jira] Created: (MYFACES-242) EqualValidator: Wrong Message when foreignComp.getValue()==null

2005-05-13 Thread Christian Daszenies (JIRA)
EqualValidator: Wrong Message when foreignComp.getValue()==null --- Key: MYFACES-242 URL: http://issues.apache.org/jira/browse/MYFACES-242 Project: MyFaces Type: Bug Versions: 1.0.9 beta

Re: Nightly build

2005-05-13 Thread Bruno Aranda
Yes, Sean, this is how it should be. You first svn delete all HTMLs and then regenerate them and svn add the new files. If you then check the status of the svn, it will tell you that all regenerated files are 'replaced' or 'added', depending if they existed before, and the not regenerated files

Re: Nightly build

2005-05-13 Thread Manfred Geiler
Does svn make a diff and some kind of optimization during the final commit? Otherwise we would always have a new repository version for every single file regardless if it was really changed or not. -Manfred 2005/5/13, Bruno Aranda [EMAIL PROTECTED]: Yes, Sean, this is how it should be. You first

Re: Nightly build

2005-05-13 Thread Bruno Aranda
I am just beginning with svn, but what I found is if you svn delete a file and add again the same file, svn thinks that this is a replacement and does not compare both files. I think this is the price you must pay if you delete all the files first... if there was a way to svn delete only the old

Become an eBay Power Seller

2005-05-13 Thread aw-confirm
Title: Invite Reminder Congratulations! joining the eBay Silver PowerSeller Program. Come and join us. When you join the PowerSeller program, you'll be able to receive more of the support you'll need for continued success. So, why wait? Join now! PowerSeller icon next to

Re: Nightly Builds

2005-05-13 Thread Sean Schofield
First I have heard there was a problem. You are correct they are missing. I will look into it later today/tonight. sean On 5/13/05, Lee Seidel [EMAIL PROTECTED] wrote: Any idea when the nightly builds will be available again? I have been trying the last few days to get copies but when I try

Re: Nightly build

2005-05-13 Thread Brandon Goodin
This is how SVN functions. It strongly recommends against trying to subvert this functionality. SVN works on the idea that 1 change to the repository is a change to the whole repository. You CAN diff your repository and see changes on various levels. So, you can see what has changed and get a

Re: Nightly build

2005-05-13 Thread Brandon Goodin
Sorry, I was responding to Manfred. I think i came in on the middel of a conversation without knowing the context ;-) my bad :D. Does svn make a diff and some kind of optimization during the final commit? Otherwise we would always have a new repository version for every single file regardless if

[jira] Created: (MYFACES-243) ClientId not used, so JSCookMenu fires multiple actions in tables

2005-05-13 Thread Neal Haggard (JIRA)
ClientId not used, so JSCookMenu fires multiple actions in tables - Key: MYFACES-243 URL: http://issues.apache.org/jira/browse/MYFACES-243 Project: MyFaces Type: Bug Versions: 1.0.9 beta

[jira] Updated: (MYFACES-243) ClientId not used, so JSCookMenu fires multiple actions in tables

2005-05-13 Thread Neal Haggard (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-243?page=all ] Neal Haggard updated MYFACES-243: - Attachment: patch.txt Here's my patch for HtmlJSCookMenuRenderer.java ClientId not used, so JSCookMenu fires multiple actions in tables

RE: Sandbox

2005-05-13 Thread Jesse Alexander (KBSA 21)
If you want a step before that, the jsf-comp-project on sf.net is activated. There the committer-rights could be given freely to everybody who's interested. When a component is ready, it could be promoted to the sandbox for refinement, tests and final documentation by an approved