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 N20070417-0010(Timestamp: 200704170010): Buildfailed -> Ant 1.7.0

Thanks for taking care of that, Jerome.

My humble apologies, I had missed Darin's change to ant and didn't
realize what the symptoms would be.  (Olivier has suggested a permanent
fix, moving the ant.jar dependency to the build.properties
jars.extra.classpath entry instead of having a plugin dependency on ant;
that would remove any version dependence, and still meets our needs as I
understand them.  I need to run this by Jess, who owns the apt ant
builder.)

  -walter
 

-----Original Message-----
From: platform-releng-dev-bounces@xxxxxxxxxxx
[mailto:platform-releng-dev-bounces@xxxxxxxxxxx] On Behalf Of Jerome
Lanneluc
Sent: Tuesday, April 17, 2007 3:25 AM
To: Eclipse platform release engineering list.
Subject: RE: [platform-releng-dev][eclipse-build]Build
N20070417-0010(Timestamp: 200704170010): Buildfailed -> Ant 1.7.0

Since I have the commit rights to APT, I took the liberty of updating
the MANIFEST.MF as suggested by Markus and I moved the tag
v20070416-2215 to the new revision.

Jerome



 

             Markus Keller

             <markus_keller@ch

             .ibm.com>
To 
             Sent by:                  "Eclipse platform release

             platform-releng-d         engineering list."

             ev-bounces@eclips         <platform-releng-dev@xxxxxxxxxxx>

             e.org
cc 
 

 
Subject 
             04/17/2007 10:58          RE: [platform-releng-dev]

             AM                        [eclipse-build]Build

                                       N20070417-0010(Timestamp:

                                       200704170010): Build failed ->
Ant  
             Please respond to         1.7.0

             "Eclipse platform

                  release

                engineering

                  list."

             <platform-releng-

             dev@xxxxxxxxxxx>

 

 






I guess the problem is that org.apache.ant has been updated to version
1.7.0, but org.eclipse.jdt.apt.core's MANIFEST.MF says:
 org.apache.ant;bundle-version="[1.6.5,1.6.6)"

If somebody with commit rights to APT could update the MANIFEST.MF (e.g.
to
"[1.6.5,1.8)") and move the tag for the I-build, that would be great.

Thanks,
Markus



 

 "Walter Harley"

 <wharley@xxxxxxx>

 Sent by:
To 
 platform-releng-dev-bounces@ec        "Eclipse platform release

 lipse.org                             engineering list."

                                       <platform-releng-dev@xxxxxxxxxxx>

 
cc 
 2007-04-17 08:57

 
Subject 
                                       RE: [platform-releng-dev]

        Please respond to              [eclipse-build]Build

    "Eclipse platform release          N20070417-0010(Timestamp:

       engineering list."              200704170010): Build failed

  <platform-releng-dev@eclipse.

              org>

 

 

 

 

 






I don't know what caused this...

There have been no interesting changes to apt.core; nothing at all in
this project has changed since Friday, and even that was just a small
change to a .java file.  The project was tagged for I-build using the
releng release tool, not that that should matter for an N-build.

 -walter


-----Original Message-----
From: platform-releng-dev-bounces@xxxxxxxxxxx
[mailto:platform-releng-dev-bounces@xxxxxxxxxxx] On Behalf Of
eclipse-releng@xxxxxxxxxxx
Sent: Monday, April 16, 2007 9:33 PM
To: platform-releng-dev@xxxxxxxxxxx
Subject: [platform-releng-dev] [eclipse-build]Build
N20070417-0010(Timestamp: 200704170010): Build failed

Build N20070417-0010 (Timestamp: 200704170010):  The following error
occurred while executing this line:
/builds/N/org.eclipse.releng.eclipsebuilder/buildAll.xml:143: The
following error occurred while executing this line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/s
cripts/build.xml:64: The following error occurred while executing this
line:
/builds/N/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/cus
tomTargets.xml:13: The following error occurred while executing this
line:
/builds/N/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build/s
cripts/genericTargets.xml:82: Unable to find plug-in:
org.eclipse.jdt.apt.core_0.0.0. Please check the error log for more
details.

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

Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


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

Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.


Back to the top