Discussion:
[jira] [Created] (COCOON3-122) JSON generator and serializer
Francesco Chicchiriccò (JIRA)
2013-02-26 12:22:13 UTC
Permalink
Francesco Chicchiriccò created COCOON3-122:
----------------------------------------------

Summary: JSON generator and serializer
Key: COCOON3-122
URL: https://issues.apache.org/jira/browse/COCOON3-122
Project: Cocoon 3
Issue Type: New Feature
Components: cocoon-optional
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.0-beta-1


Provide generator and serializerworking with JSON strings.

--
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:32:12 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed COCOON3-122.
------------------------------------------

Resolution: Fixed

http://svn.apache.org/r1450148
Post by Francesco Chicchiriccò (JIRA)
JSON generator and serializer
-----------------------------
Key: COCOON3-122
URL: https://issues.apache.org/jira/browse/COCOON3-122
Project: Cocoon 3
Issue Type: New Feature
Components: cocoon-optional
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.0-beta-1
Provide generator and serializerworking with JSON strings.
--
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-26 13:04:13 UTC
Permalink
[ https://issues.apache.org/jira/browse/COCOON3-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587094#comment-13587094 ]

Hudson commented on COCOON3-122:
--------------------------------

Integrated in Cocoon 3.0 #246 (See [https://builds.apache.org/job/Cocoon%203.0/246/])
[COCOON3-122] #resolve (Revision 1450148)

Result = SUCCESS
ilgrosso : http://svn.apache.org/viewvc/?view=rev&rev=1450148
Files :
* /cocoon/cocoon3/trunk/cocoon-archetype-parent/src/main/resources/archetype-resources/pom.xml
* /cocoon/cocoon3/trunk/cocoon-archetype-sample/src/main/resources/archetype-resources/pom.xml
* /cocoon/cocoon3/trunk/cocoon-optional/pom.xml
* /cocoon/cocoon3/trunk/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/json
* /cocoon/cocoon3/trunk/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/json/JsonGenerator.java
* /cocoon/cocoon3/trunk/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/json/JsonSerializer.java
* /cocoon/cocoon3/trunk/cocoon-optional/src/main/resources/META-INF/cocoon/spring-optional/cocoon-optional-generators.xml
* /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/JSONTest.java
* /cocoon/cocoon3/trunk/cocoon-sample/pom.xml
* /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-sample/src/main/resources/META-INF/cocoon/spring/cocoon-sample-sitemap-components-optional.xml
* /cocoon/cocoon3/trunk/parent/pom.xml
Post by Francesco Chicchiriccò (JIRA)
JSON generator and serializer
-----------------------------
Key: COCOON3-122
URL: https://issues.apache.org/jira/browse/COCOON3-122
Project: Cocoon 3
Issue Type: New Feature
Components: cocoon-optional
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.0-beta-1
Provide generator and serializerworking with JSON strings.
--
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...