Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] I-Build failures


I believe the problem is that in /org.eclipse.wtp.releng/maps/wtp-feature.map, the org.eclipse.wst feature is tagged with v20041221_1100:

feature@xxxxxxxxxxxxxxx=v20041221_1100,:pserver:anonymous@xxxxxxxxxxxxxxx:/home/webtools,,wst/components/assembly/features/org.eclipse.wst

However, if you look at the revision history of feature.xml for the org.eclipse.wst feature, the latest changes are not tagged. I believe that's the reason for the the build failure.

Fix 1: Re-tag everything in the org.eclipse.wst feature with the v20041221 tag

Fix 2: Tag everything in the org.eclipse.wst feature with some other tag (say v20050210) and update the wtp-feature.map file with that tag.

Anyone (committers) wants to do the tagging? Hope this helps.

Thanks,

Jeffrey Liu
IBM Rational Software - Performance Analyst
IBM Toronto Lab.
8200 Warden Ave. Markham, Ontario, L6G 1C7
Internal mail: D3/R8V/8200/MKM (D3-268)
T/L: 969 3531
Tel: (905) 413 3531
Fax: (905) 413 4920
jeffliu@xxxxxxxxxx



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

02/10/2005 07:47 AM

Please respond to
wtp-dev

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] I-Build failures





All I-Builds have failed today due to the following:




    [java] BUILD FAILED
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/buildAll.xml:68: Following error occured while executing this line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/buildAll.xml:73: Following error occured while executing this line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/buildAll.xml:96: Following error occured while executing this line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/build.xml:22: Following error occured while executing this line
     [java]
/home/eteration/build-home/build-current/eclipse/plugins/org.eclipse
.pde.build_3.1.0/scripts/build.xml:21: Following error occured while
executing t
his line
     [java]
/home/eteration/build-home/build-current/eclipse/plugins/org.eclipse
.pde.build_3.1.0/scripts/build.xml:52: Following error occured while
executing t
his line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/wst/customTargets.xml:80: Following error occured while executing this line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/fetchVendorContent.xml:159: Following error occured while executing
this lin
e
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/fetchVendorContent.xml:13: Following error occured while executing this
line
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/fetchVendorContent.xml:102: Following error occured while executing
this lin
e
     [java]
/home/eteration/build-home/cruise/checkout/wtp-I/org.eclipse.wtp.rel
eng/fetchVendorContent.xml:113: Following error occured while executing
this lin
e
     [java] java.io.FileNotFoundException:
/home/eteration/build-home/build-curr
ent/workdir/plugins/org.eclipse.wst.ws.apache.axis/grabjars.xml (No such
file or
 directory)

     [java] Total time: 8 minutes 56 seconds

Naci Dai,
Managing Director

eteration a.s.
Inonu cad. Sumer sok. Zitas D1-15
Kozyatagi, Istanbul 81090
+90 (532) 573 7783 (cell)
+90 (216) 361 5434 (phone)
+90 (216) 361 2034 (fax)
http://www.eteration.com
mailto:nacidai@xxxxxxx
mailto:naci@xxxxxxxxxxxxx



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


Back to the top