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: #1512 failed Changes by Dave Cridland <dave@cridland.net>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 seconds
Labels
None
Agent
Default Agent
Revision
d16c186d996bd95e059d35e39ebe270a72c626b1
Failing since
#1506 (Changes by Dave Cridland <dave@cridland.net>)
Fixed in
#1519 (Manual run by daryl herzmann)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1506
No one has taken responsibility

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> d16c186d996bd95e059d35e39ebe270a72c626b1 Merge pull request #1049 from guusdk/OF-1511_Pubsub-publishing-options
OF-1511 OF-1513 OF-1514: Pubsub / PEP changes
Guus der Kinderen Guus der Kinderen b99be2d6da281feb88af4acc610f880b6c627e7c m OF-1513: Replaced boilerplate code with utility method.
Guus der Kinderen Guus der Kinderen c26930cfaa343c30f4e6aff3690c951e3e41a1fe m OF-1514: Fix typo in pubsub configuration variable.
Guus der Kinderen Guus der Kinderen 6edf25dfbcf1b9cfff4640011dbe5891f817c43b m OF-1511: Add support for Pubsub Publishing Options
Guus der Kinderen Guus der Kinderen ca167dc4d26575ad0c2ecdbbefbbc05e3f48083e m OF-1513: Pubsub forms should accept 1/0 as well as true/false for boolean representations.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1511Could not obtain issue details from Jira
Unknown Issue TypeOF-1513Could not obtain issue details from Jira
Unknown Issue TypeOF-1514Could not obtain issue details from Jira

Error summary for Build

The job generated some errors, drill down into the full build log for more details.

Could not find test result reports in the /var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1 directory.

BUILD FAILED
/var/atlassian/bamboo-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/build/build.xml:332: Compile failed; see the compiler error output for details.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1365)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:1070)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:435)
        at org.apache.tools.ant.Target.performTasks(Target.java:456)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
        at org.apache.tools.ant.Main.runBuild(Main.java:854)
        at org.apache.tools.ant.Main.startAnt(Main.java:236)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:285)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:112)

Total time: 1 second