Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Path is too long in Build

I am trying to build the Automated-Tests on XP, and I am running into an issue when it tries to unpack the jars. It is complaining that the path is too long and it's truncating (see error messages below).

I was wondering if anybody has a workaround for this problem on XP.
-Tran

[build-dali-dali.tests] unpackUpdateJarsAndCreateZippedPackages:
[build-dali-dali.tests] makeBackupCopyForDebugging:
[build-dali-dali.tests] init:
[build-dali-dali.tests] normalizeJarFiles:
[build-dali-dali.tests] [echo] archiveDir: R:/build/home/projects/dali-R3.0-I/workdir/archive [build-dali-dali.tests] [unzip] Expanding: R:\build\home\projects\dali-R3.0-I\workdir\archive\wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip into R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp
[build-dali-dali.tests] makeCopyForUpdate:
[build-dali-dali.tests] [copy] Copying 418 files to R:\build\home\projects\dali-R3.0-I\workdir\I-2.0M3-200711180655\updateSite
[build-dali-dali.tests] init:
[build-dali-dali.tests] createPackFilesIfDesired:
[build-dali-dali.tests] [unpackUpdateJars] [exec] unzip -qo R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\eclipse\features\org.eclipse.jpt.tests.feature_1.1.0.v200709170000-31-7w311822161111.jar -d R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\unpacked\eclipse\features\org.eclipse.jpt.tests.feature_1.1.0.v200709170000-31-7w311822161111 [build-dali-dali.tests] [unpackUpdateJars] [exec] unzip -qo R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\eclipse\features\org.eclipse.jpt.tests_1.1.0.v200709170000-10-4208x422933272222.jar -d R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\unpacked\eclipse\features\org.eclipse.jpt.tests_1.1.0.v200709170000-10-4208x422933272222 [build-dali-dali.tests] [unpackUpdateJars] [exec] unzip -qo R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\eclipse\plugins\org.eclipse.jpt.utility.tests_1.1.0.jar -d R:\build\home\projects\dali-R3.0-I\workdir\tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp\unpacked\eclipse\plugins\org.eclipse.jpt.utility.tests_1.1.0 [build-dali-dali.tests] [unpackUpdateJars] ERROR>checkdir warning: path too long; truncating [build-dali-dali.tests] [unpackUpdateJars] ERROR> org/eclipse/jpt/utility/tests/internal/model/listener/ReflectiveCollectionChangeListenerTests$Target.class [build-dali-dali.tests] [unpackUpdateJars] ERROR> -> R:/build/home/projects/dali-R3.0-I/workdir/tmpsite-wtp-jpt-Automated-Tests-I-2.0M3-200711180655.zip-temp/unpacked/eclipse/plugins/org.eclipse.jpt.utility.tests_1.1.0/org/eclipse/jpt/utility/tests/internal/model/listener/ReflectiveCollectionChangeListenerTests$








Back to the top