Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2492 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Agent
Default Agent
Revision
7a53b23e565cdf06a541af82560a6c49d6c9d2ae
Total tests
1377
Successful since
#2446 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 1356cf2a9c5b08f4bc1187e6438b6db74cabb924 OF-2668 / OF-2723: Allow plugins to be compiled against Openfire 4.8
In this commit, a second artifact is produced from the xmppserver module. Apart from the prexisting 'jar' artifact, there now is a 'taglib' artifact.

This taglib artifact is a jar file (that needs to go into our maven repository), that holds the Admin Console taglibs, in a spec-compliant directory structure.

The plugin's parent pom-file is modified to be able to make use of this new artifact.

With this, compilation of a plugin that defins the plugin parent pom as its parent succeeds (although an unhealty amount of errors is logged). The resulting admin console pages appear functional, at least in Openfire 4.8.
Guus der Kinderen Guus der Kinderen 7a53b23e565cdf06a541af82560a6c49d6c9d2ae OF-2724: Prevent non-fatal errors when compiling plugin JSPs against Openfire 4.8.0
Disabling the 'scanManifest' option for the Jspc compiler should prevent illogical lookups by the compiler of JSP pages.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2668Could not obtain issue details from Jira
Unknown Issue TypeOF-2723Could not obtain issue details from Jira
Unknown Issue TypeOF-2724Could not obtain issue details from Jira