You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking change: Java 11 required to compile & run JSPWiki
Breaking change: .html, .htm and .js attachments are now forcibly downloaded by default
if you want to open them rather than downloading them, set the jspwiki.attachment.forceDownload property to empty on your jspwiki\[-custom\].properties file
ReferenceManager implementation can be set via jspwiki.refManager property on your jspwiki\[-custom\].properties file
The provided implementation is expected to have a constructor receiving only an Engine