Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] N-Build Broken


Hi Naci,

It was me. :(  I found the problem, and it was due to a change I made to one of my plugins, not knowing that the WS Explorer had a build dependancy on me which doesn't support one of the new features in Eclipse 3.1. I've fixed it so that the nightly build should compile again, and I'll talk to Chris in the morning to make sure that everything is ok.

Thanks,
Tim deBoer
WebSphere Tools - IBM Canada Ltd.
(905) 413-3503  (tieline 969)
deboer@xxxxxxxxxx



Naci Dai <naci.dai@xxxxxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/16/2005 05:35 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] N-Build Broken





      [java] jspcompile:
     [java]      [java] XXX bad jar .cvsignore
     [java]     [javac] Compiling 356 source files to
/home/build-home/build-current-N/workdir/plugins/org.eclipse.jst.ws.explorer/wsexplorer/WEB-INF/classes
     [java]     [javac] error: compiler message file broken:
key=compiler.err.file org/eclipse/wst/server/core/IServer.class not found
arguments=null, null, null, null, null, null, null
     [java]     [javac] 1 error

     [java] BUILD FAILED
     [java]
/home/build-home/cruise/checkout/wtp-N/org.eclipse.wtp.releng/buildAll.xml:110:
The following error occurred while executing this line:
     [java]
/home/build-home/cruise/checkout/wtp-N/org.eclipse.wtp.releng/buildAll.xml:115:
The following error occurred while executing this line:
     [java]
/home/build-home/cruise/checkout/wtp-N/org.eclipse.wtp.releng/buildAll.xml:186:
The following error occurred while executing this line:
     [java]
/home/build-home/cruise/checkout/wtp-N/org.eclipse.wtp.releng/build.xml:22:
The following error occurred while executing this line:
     [java]
/home/build-home/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:24:
The following error occurred while executing this line:
     [java]
/home/build-home/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:87:
The following error occurred while executing this line:
     [java]
/home/build-home/cruise/checkout/wtp-N/org.eclipse.wtp.releng/jst/customTargets.xml:118:
The following error occurred while executing this line:
     [java]
/home/build-home/build-current-N/workdir/plugins/org.eclipse.jst.ws.explorer/build-war.xml:42:
The following error occurred while executing this line:
     [java]
/home/build-home/build-current-N/workdir/plugins/org.eclipse.jst.ws.explorer/build-war.xml:18:
Compile failed; see the compiler error output for details.

     [java] Total time: 25 minutes 2 seconds

B

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top