Re: [ANN] Apache Cocoon 2.1.13 Released
gelo1234 <[email protected]> Thu, 30 Jul 2020 17:51:07 +0200
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <CAPJaKUoVdocTpstABF9rGWpmKm55aSLYLA72ZdaxKoYcmQKgnA@mail.gmail.com> |
--000000000000c3ecac05abaaa4fb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable No shit!!! Congratulations!!!! Apache Cocoon is back from Dead??? Great news. Can Cocoon 3.0 be finally released? If I recall C3.0 was in BETA that was _never_ released. Only ALFA3 was released. Greetings, Greg czw., 30 lip 2020 o 12:12 C=C3=A9dric Damioli <[email protected]> napisa= =C5=82(a): > 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] > > --000000000000c3ecac05abaaa4fb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-size:small">No = shit!!! Congratulations!!!! Apache Cocoon is back from Dead??? Great news.<= /div><div class=3D"gmail_default" style=3D"font-size:small"><br></div><div = class=3D"gmail_default" style=3D"font-size:small">Can Cocoon 3.0 be finally= released? If I recall C3.0 was in BETA that was _never_ released. Only ALF= A3 was released.</div><div class=3D"gmail_default" style=3D"font-size:small= "><br></div><div class=3D"gmail_default" style=3D"font-size:small">Greeting= s,</div><div class=3D"gmail_default" style=3D"font-size:small">Greg <br></d= iv></div><br><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_att= r">czw., 30 lip 2020 o 12:12=C2=A0C=C3=A9dric Damioli <<a href=3D"mailto= :[email protected]">[email protected]</a>> napisa=C5=82(a):<br></div= ><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border= -left:1px solid rgb(204,204,204);padding-left:1ex">Apache Cocoon 2.1.13 Rel= eased<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> --000000000000c3ecac05abaaa4fb--