Re: [ANN] Apache Cocoon 2.1.13 Released
warrell harries <[email protected]> Thu, 30 Jul 2020 11:24:41 +0100
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <CAL-6e7vm3eXBOMLQfOifCvBrY7izr_35asmcQUEVQGCs1_bF0A@mail.gmail.com> |
--0000000000003d48da05aba615fb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Great news! Well done! The download is still showing version 2.12 Many thanks from a die-hard cocooner On Thu, 30 Jul 2020 at 11:12, C=C3=A9dric Damioli <[email protected]> wro= te: > Apache Cocoon 2.1.13 Released > ----------------------------- > > The Apache Cocoon Community is proud to announce the new release > of Apache Cocoon. > > > > Apache Cocoon is a web development framework built around the concept > of separation of concerns (that is: allowing people to do their job > without having to step on each other toes) and component-oriented web > RAD. > > > > Cocoon implements these concepts around the notion of 'component > pipelines' modelled after the 'process chain' concept where each > worker specializes on a particular operation. This makes it possible > to use a Lego(tm)-like approach in building web solutions where > these components can be hooked together into pipelines without > requiring further programming. > > > > We like to think at Cocoon as "web glue" for your web application > development needs. But most important, a glue that can keep > concerns separate and allow parallel evolution of the two sides, > improving development pace and reducing the chance of conflicts. > > > > For more information about Apache Cocoon 2.1.13, please go to > http://cocoon.apache.org > > Changes with Apache Cocoon 2.1.13 > > *) Starting with 2.1.13 the minimum required Java version will be 1.6. > [all] > > *) Cannot start Cocoon 2.1.12 on Windows [FC] > > *) Cannot build with Java 7 [FC] > > *) Use ImageIO instead of old com.sun.image.* package in ImageReader [FC] > > *) Apache license at the beginning cocoon's dojo widgets templates > causes: dojo.widget.Parse: error: [FC] > > *) XSP not working with Java 8 [FC] > > *) Make XMLResourceBundle (and -Factory) more extensible [CD] > > *) XMLResourceBundles are not available outside a Request [CD] > > *) Escape accolades in i18n messages [CD] > > *) ContextSourceFactory calculates the path incorrectly when removing > the protocol part [FC] > > *) XMLEncoder doesn't support Unicode surrogate pairs [FC] > > *) Content-Range and Range headers does not respect the HTTP spec [CD] > > *) Inconsistent Content-Length header for HEAD requests [CD] > > *) Cannot upload a file with name containing a '=3D' or a ';' [CD] > > *) Unsynchronized HashMap.put in ResourceReader and GeneratorSelector > may lead to infinite loop. [AN] > > *) Update to poi-3.14 (requires Java 1.6) [AN] > > *) Update to fop-1.1 [AN] > > *) Update to commons-httpclient-3.1 [AN] > > *) XSP: Use javax.tools.JavaCompiler interface for Javac (available > since Java 6). [AN] > > *) Core: Update to xalan-2.7.2 and add serializer-2.7.2 [AN] > > *) Enable 'java' to be found by the build and run shell scripts on a > modern Mac OS X. [DC] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --0000000000003d48da05aba615fb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Great news!</div><div><br></div><div>Well done!</div>= <div><br></div>The download is still showing version 2.12<div><br></div><di= v>Many thanks from a die-hard cocooner</div></div><br><div class=3D"gmail_q= uote"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, 30 Jul 2020 at 11:12, C= =C3=A9dric Damioli <<a href=3D"mailto:[email protected]">cdamioli@apac= he.org</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"m= argin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left= :1ex">Apache Cocoon 2.1.13 Released<br> -----------------------------<br> <br> =C2=A0=C2=A0=C2=A0 The Apache Cocoon Community is proud to announce the new= release<br> =C2=A0=C2=A0=C2=A0 of Apache Cocoon.<br> <br> <br> <br> =C2=A0=C2=A0 Apache Cocoon is a web development framework built around the = concept<br> =C2=A0=C2=A0 of separation of concerns (that is: allowing people to do thei= r job<br> =C2=A0=C2=A0 without having to step on each other toes) and component-orien= ted web<br> =C2=A0=C2=A0 RAD.<br> <br> <br> <br> =C2=A0=C2=A0 Cocoon implements these concepts around the notion of 'com= ponent<br> =C2=A0=C2=A0 pipelines' modelled after the 'process chain' conc= ept where each<br> =C2=A0=C2=A0 worker specializes on a particular operation. This makes it po= ssible<br> =C2=A0=C2=A0 to use a Lego(tm)-like approach in building web solutions wher= e<br> =C2=A0=C2=A0 these components can be hooked together into pipelines without= <br> =C2=A0=C2=A0 requiring further programming.<br> <br> <br> <br> =C2=A0=C2=A0 We like to think at Cocoon as "web glue" for your we= b application<br> =C2=A0=C2=A0 development needs. But most important, a glue that can keep<br= > =C2=A0=C2=A0 concerns separate and allow parallel evolution of the two side= s,<br> =C2=A0=C2=A0 improving development pace and reducing the chance of conflict= s.<br> <br> <br> <br> For more information about Apache Cocoon 2.1.13, please go to<br> <a href=3D"http://cocoon.apache.org" rel=3D"noreferrer" target=3D"_blank">h= ttp://cocoon.apache.org</a><br> <br> Changes with Apache Cocoon 2.1.13<br> <br> *) Starting with 2.1.13 the minimum required Java version will be 1.6. [all= ]<br> <br> *) Cannot start Cocoon 2.1.12 on Windows [FC]<br> <br> *) Cannot build with Java 7 [FC]<br> <br> *) Use ImageIO instead of old com.sun.image.* package in ImageReader [FC]<b= r> <br> *) Apache license at the beginning cocoon's dojo widgets templates <br> causes: dojo.widget.Parse: error: [FC]<br> <br> *) XSP not working with Java 8 [FC]<br> <br> *) Make XMLResourceBundle (and -Factory) more extensible [CD]<br> <br> *) XMLResourceBundles are not available outside a Request [CD]<br> <br> *) Escape accolades in i18n messages [CD]<br> <br> *) ContextSourceFactory calculates the path incorrectly when removing <br> the protocol part [FC]<br> <br> *) XMLEncoder doesn't support Unicode surrogate pairs [FC]<br> <br> *) Content-Range and Range headers does not respect the HTTP spec [CD]<br> <br> *) Inconsistent Content-Length header for HEAD requests [CD]<br> <br> *) Cannot upload a file with name containing a '=3D' or a ';= 9; [CD]<br> <br> *) Unsynchronized HashMap.put in ResourceReader and GeneratorSelector <br> may lead to infinite loop. [AN]<br> <br> *) Update to poi-3.14 (requires Java 1.6) [AN]<br> <br> *) Update to fop-1.1 [AN]<br> <br> *) Update to commons-httpclient-3.1 [AN]<br> <br> *) XSP: Use javax.tools.JavaCompiler interface for Javac (available <br> since Java 6). [AN]<br> <br> *) Core: Update to xalan-2.7.2 and add serializer-2.7.2 [AN]<br> <br> *) Enable 'java' to be found by the build and run shell scripts on = a <br> modern Mac OS X. [DC]<br> <br> <br> <br> ---------------------------------------------------------------------<br> To unsubscribe, e-mail: <a href=3D"mailto:[email protected]= rg" target=3D"_blank">[email protected]</a><br> For additional commands, e-mail: <a href=3D"mailto:[email protected]= .org" target=3D"_blank">[email protected]</a><br> <br> </blockquote></div> --0000000000003d48da05aba615fb--