Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] RC3 declared: Sun, 11 Dec 2005 -- 17:34 (UTC) (New J2EE defects)


Over the weekend, two high priority bugs have been opened on the j2ee component, I'll explain each one, to get an opinion on making an RC4 for these.

120280         cri         P2         cbridgha@xxxxxxxxxx         fgiust@xxxxxxxxxx         NEW                 1.0         1.0 M10         "Could not publish to the server" on wtp 1.0rc2

This failure is caused by projects that use more than one source folder.  Although our UI doesn't directly support this case, many users are currently using the .components file to manage the publishable contents,
and without this fix, would be a regression from the 0.7 Release supporting these structures. - Tim mentioned in his patch to us, and I verified the fix is simply a typo during an array copy.

I strongly vote to put this in.

120266         cri         P3         vbhadrir@xxxxxxxxxx         naci.dai@xxxxxxxxxxxxx         NEW                 1.0         1.0 M10         Importing an exisiting web project into a clean workspace...
 
This is a validation performance problem, that in certain situations,, seems like a deadlock, but actually is caused by excessive processing when filtering the list of valid files to validate.
I know a temporary fix for the testcase was found, but it is a "custom" fix for this case, and I would like to hold off until R101, and implement a more robust fix that reduced the processing using a generic code path.
So my vote is to delay this until R101.
Naci, can you comment on the severity for R1?    We can add a release note to disable validation in certain cases for now.

Thnaks - Chuck

Rational J2EE Tooling Team Lead
IBM Software Lab - Research Triangle Park, NC
Email:  cbridgha@xxxxxxxxxx
Phone: 919-254-1848 (T/L: 444)



David M Williams/Raleigh/IBM@IBMUS
Sent by: wtp-dev-bounces@xxxxxxxxxxx

12/12/2005 01:02 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] RC3 declared: Sun, 11 Dec 2005 -- 17:34 (UTC)






I've promoted RC3 to the download page, because is had all the (pre)approved "hot list" bugs fixed over the weekend.
Thanks to everyone for their last minute efforts.


There has been some discussion of creating an RC4, which would require resetting the no-touch-week clock .... so, stay tuned.
Remember to test test test, and verify bugzilla defects ... especially those fixed bugs that were the most severe.




Released for RC3:

 
119769 cri P2 PC deboer@xxxxxxxxxx ASSI 1.0 M10 No modification stamp change in Utility project
110455 enh P2 PC deboer@xxxxxxxxxx ASSI 1.0 M10 List Downloadable Server Runtimes
118727 blo P2 PC deboer@xxxxxxxxxx ASSI 1.0 M10 Unable to set web module path in server document
 
116539 missing some infopop documentation (for SSE related function)
117755 Extension point documentation missing for many plug-ins      <-- I'm waiting on one last fix for this bug
119945 update html file on creating session bean
120022 Please update org.eclipse.wst.server.ui.infopop and org.eclipse.jst.server.ui.infopop
117755 Extension point documentation missing for many plug-ins
117966
Update org.eclipse.jst.server.ui.doc.user and org.eclipse.wst.server.ui.doc.user

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


Back to the top