[
https://issues.apache.org/jira/browse/COCOON3-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158430#comment-13158430
]
Thorsten Scherler edited comment on COCOON3-77 at 11/28/11 1:25 PM:
--------------------------------------------------------------------
Hi Andre,
you misunderstood me. I was looking for one diff file based on the c3 root like
the example one I attached. I needed to comment some code and remove some
imports since they use classes that not have been in the patch.
Can you please place your new classes in a fresh c3 checkout and make sure that
all imports are resolvable.
BTW I did the patch with
svn diff >COCOON3-77.sample.patch.txt
was (Author: thorsten):
Hi Andre,
you misunderstood me. I was looking for one diff file based on the c3 root like
the example one I attached. I needed to comment some code and remove some
imports since they use classes that not have been in the patch.
Can you please place your new classes in a fresh c3 checkout and make sure that
all imports are resolvable.
> 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: COCOON3-77.sample.patch.txt,
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira