Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] M7 test build failed

Hi,

Todays build failed with the following error:

    [javac] 1. ERROR in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.rdt.managedbuilder.gnu.ui/src/org/eclipse/ptp/rdt/managedbuilder/gnu/ui/scannerdiscovery/RemoteGCCSpecsRunSIProvider.java (at line 50)
    [javac]     compilerPath = project.getPersistentProperty(new QualifiedName("", //$NON-NLS-1$
    [javac]                            ^^^^^^^^^^^^^^^^^^^^^
    [javac] The method getPersistentProperty(QualifiedName) is undefined for the type IProject
    [javac] ----------
    [javac] 1 problem (1 error)
    [javac] Compilation failed. Compiler errors are available in /opt/public/download-staging.priv/tools/ptp/releng/org.eclipse.ptp_HEAD/results/plugins/org.eclipse.ptp.rdt.managedbuilder.gnu.ui/@dot.log

Please fix asap so we can get a clean build for M7 next week.

Thanks,
Greg

Back to the top