[ https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586069#comment-13586069 ]
Hudson commented on COCOON3-77: ------------------------------- Integrated in Cocoon 3.0 #244 (See [https://builds.apache.org/job/Cocoon%203.0/244/]) [COCOON3-77] Adding TextSerializer to pipeline components and samples / IT; skipping EncodingTextSerializer (Revision 1449750) Result = SUCCESS ilgrosso : http://svn.apache.org/viewvc/?view=rev&rev=1449750 Files : * /cocoon/cocoon3/trunk/cocoon-optional/src/main/resources/META-INF/cocoon/spring-optional/cocoon-optional-serializers.xml * /cocoon/cocoon3/trunk/cocoon-sample-webapp/src/test/java/org/apache/cocoon/it/SaxPipelineTest.java * /cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/overview.html * /cocoon/cocoon3/trunk/cocoon-sample/src/main/resources/COB-INF/sitemap.xmap * /cocoon/cocoon3/trunk/cocoon-sax/src/main/java/org/apache/cocoon/sax/component/TextSerializer.java * /cocoon/cocoon3/trunk/cocoon-sitemap/src/main/resources/META-INF/cocoon/spring/cocoon-pipeline-component.xml > 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 > Assignee: Francesco Chicchiriccò > Priority: Minor > Fix For: 3.0.0-beta-1 > > Attachments: COCOON3-77.sample.patch.txt, > EncodingJsonSerializer.java, EncodingTextSerializer.java, > JsonSerializer.java, pom.xml, TextEncoder.java, TextSerializer.java, > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira