Re: [taglibs] Examples

2013-08-25 Thread Henri Yandell
Tomorrow takes time apparently :) Here's my current status: General Purpose Tags - PASSED Conditional Tags - PASSED Iterator Tags - PASSED Import Tags I18N & Formatting Tags XML Tags SQL Tags Functions - PASSED Tag Library Validators Hen On Tue, Aug 6, 2013

Re: [taglibs] Examples and doc

2013-08-25 Thread Henri Yandell
Shall we move the examples up to tomcat/taglibs/standard-examples/trunk? On Fri, Aug 23, 2013 at 2:37 PM, Henri Yandell wrote: > +1 to both. > > > On Friday, August 9, 2013, Jeremy Boynes wrote: > >> On Aug 6, 2013, at 10:13 PM, Henri Yandell wrote: >> >> > Slowly digging into this. Thus far I

Re: [taglibs] Examples and doc

2013-08-23 Thread Henri Yandell
+1 to both. On Friday, August 9, 2013, Jeremy Boynes wrote: > On Aug 6, 2013, at 10:13 PM, Henri Yandell > > wrote: > > > Slowly digging into this. Thus far I've confirmed the source builds :) > > > > Next up is working out how to deploy the examples. > > Wondering here if it would be better to r

[taglibs] Examples and doc

2013-08-09 Thread Jeremy Boynes
On Aug 6, 2013, at 10:13 PM, Henri Yandell wrote: > Slowly digging into this. Thus far I've confirmed the source builds :) > > Next up is working out how to deploy the examples. Wondering here if it would be better to release the examples separately as they can be decoupled. IOW, we would expe

[taglibs] Examples

2013-08-06 Thread Henri Yandell
To test out Jeremy's proposed alpha Standard 1.2 release I needed some code to run against it. I turned to the old examples that at some point were used to verify things (the standard/examples directory). Surprisingly, I've got them up and running. I build with mvn package then copy the war to a T