Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.5
-
None
-
Integration
-
Unknown
-
Description
Several issues:
- It's currently broken since we modified the Component Manager behavior (it now compares Roles on the Role class and no longer on the class name). Everytime we define a new class in Groovy, it's a different from previously defined classes and thus they're not equal, which makes the IRC Bot app fail when trying to look up IRC Bot components.
- There's a lot of Groovy and it's hard to maintain
- Requires Programming Rights (not a big deal)
- Hard to add new Botlets
- Heavy (includes the PircBot jar in the page, creates a lot of unnecessary classes, potential memory leaks since the Classloaders are help in memory and not cleaned)
Attachments
Issue Links
- depends on
-
XWIKI-7629 Execution Context isn't setup in the Link Checker thread
- Closed
- relates to
-
XWIKI-7634 Add ability to list the latest broken links in the wiki from IRC
- Closed
-
XWIKI-6388 Describe all the Jira issues mentioned in a message
- Closed