Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B90FC7202 for ; Wed, 14 Sep 2011 21:12:32 +0000 (UTC) Received: (qmail 7293 invoked by uid 500); 14 Sep 2011 21:12:32 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 7241 invoked by uid 500); 14 Sep 2011 21:12:32 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 7230 invoked by uid 99); 14 Sep 2011 21:12:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 21:12:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 21:12:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 00FE899805 for ; Wed, 14 Sep 2011 21:12:08 +0000 (UTC) Date: Wed, 14 Sep 2011 21:12:08 +0000 (UTC) From: "Andre Juffer (JIRA)" To: dev@cocoon.apache.org Message-ID: <343369084.28303.1316034728983.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <575914720.28285.1316034488964.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (COCOON3-77) Text and JSON serializers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104878#comment-13104878 ] Andre Juffer edited comment on COCOON3-77 at 9/14/11 9:10 PM: -------------------------------------------------------------- Attached are 5 Java classes, Maven pom.xml, Spring configuration was (Author: ahjuffer): 5 Java classes, Maven pom.xml, Spring configuration > Text and JSON serializers > ------------------------- > > Key: COCOON3-77 > URL: https://issues.apache.org/jira/browse/COCOON3-77 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-optional > Affects Versions: 3.0.0-alpha-3 > Reporter: Andre Juffer > Priority: Minor > Attachments: EncodingJsonSerializer.java, EncodingTextSerializer.java, JsonSerializer.java, TextEncoder.java, TextSerializer.java, pom.xml, tribc-cocoon-3.xml > > > Serveral classes have been created for serializing text and JSON in the sitemap. The JsonSerializer also checks whether the JSON text actually is valid. The organization of the classes follows the encoding serializers (such as the EncodingHTMLSerializer). -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira