Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.4
-
Fix Version/s: 4.0
-
Component/s: Autocomplete, Syntax Highlighting
-
Labels:None
-
Similar issues:
Description
Developing and releasing the Syntax Highlighting application has become very cumbersome due to the fact that it is still using a minimum XWiki version of 6.
This forces us to use java 7 when building (specially for the autocompletion module) and also to use old API in both development and testing.