Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.2.1
-
Component/s: Web - Tapestry
-
Labels:None
Description
Doesn't work if you just bump the version number.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/mraible/dev/appfuse/web/tapestry/src/main/java/org/appfuse/webapp/components/CheckboxSelect.java:[123,15] cannot find symbol
symbol : method createDefaultParameterBinding(java.lang.String)
location: class org.appfuse.webapp.components.CheckboxSelect
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
-
- tapestry5.3.patch
- 21/Dec/11 2:13 PM
- 1 kB
- Matt Raible
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | tapestry5.3.patch [ 10650 ] |
APF-1292: Ugprade to Tapestry 5.3.1 (Part 1 - basic upgrade / no enhancements) - Updated version in POM files - Deleted CheckboxSelect component and replaced with new core component Checklist in tml - Updated BasePageTestCase with workaround for Spring 3.0.6.RELEASE
Note: For form submission to properly work with mvn jetty:run, you need to temporarly disable
conflicting Prototype & Scriptaculous in /web/common/src/main/webapp/decorators/default.jsp
This will be addressed in Part 2 when SiteMesh is removed.
APF-1292: Upgraded Tapestry version for archetypes.
APF-1292: Removed Tapestry until 5.3.2 is released.
APF-1292: Fixed Tapestry 5 issues and integration Canoo WebTest Plugin.
| Status | Open [ 1 ] | In Progress [ 3 ] |
APF-1292: Upgraded CRUD templates to 5.3. Issues still exist with form, but list works.
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
APF-1292: Fixed tests so they pass after running full-source.
Patch to allow compiling after upgrading to 5.3.