Community
Participate
Working Groups
Hi, In order to reduce the amount of code doing exactly the same thing (version detection or DTD detection, scheduling the editor opening) in the discovery of JEE Deploiement Descriptor file, I have factorized some methods from both webApp and ejbJar discoverer to org.eclipse.gmt.modisco.jee Regards Nicolas
Created attachment 171922 [details] JEE Discoverer Factorisation This patch contains the factorisation of several methods redundant in JEE discoverer to org.eclipse.gmt.modisco.jee
Hi Nicolas, there seems to be some problems with the patch : - the class "DeployementDescriptorDiscoverer" does not exists in patch. - the patch does not apply properly to the last ejbjar components from svn eclipse, please check the base version you were working on. Thanks. Fabien.
Created attachment 172105 [details] JEE Discoverer Code Factorisation Hi Fabien, This is my fault, I forgot to synchronize my project for the SVN diff method to take in account new files My mistake This one should work Nicolas
Hi Nicolas, the patch has been commited into SVN. Thank for your contribution. Fabien.
Nicolas, Could you make the usual confirmations about contribution rights ? Fabien.
Hi, 1. I, Nicolas Guyomar, and others contributors listed in this bug, authored 100% of the content 2. I have the rights to donate the content to Eclipse under the EPL 3. I have already provided the filled Employer Consent Forms to the Foundation Regards Nicolas
The patch has been successfully applied.