Re: Compile Error: missing AutocompleterDirective

2006-11-29 Thread Musachy Barroso
Thanks Rainer! Rainer Hermanns wrote: Missing files commited to svn as rev 480637, thanks Musachy! Added the freemarker model as well and updated StrutsModels accordingly. -Rainer Musachy, others, I'll recheck the submitted patches and add the missing files. Just found that an Autocomplet

Re: Compile Error: missing AutocompleterDirective

2006-11-29 Thread Rainer Hermanns
Missing files commited to svn as rev 480637, thanks Musachy! Added the freemarker model as well and updated StrutsModels accordingly. -Rainer > Musachy, others, > > I'll recheck the submitted patches and add the missing files. > Just found that an AutocompleterModel for the freemarker integration

Re: Compile Error: missing AutocompleterDirective

2006-11-29 Thread Rainer Hermanns
Musachy, others, I'll recheck the submitted patches and add the missing files. Just found that an AutocompleterModel for the freemarker integration is missing as well... Commit will follow in some minutes, Rainer > Could somebody please add this file? > > thanks > musachy > > Musachy Barroso wr

Re: Compile Error: missing AutocompleterDirective

2006-11-29 Thread Musachy Barroso
Could somebody please add this file? thanks musachy Musachy Barroso wrote: That was quick! They are in svn already, AutocompleterTag.java is missing under: core/src/main/java/org/apache/struts2/views/jsp/ui Ted, if you are still working on it, /dev/null this email :) musachy Musachy Barros

Re: Compile Error: missing AutocompleterDirective

2006-11-28 Thread Musachy Barroso
That was quick! They are in svn already, AutocompleterTag.java is missing under: core/src/main/java/org/apache/struts2/views/jsp/ui Ted, if you are still working on it, /dev/null this email :) musachy Musachy Barroso wrote: It seems like more files are missing from this patch: /struts/core/

Re: Compile Error: missing AutocompleterDirective

2006-11-28 Thread Musachy Barroso
It seems like more files are missing from this patch: /struts/core/src/test/java/org/apache/struts2/views/jsp/ui/AutocompleterTest.java /struts/src/main/resources/template/ajax/autocompleter.ftl /struts/src/main/resources/template/simple/autocompleter.ftl /struts/src/test/resources/org/apache/str

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Don Brown
I added the file to svn. Don On 11/27/06, Mark Bakker <[EMAIL PROTECTED]> wrote: hehe thanks On 11/27/06, Musachy Barroso <[EMAIL PROTECTED]> wrote: > My bad :) I created the class so I had it locally, humm... I'd swear it > was there today. > > musachy > > Mark Bakker wrote: > > according the

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Mark Bakker
hehe thanks On 11/27/06, Musachy Barroso <[EMAIL PROTECTED]> wrote: My bad :) I created the class so I had it locally, humm... I'd swear it was there today. musachy Mark Bakker wrote: > according the svn it is not in there > > http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/ja

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Musachy Barroso
My bad :) I created the class so I had it locally, humm... I'd swear it was there today. musachy Mark Bakker wrote: according the svn it is not in there http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ a update should break your build On

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Mark Bakker
according the svn it is not in there http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ a update should break your build On 11/27/06, Musachy Barroso <[EMAIL PROTECTED]> wrote: It is building ok from head. musachy Mark Bakker wrote: > The class

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Musachy Barroso
It is building ok from head. musachy Mark Bakker wrote: The class: org.apache.struts2.components.Autocompleter; appears to be missing from trunk. It is used by the AutocompleterDirective. Mark On 11/27/06, Ted Husted <[EMAIL PROTECTED]> wrote: I applied the first patch in r479236, but left o

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Mark Bakker
The class: org.apache.struts2.components.Autocompleter; appears to be missing from trunk. It is used by the AutocompleterDirective. Mark On 11/27/06, Ted Husted <[EMAIL PROTECTED]> wrote: I applied the first patch in r479236, but left out that file. It's committed in r479638. On 11/27/06, Musac

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Ted Husted
I applied the first patch in r479236, but left out that file. It's committed in r479638. On 11/27/06, Musachy Barroso <[EMAIL PROTECTED]> wrote: It is in this patch(WW-1520_1.patch) https://issues.apache.org/struts/browse/WW-1520 I think Ted hasn't applied it yet. musachy David H. DeWolf wro

Re: Compile Error: missing AutocompleterDirective

2006-11-27 Thread Musachy Barroso
It is in this patch(WW-1520_1.patch) https://issues.apache.org/struts/browse/WW-1520 I think Ted hasn't applied it yet. musachy David H. DeWolf wrote: The class: org.apache.struts2.views.velocity.components.AutocompleterDirective; appears to be missing from trunk. It is used by the VelocityM