Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20050227-0010 (Timestamp: 200502270010): Build failed


The build failed because the build.properties in  org.eclipse.pde.ui.tests specifies about.html on the following line

source.tests.jar = src/,\
              about.html


It should only specify the src directory because the build.xml expects a list of directories to include in the jar, not individual files.

PDE team, please resolve this issue :-)

Kim




eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-admin@xxxxxxxxxxx

27/02/2005 01:03 AM

Please respond to
platform-releng-dev

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build N20050227-0010 (Timestamp:  200502270010): Build failed





Build N20050227-0010 (Timestamp: 200502270010):  The following error occurred while executing this line:
/builds/N/eclipseInternalBuildTools/all.xml:113: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:23: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/build.xml:75: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.eclipsebuilder/sdk.tests/customTargets.xml:10: The following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.1.0/scripts/genericTargets.xml:69: The following error occurred while executing this line:
/builds/N/src/features/org.eclipse.sdk.tests/build.xml:93: The following error occurred while executing this line:
/builds/N/src/features/org.eclipse.sdk.tests/build.xml:10: The following error occurred while executing this line:
/builds/N/src/plugins/org.eclipse.sdk.tests.source/build.xml:152: The following error occurred while executing this line:
/builds/N/src/plugins/org.eclipse.pde.ui.tests/build.xml:231: The following error occurred while executing this line:
/builds/N/src/plugins/org.eclipse.pde.ui.tests/build.xml:218: /builds/N/src/plugins/org.eclipse.pde.ui.tests/about.html is not a directory.

http://download.eclipse.org/downloads/drops/N20050227-0010
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top