Apache Coocoon commits

RevisionAuthorDateDescription
664527reinhard08 Jun 2008 13:19:35

. improve logging in catch clauses
. remove empty directories
. formatting

664526reinhard08 Jun 2008 13:17:45

. make sure that there is an existing connection before reading the Last-Modified header

664163antonio06 Jun 2008 18:28:18

Formatted style regions stop creating style at 2000 rows.

661904anathaniel30 May 2008 18:40:22

Revert commit r661886 which broke the Continuum build
and is considered too much knee-bending to Eclipse.

661886anathaniel30 May 2008 17:40:23

Move all files from /trunk to /trunk/project.
Otherwise these files would never show up in Eclipse.

661850anathaniel30 May 2008 16:54:31

Store a manually maintained .project file in SVN to make parent pom.xml appear in Eclipse

661838anathaniel30 May 2008 15:51:13

Update to poi-3.0.2, 2nd iteration

661806anathaniel30 May 2008 14:25:56

Avoid NPE in maven when running tests

661492anathaniel29 May 2008 17:38:20

Update to poi-3.0.2

660181reinhard26 May 2008 09:04:30

Vadim = Cocoon PMC chair

656290reinhard14 May 2008 10:36:28

fix paths to modules after moving submodules

654677joerg08 May 2008 23:52:57

Restore changes of revision 155099: Remove Last-Modified header initialization: this is done in the environment by request from AbstractProcessingPipeline. (http://marc.info/?l=xml-cocoon-dev&m=120477652124530&w=4)

654419joerg08 May 2008 01:25:15

COCOON-2063: Fix encoding issue in NekoHTMLGenerator when reading a request parameter value.