Everything compiles for me, but only after I built all of the commons packages from current CVS code as well.
Craig On Tue, 19 Mar 2002, Arron Bates wrote: > Date: Tue, 19 Mar 2002 13:55:53 +1100 > From: Arron Bates <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: Struts Developers List <[EMAIL PROTECTED]> > Subject: Re: NestedFormTag in cvs head > > It fails to compile here consistently?... > > Compiles fine for me. The NestedIterate does the same thing with its > super.doAfterBody() method use also, it's a surprise that it would only > fail on this one. > > > Arron. > > David Winterfeldt wrote: > > >v1.3 of > >src/share/org/apache/struts/taglib/nested/html/NestedFormTag.java > >won't compile for me. > > > > [javac] symbol : method doAfterBody () > > [javac] location: class > >org.apache.struts.taglib.html.FormTag > > [javac] int temp = super.doAfterBody(); > > > >Anyone else having this problem? > > > >David > > > >__________________________________________________ > >Do You Yahoo!? > >Yahoo! Sports - live college hoops coverage > >http://sports.yahoo.com/ > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
