Modify ↓
Opened 10 years ago
Closed 10 years ago
#11522 closed defect (invalid)
No method error in last tested version at JCSCachedTileLoaderJob
Reported by: | nokutu | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | JCS | Cc: |
Description
At the moment I'm developing a plugin that is using JCS. The problem is that in test versions the method submot of JCSCachedTileLoaderJob has been changed from submit(ICachedLoaderListener listener) to submit(ICachedLoaderListener listener, boolean force). This means the plugin crashes in one of the two versions (latest or stable)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Hi Jorge,
that's not a problem. Forget about tested, make your code compatible with current version, increment the main version in plugin manifest and push a new jar :)