The change of Schedule component API chagne will break the compatibility
(upgrade from Tomahawk 1.1.6)
--------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-1287
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1287
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Schedule
Affects Versions: 1.1.7-SNAPSHOT
Environment: Tomahawk 1.1.7 SNAPSHOT
Reporter: Tiger Shark
Fix For: 1.1.7-SNAPSHOT
I want to upgrade tomahawk from 1.1.6 to 1.1.7 snapshot, but I found that the
existing codes can not be compiled. Then I review the new codes in 1.1.7.
And I found the modifier of method UISchedule.getSubmittedEntry() was be
changed from public to protected in 1.1.7 snapshot. (I need to invoke this API
and I have no workaround)
I think the change will break the compatibility, how do you think?
Best regards
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.