Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-releng] Here's what I know of build: I200703290841, next due around 11:00

Title: Message
Took a look at the J2EE test failures; the refactoring tests first verify inter-module dependencies of the test projects and all of these failures occur when attempting to check if the EAR-to-module dependency is correctly represented in the application.xml file:
 
...
org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException: index=0, size=0
at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:535)
at org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit.getDeploymentDescriptorRoot(EnterpriseArtifactEdit.java:154)
at org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit.getApplication(EARArtifactEdit.java:291)
at org.eclipse.jst.j2ee.dependency.tests.util.DependencyVerificationUtil.verifyApplicationXMLReference(DependencyVerificationUtil.java:153)
at org.eclipse.jst.j2ee.dependency.tests.util.DependencyVerificationUtil.verifyEARDependency(DependencyVerificationUtil.java:226)
...
 
Chuck, any thoughts about what might have changed here recently?
 
 
 -----Original Message-----
From: wtp-releng-bounces@xxxxxxxxxxx [mailto:wtp-releng-bounces@xxxxxxxxxxx] On Behalf Of David M Williams
Sent: Thursday, March 29, 2007 9:29 AM
To: wtp-releng
Subject: [wtp-releng] Here's what I know of build: I200703290841,next due around 11:00


This build is just replicating now, though it was done (late) last night (our friendly webmaster is looking into why it hung).

BUT, it doesn't seem quite right ... I think a number of wst.common plugins did not make it, due to a minor problem with my script.

There's another build running, with the wst.common problem fixed. ... ETA about 11:00 AM.

BUT, please take a look at our new download page format:
http://download.eclipse.org/webtools/committers/drops/R2.0/I-I200703290841-200703290841/

It's by no means final ... just a first draft.

The significant part is that from now on JST and JPA will be combined with JST and WST.

I removed the WST download for now ... By R2 we are planning on having some other much requested (sub) packages available,
but for now just one.

I re-ordered the information on the page to try to accomidating to casual users.

AND, you can see some of the unit tests are still having trouble.
the DNF test was not aided by 1 Gig, but not sure it actually ran out of memory .. I attached stack

The J2EE failures look kind of odd, so hope that team can take a peek ... to see if related to other build problems,
or related to some recent changes.

Anyway ... keep you testing fingers ready ... I'm pretty sure the next build will be smokable.


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