[jira] Updated: (TOMAHAWK-36) t:div, t:span, s:fieldset should render children

2006-04-13 Thread Gert Vanthienen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-36?page=all ] Gert Vanthienen updated TOMAHAWK-36: Status: Patch Available (was: Reopened) t:div, t:span, s:fieldset should render children

[jira] Updated: (TOBAGO-54) visual text decoration component

2006-04-13 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-54?page=all ] updated TOBAGO-54: --- Status: Patch Available (was: Open) visual text decoration component Key: TOBAGO-54 URL:

[jira] Closed: (TOMAHAWK-249) ExtensionFilter does not play nice with other filters performing file uploads

2006-04-13 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-249?page=all ] Matthias Weßendorf closed TOMAHAWK-249: --- Resolution: Fixed patch applied, thanks Adam ExtensionFilter does not play nice with other filters performing file uploads

Re: Puzzled about generated code

2006-04-13 Thread Werner Punz
Manfred Geiler schrieb: Ok, I just spent a few minutes and found the old codegenerator on the attic. Will try to integrate it into current maven structure. Please stay tuned! Thanks, Manfred Manfred, just a question, what was the scope of the old codegenerator, does it generated

Re: Puzzled about generated code

2006-04-13 Thread Manfred Geiler
Werner,Look at the component classes. Everything between the BEGIN and END GENERATED CODE markers was generated by a Velocity template from the according component xml files.In a few minutes I will checkin the reborn codegenerator - stay tuned. ManfredOn 4/13/06, Werner Punz [EMAIL PROTECTED]

Re: Puzzled about generated code

2006-04-13 Thread Werner Punz
Manfred Geiler schrieb: Werner, Look at the component classes. Everything between the BEGIN and END GENERATED CODE markers was generated by a Velocity template from the according component xml files. In a few minutes I will checkin the reborn codegenerator - stay tuned. Ah superb, I was

Re: Provide Patch / Cancel Patch

2006-04-13 Thread Volker Weber
Hi Sean, are you sure? It looks like just a anonymous user triggers this, see http://issues.apache.org/jira/browse/TOBAGO-54?page=all Regards, Volker Sean Schofield wrote: Done. Users must have the same permissions as for Create Issue (which is to say they must be logged in.) Sean

Code generator is back! (was: Puzzled about generated code)

2006-04-13 Thread Manfred Geiler
Hi all,After finding some spare time yesterday and rummaging in the myfaces attic, I was able to re-add the long missed code generation feature. Hooray.Gert Vanthienen was kind enough to offer his help on re-installing the full code gen feature. Gert,I just checked in the code generator. It is

Re: Puzzled about generated code

2006-04-13 Thread Manfred Geiler
On 4/13/06, Werner Punz [EMAIL PROTECTED] wrote: Manfred Geiler schrieb: Werner, Look at the component classes. Everything between the BEGIN and END GENERATED CODE markers was generated by a Velocity template from the according component xml files. In a few minutes I will checkin the reborn

[jira] Created: (MYFACES-1282) sandbox inputSuggestAjax ignores onkeydown event

2006-04-13 Thread Juergen Melzer (JIRA)
sandbox inputSuggestAjax ignores onkeydown event Key: MYFACES-1282 URL: http://issues.apache.org/jira/browse/MYFACES-1282 Project: MyFaces Core Type: Bug Components: General Versions: 1.1.2-SNAPSHOT

[jira] Created: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread Sharath Reddy (JIRA)
New 'Outlook Menu' type component for Sandbox -- Key: TOMAHAWK-250 URL: http://issues.apache.org/jira/browse/TOMAHAWK-250 Project: MyFaces Tomahawk Type: New Feature Reporter: Sharath Reddy This component provides

[jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=comments#action_12374327 ] Mario Ivankovits commented on TOMAHAWK-250: --- Adapted from the original component developed by Kevin Le (http://pragmaticobjects.com) does this mean you copied

[jira] Reopened: (TOBAGO-13) Remove org.apache.myfaces.tobago.el.VariableResolverImpl from faces-config and rename it to UserVariableResolverImpl

2006-04-13 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-13?page=all ] Bernd Bohmann reopened TOBAGO-13: - Remove org.apache.myfaces.tobago.el.VariableResolverImpl from faces-config and rename it to UserVariableResolverImpl

[jira] Closed: (TOBAGO-13) Remove org.apache.myfaces.tobago.el.VariableResolverImpl from faces-config and rename it to UserVariableResolverImpl

2006-04-13 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-13?page=all ] Bernd Bohmann closed TOBAGO-13: --- Resolution: Fixed Remove org.apache.myfaces.tobago.el.VariableResolverImpl from faces-config and rename it to UserVariableResolverImpl

[jira] Commented: (TOMAHAWK-98) Tabs in panelTabbedPane are shown as buttons on IExplorer

2006-04-13 Thread Jan Hoeve (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-98?page=comments#action_12374329 ] Jan Hoeve commented on TOMAHAWK-98: --- I also have this problem. Specifically: one jsp file had that problem, an other one did not. I compared those file and found one

Re: [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread sharath reddy
Hi Mario, Kevin wrote the original version as a JSP tag. I converted it into a JSF component. I sought and received permission from Kevin by email to do this. It is an almost complete code rewrite. I dont know where Kevin got the original icons from. I am copying him on the email, so maybe he

Re: [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread sharath reddy
Hi Mario, Ok, I see that NavigationMenuItems already has a List attribute. I could probably use this. I can submit a patch. BTW, below is the license from the original files. I am sorry if I seem to be a bit naive about license issues, I assumed that since I corresponded with Le and obtained his

[al] license question [was [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox]

2006-04-13 Thread Mario Ivankovits
sharath reddy schrieb: Ok, I see that NavigationMenuItems already has a List attribute. I could probably use this. I can submit a patch. Great! BTW, below is the license from the original files. I am sorry if I seem to be a bit naive about license issues No problem, licensing stuff is

JavaScript set values and model update

2006-04-13 Thread Alexander Panzhin
I have a problem with JavaScript set values. t:selectOneMenu id=moduleSelect forceId=true value=#{search.module} f:selectItems value=#{search.modules} / /t:selectOneMenu Than I add options to this select menu via js. var a = document.getElementById(moduleSelect).options; a[0] = new

dataScroller with newspaperTable?

2006-04-13 Thread Marcus Beyer
hello all, Is it possible to apply a dataScroller on a newspaperTable? I tried this with newspaperColumns=2 but got only one column. I asked the people from the user mailing list with no result :( Please help. thanx! Marcus t:newspaperTable id=at newspaperColumns=2

[jira] Created: (TOMAHAWK-251) previousRowDataVar is not saved/restored

2006-04-13 Thread Chris Rudd (JIRA)
previousRowDataVar is not saved/restored Key: TOMAHAWK-251 URL: http://issues.apache.org/jira/browse/TOMAHAWK-251 Project: MyFaces Tomahawk Type: Bug Components: Extended Datatable Versions: 1.1.1 Reporter:

RE: default AutoScroll setting depends on Tomahawk

2006-04-13 Thread Lyon, Chad S.
Mario, You never got back to me on this. What do you think? I am willing to help add this functionality to the sandbox focus component if that is where you think it should go but I think it should go with the auto-scrolling stuff for accessibility reasons (i.e. no mouse). You are the more

Re: [al] license question [was [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox]

2006-04-13 Thread Mike Kienenberger
On 4/13/06, Mario Ivankovits [EMAIL PROTECTED] wrote: * Copyright (c) 2005, Pragmatic Objects - Kevin H. Le It looks like a pretty standard BSD license. Do Le and Sharath have to sign a CLA? Yes, it would be best if Le signed a CLA and agreed to release this under the Apache 2.0 license.

Re: [al] license question [was [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox]

2006-04-13 Thread Dennis Byrne
What to do next? How can we ensure that there is no license problem? Do Le and Sharath have to sign a CLA? To play it safe, yes ( as well as Pragmatic Objects ). The apache main site has information on corporate intellectual property contributions. Dennis Byrne

Re: default AutoScroll setting depends on Tomahawk

2006-04-13 Thread Mario Ivankovits
Hi Lyon! You never got back to me on this. Yes, sorry! What do you think? I am willing to help add this functionality to the sandbox focus component if that is where you think it should go but I think it should go with the auto-scrolling stuff for accessibility reasons (i.e. no mouse). I

[jira] Created: (TOMAHAWK-252) tree2 table, td for spacing/navigation inherits CSS styles

2006-04-13 Thread Bill Schneider (JIRA)
tree2 table, td for spacing/navigation inherits CSS styles -- Key: TOMAHAWK-252 URL: http://issues.apache.org/jira/browse/TOMAHAWK-252 Project: MyFaces Tomahawk Type: Improvement Components: Tree2

Re: default AutoScroll setting depends on Tomahawk

2006-04-13 Thread Mike Kienenberger
On 4/13/06, Lyon, Chad S. [EMAIL PROTECTED] wrote: I am willing to help add this functionality to the sandbox focus component if that is where you think it should go but I think it should go with the auto-scrolling stuff for accessibility reasons (i.e. no mouse). I think it's fine for it to

[jira] Created: (MYFACES-1283) JavaScript error on AccordionPanel

2006-04-13 Thread JIRA
JavaScript error on AccordionPanel -- Key: MYFACES-1283 URL: http://issues.apache.org/jira/browse/MYFACES-1283 Project: MyFaces Core Type: Bug Components: General Versions: 1.1.0, 1.0.9m9, 1.1.1, 1.1.2-SNAPSHOT

[jira] Updated: (MYFACES-1283) JavaScript error on AccordionPanel

2006-04-13 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1283?page=all ] Rogério Pereira Araújo updated MYFACES-1283: Status: Patch Available (was: Open) JavaScript error on AccordionPanel -- Key:

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374370 ] sean schofield commented on MYFACES-1281: - My patch still does not fix TCK problem. Without getting into too much of an NDA area here, lets just say the TCK makes

Re: [IMPORTANT] Major blocker issue: MYFACES-1281

2006-04-13 Thread Sean Schofield
This issue still isn't fixed. Please review my latest JIRA comments on the proposed solution. This issue is our top priority right now. Sean On 4/12/06, Sean Schofield [EMAIL PROTECTED] wrote: BTW, it appears i did not commit the test last night or the fix today. I just committed both to

[jira] Updated: (MYFACES-821) Usage of request attributes for caching

2006-04-13 Thread Anonymous (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-821?page=all ] updated MYFACES-821: - Status: Patch Available (was: Open) Usage of request attributes for caching --- Key: MYFACES-821 URL:

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374380 ] Mario Ivankovits commented on MYFACES-1281: --- I'll have a look at it now - even if I am not a serialized view expert ;-) Unable to write and restore serialized

Re: Provide Patch / Cancel Patch

2006-04-13 Thread Sean Schofield
Sorry, I got mixed up while fixing the workflow. There are two separate concepts: 1.) workflow, 2.) workflow scheme. I had only changed the scheme but it was pointing to the wrong workflow. It should be fixed now. Sean On 4/13/06, Volker Weber [EMAIL PROTECTED] wrote: Hi Sean, are you

[jira] Created: (TOMAHAWK-253) Dummy form code must call StateManager.saveSerializedView() for server-side state saving

2006-04-13 Thread Adam Winer (JIRA)
Dummy form code must call StateManager.saveSerializedView() for server-side state saving Key: TOMAHAWK-253 URL: http://issues.apache.org/jira/browse/TOMAHAWK-253 Project: MyFaces

[jira] Updated: (TOMAHAWK-253) Dummy form code must call StateManager.saveSerializedView() for server-side state saving

2006-04-13 Thread Adam Winer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-253?page=all ] Adam Winer updated TOMAHAWK-253: Status: Patch Available (was: Open) Dummy form code must call StateManager.saveSerializedView() for server-side state saving

Any status update on the Subversion repos?

2006-04-13 Thread Jonas Jacobi
Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status update on the creation of the Subversion repository for these components? Thanks - Jonas -- Author: Pro JSF and Ajax: Building Rich Internet

[jira] Commented: (TOMAHAWK-253) Dummy form code must call StateManager.saveSerializedView() for server-side state saving

2006-04-13 Thread Adam Winer (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-253?page=comments#action_12374383 ] Adam Winer commented on TOMAHAWK-253: - As with my last issue, no true patch, but a one-line fix provided in the bug text. Dummy form code must call

ADF Faces and JIRA

2006-04-13 Thread Sean Schofield
Is there a reason why we can't use the custom MyFaces JIRA workflow for the ADF Faces project? We have a few little extras that are nice to have and this will ultimately make it easier to assimilate the ADF project when the time comes. Sean ps. I'm happy to change it if this is desired.

Re: ADF Faces and JIRA

2006-04-13 Thread Adam Winer
I'd definitely want to use the same workflow. -- Adam On 4/13/06, Sean Schofield [EMAIL PROTECTED] wrote: Is there a reason why we can't use the custom MyFaces JIRA workflow for the ADF Faces project? We have a few little extras that are nice to have and this will ultimately make it easier

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374388 ] Mario Ivankovits commented on MYFACES-1281: --- Ok, looks like I got it. It already falls back to the sessionmap if the sequence cant be found in the request, the

[jira] Updated: (MYFACES-821) Usage of request attributes for caching

2006-04-13 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-821?page=all ] Mike Kienenberger updated MYFACES-821: -- Status: Open (was: Patch Available) Usage of request attributes for caching --- Key: MYFACES-821

[jira] Updated: (TOMAHAWK-210) Would be recommendable to add to a new attribute to tag t:panelTab that allows to disabled a certain tab

2006-04-13 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-210?page=all ] Mike Kienenberger updated TOMAHAWK-210: --- Status: Open (was: Patch Available) Would be recommendable to add to a new attribute to tag t:panelTab that allows to disabled a certain

Re: Provide Patch / Cancel Patch

2006-04-13 Thread Mike Kienenberger
On 4/13/06, Sean Schofield [EMAIL PROTECTED] wrote: Sorry, I got mixed up while fixing the workflow. There are two separate concepts: 1.) workflow, 2.) workflow scheme. I had only changed the scheme but it was pointing to the wrong workflow. It should be fixed now. I'm able to cancel

Re: ADF Faces and JIRA

2006-04-13 Thread Sean Schofield
Done. I noticed the project has its own permissions and notifications schemes as well. Notification probably makes sense because of the different mailing lists. I'll look at permissions at some future point. Sean On 4/13/06, Adam Winer [EMAIL PROTECTED] wrote: I'd definitely want to use the

Re: [IMPORTANT] Major blocker issue: MYFACES-1281

2006-04-13 Thread Manfred Geiler
What about Mario's fix 2 hours ago? (see Jira)ManfredOn 4/13/06, Sean Schofield [EMAIL PROTECTED] wrote:This issue still isn't fixed.Please review my latest JIRA comments on the proposed solution.This issue is our top priority right now.SeanOn 4/12/06, Sean Schofield [EMAIL PROTECTED] wrote: BTW,

RE: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Jeremy J. Grelle
Sean, Thanks, Core looks good now. Are we supposed to be testing the Tomahawk 1.1.2 branch as well, or is the focus just on Shared and Core right now? I ask because as it stands right now in the branch, Tomahawk's core pom.xml is still pointing to myfaces-shared-impl-2.0.0-SNAPSHOT.jar. Jeremy

Re: Puzzled about generated code

2006-04-13 Thread Mike Kienenberger
On 4/13/06, Manfred Geiler [EMAIL PROTECTED] wrote: In a few minutes I will checkin the reborn codegenerator - stay tuned. Excellent! We can start working on facelet and shale support now.

Re: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Mike Kienenberger
On 4/13/06, Jeremy J. Grelle [EMAIL PROTECTED] wrote: Are we supposed to be testing the Tomahawk 1.1.2 branch as well, or is the focus just on Shared and Core right now? Shared and Core right now. I ask because as it stands right now in the branch, Tomahawk's core pom.xml is still pointing

Re: [IMPORTANT] Major blocker issue: MYFACES-1281

2006-04-13 Thread Mario Ivankovits
Hi! What about Mario's fix 2 hours ago? (see Jira) :-D I dont know which date jira shows, but I patched it for about half an hour ago. I already told Sean about it and he prepares a new TCK test cycle. Ciao, Mario

Re: Any status update on the Subversion repos?

2006-04-13 Thread Jonas Jacobi
Thanks Craig, I really appreciate this - Jonas Craig McClanahan wrote: Jonas Jacobi wrote: Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status update on the creation of the Subversion

Re: Any status update on the Subversion repos?

2006-04-13 Thread Craig McClanahan
Jonas Jacobi wrote: Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status update on the creation of the Subversion repository for these components? Thanks - Jonas -- *Author*: Pro JSF and Ajax: Building

Re: Any status update on the Subversion repos?

2006-04-13 Thread Martin Cooper
On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: Jonas Jacobi wrote: Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status update on the creation of the Subversion repository for these components? Thanks -

[jira] Closed: (MYFACES-821) Usage of request attributes for caching

2006-04-13 Thread Stan Silvert (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-821?page=all ] Stan Silvert closed MYFACES-821: Resolution: Won't Fix This is a problem in LifeRay. The latest version has a fix. Usage of request attributes for caching

Re: [IMPORTANT] Major blocker issue: MYFACES-1281

2006-04-13 Thread Sean Schofield
Yes Mario's checkin will hopefull fix this. I'm preparing a new TCK for testing as we speak. Sean On 4/13/06, Mario Ivankovits [EMAIL PROTECTED] wrote: Hi! What about Mario's fix 2 hours ago? (see Jira) :-D I dont know which date jira shows, but I patched it for about half an hour ago.

[jira] Created: (TOMAHAWK-254) inputCalendar in datatable - Conversion error occurred.

2006-04-13 Thread Todd Smith (JIRA)
inputCalendar in datatable - Conversion error occurred. - Key: TOMAHAWK-254 URL: http://issues.apache.org/jira/browse/TOMAHAWK-254 Project: MyFaces Tomahawk Type: Bug Components: Calendar Versions:

Re: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Sean Schofield
I believe this branch should be blown away entirely. The 1.1.2 stuff is on the trunk. We created this branch a while ago to sort out the tohawk/shared refactoring. Now that everything has been merged down I think this branch should be killed. Any objections? Sean On 4/13/06, Mike

Re: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Mario Ivankovits
Hi! Now that everything has been merged down I think this branch should be killed. Any objections? My last patch is not merged down, shall I commit it there? Ciao, Mario

Re: Any status update on the Subversion repos?

2006-04-13 Thread Craig McClanahan
On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: Jonas Jacobi wrote: Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status update on the creation of the

[jira] Closed: (MYFACES-549) faces navigation rules not working for two portlets on portal page

2006-04-13 Thread Stan Silvert (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-549?page=all ] Stan Silvert closed MYFACES-549: Resolution: Won't Fix The latest version of LifeRay has a fix for this. faces navigation rules not working for two portlets on portal page

Re: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Mario Ivankovits
Oh, you didnt mean shared, sorry, I'll stop computing for today ;-) --- Mario Now that everything has been merged down I think this branch should be killed. Any objections? My last patch is not merged down, shall I commit it there? Ciao, Mario

Re: Core 1.1.2 Branch - Incorrect Dependency?

2006-04-13 Thread Sean Schofield
We should wait and merge down everything (on both branches) once the release is finalized. I guess we make an exception for the one command link thing you fixed earlier where the branch fix is incompatible with the trunk code. Please remind me to do this though when the time comes. Sean On

[jira] Updated: (TOBAGO-54) visual text decoration component

2006-04-13 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-54?page=all ] Volker Weber updated TOBAGO-54: --- Status: Open (was: Patch Available) visual text decoration component Key: TOBAGO-54 URL:

[jira] Commented: (TOBAGO-54) visual text decoration component

2006-04-13 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-54?page=comments#action_12374410 ] Volker Weber commented on TOBAGO-54: There is already a 'markup' attribute at out tag [1], I think we should add this attribute also to the link tag and discuss which

Re: Any status update on the Subversion repos?

2006-04-13 Thread Jonas Jacobi
That would be fantastic! Thanks plenty, Jonas Martin Cooper wrote: On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: Jonas Jacobi wrote: Hi Craig, It is now three weeks since the announcement of the new adffaces-xxx mailing lists. I know you are busy, but do you have a status

[jira] Created: (TOMAHAWK-255) inputCalendar in a datatable can't submit with null values

2006-04-13 Thread Todd Smith (JIRA)
inputCalendar in a datatable can't submit with null values -- Key: TOMAHAWK-255 URL: http://issues.apache.org/jira/browse/TOMAHAWK-255 Project: MyFaces Tomahawk Type: Bug Components: Calendar Versions:

Re: Any status update on the Subversion repos?

2006-04-13 Thread Martin Cooper
I believe this is done. Your repo is at:https://svn.apache.org/repos/asf/incubator/adffaces/Note that I have not created the standard trunk / tags / branches directories in there, since incubator podlings appear to be doing things differently - some have them, some don't - so I figured I'd let you

Re: Any status update on the Subversion repos?

2006-04-13 Thread Craig McClanahan
On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: I believe this is done. Your repo is at:https://svn.apache.org/repos/asf/incubator/adffaces/ Note that I have not created the standard trunk / tags / branches directories in there, since incubator podlings appear to be doing things differently -

Re: Any status update on the Subversion repos?

2006-04-13 Thread Martin Cooper
On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: I believe this is done. Your repo is at:https://svn.apache.org/repos/asf/incubator/adffaces/ Note that I have not created the standard trunk / tags / branches directories in there, since

Re: Any status update on the Subversion repos?

2006-04-13 Thread Craig McClanahan
On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: I believe this is done. Your repo is at:https://svn.apache.org/repos/asf/incubator/adffaces/ Note that I have not created the standard

Re: Any status update on the Subversion repos?

2006-04-13 Thread Adam Winer
Excellent, thanks! Once I get an apache account, karma for the SVN, and a bit of free time, I can check this puppy in and we can started for real! -- Adam On 4/13/06, Craig McClanahan [EMAIL PROTECTED] wrote: On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: I believe this is done. Your

Re: Any status update on the Subversion repos?

2006-04-13 Thread Adam Winer
Scratch item #1 - just got the e-mail, [EMAIL PROTECTED] now exists. ;) Who can grant me karma for http://svn.apache.org/repos/asf/incubator/adffaces/? -- Adam On 4/13/06, Adam Winer [EMAIL PROTECTED] wrote: Excellent, thanks! Once I get an apache account, karma for the SVN, and a bit of

Re: Any status update on the Subversion repos?

2006-04-13 Thread Martin Cooper
On 4/13/06, Adam Winer [EMAIL PROTECTED] wrote: Scratch item #1 - just got the e-mail, [EMAIL PROTECTED]now exists. ;)Who can grant me karma forhttp://svn.apache.org/repos/asf/incubator/adffaces/ ?Scratch #2 - you now have karma. Now all you need is free time. ;-)John Fallows also now has karma.

Re: Any status update on the Subversion repos?

2006-04-13 Thread Craig McClanahan
On 4/13/06, Martin Cooper [EMAIL PROTECTED] wrote: On 4/13/06, Adam Winer [EMAIL PROTECTED] wrote: Scratch item #1 - just got the e-mail, [EMAIL PROTECTED]now exists. ;)Who can grant me karma for http://svn.apache.org/repos/asf/incubator/adffaces/ ?Scratch #2 - you now have karma. Now all you

Re: Any status update on the Subversion repos?

2006-04-13 Thread Adam Winer
Darnit Martin, you keep working that fast, I'm gonna run out of excuses in a hurry! ;) Just verified commits work fine for me. Thanks for the super-fast turn around! I'll talk to Omar and Jonas about the ICLAs. It wouldn't surprise me if Omar doesn't want one - he's been a huge asset for