Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.7.0, 5.7.1, 5.7.2, 5.7.3, 5.8.0, 5.8.1, 5.8.2
-
None
Description
Thanks Christopher Dodunski for spotting this!
org.apache.tapestry5.beaneditor.BeanModel to org.apache.tapestry5.beanmodel.BeanModel
org.apache.tapestry5.services.BeanModelSource to org.apache.tapestry5.beanmodel.services.BeanModelSource
org.apache.tapestry5.internal.beaneditor.BeanModelUtils to org.apache.tapestry5.beanmodel.BeanModelUtils
Attachments
Issue Links
- is caused by
-
TAP5-2641 Turn the Tapestry subprojects into Java 9+ modules (JPMS)
- Resolved