Discussion:
[jira] [Updated] (COCOON3-77) Text and JSON serializers
Francesco Chicchiriccò (JIRA)
2013-01-19 13:58:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated COCOON3-77:
------------------------------------------

Fix Version/s: 3.0.0-beta-1
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
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
Francesco Chicchiriccò (JIRA)
2013-02-25 15:32:13 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò reassigned COCOON3-77:
---------------------------------------------

Assignee: Francesco Chicchiriccò
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
Hudson (JIRA)
2013-02-25 18:14:13 UTC
Permalink
[ 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
Francesco Chicchiriccò (JIRA)
2013-02-26 12:22:13 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed COCOON3-77.
-----------------------------------------

Resolution: Fixed
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
Loading...