yuwei5380 / jsonplugin

Automatically exported from code.google.com/p/jsonplugin
0 stars 0 forks source link

JSON Plugin does not compile against Struts 2.1.x #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and compile Struts 2.1 from SVN
2. Download and update the pom.xml so that you can use the plugin with
Struts 2.1.x

What is the expected output? What do you see instead?
I would like to be able to use the JSON plugin with Struts 2.1.x

What version of the product are you using? On what operating system?
I am using the latest from SVN

Please provide any additional information below.
Attached is a patch that updates the pom.xml and the test cases that fail.
I am currently using a patched version of the plugin in a test app and it
seems to work. The patch will need to be reviewed, since it was only unit
tests failing that required updating. Plus, I wouldn't consider myself a
Maven guru, so the pom.xml changes should be reviewed as well.

Original issue reported on code.google.com by wwannema...@woh.rr.com on 12 Oct 2008 at 12:54

Attachments:

GoogleCodeExporter commented 8 years ago
Issue 63 has been merged into this issue.

Original comment by musa...@gmail.com on 27 Nov 2008 at 5:36

GoogleCodeExporter commented 8 years ago
Thanks for the patch Wes. I have committed the changes.

Original comment by jholmes...@gmail.com on 15 Jan 2009 at 3:32