eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Java metamodel discoverer #36

Closed eclipse-modisco-bot closed 1 day ago

eclipse-modisco-bot commented 1 day ago

| --- | --- | | Bugzilla Link | 283604 | | Status | CLOSED FIXED | | Importance | P3 enhancement | | Reported | Jul 15, 2009 14:01 EDT | | Modified | Apr 29, 2013 07:55 EDT | | Version | 0.8.0 | | Depends on | 283593 | | Reporter | Fabien Giquel |

Description

Created attachment 141683 (attachment deleted)\ Java models discoverer component

Hello,

here is a contribution to the MoDisco project.\ It is a response to the duplication of Java metamodels in MoDisco.\ As it was decided between AtlanMod (contributor of JavaAST discovery tool) and Mia-Software (contributor of J2SE5 metamodel and discovery tool), a new metamodel simply named 'Java' merges the both metamodels.

This post contains one ~~attachment ~~ (attachment deleted):

A org.eclipse.gmt.modisco.java.discoverer.tests component will be submitted soon.

For additional informations, wiki pages are available :\ Metamodel discoverer description : http://wiki.eclipse.org/MoDisco/JavaDiscoverer2 \ (to avoid conflict with existing http://wiki.eclipse.org/MoDisco/JavaDiscoverer)

Authors : Fabien GIQUEL & Romain DERVAUX

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 16, 2009 09:19

Created attachment 141772 (attachment deleted)\ Java models discoverer tests

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 16, 2009 09:21

Comment on attachment 141772 (attachment deleted)\ Java models discoverer tests

Tests contributors :

Grégoire Dupé (Mia-Software)\ Romain Dervaux (Mia-Software)

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 17, 2009 06:06

Created attachment 141864 (attachment deleted)\ Java models discoverer component

The first ~~attachment ~~ (attachment deleted)was wrong. Here is the right discoverer component.

eclipse-modisco-bot commented 1 day ago

By Hugo Bruneliere on Jul 22, 2009 08:49

Idem as for bug #283593

For the IP review process to be launched on your submission, could you make the following confirmations via this bug (important for the 3 of you):

  1. You authored 100% of the content
  2. You have the rights to donate the content to Eclipse under the EPL
  3. You have both already provided the filled Employer Consent Forms to the\ Foundation

Best regards,

Hugo

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 24, 2009 09:52

I confirm that

  1. I,Romain and Gregoire authored 100% of the content
  2. I,Romain and Gregoire have the rights to donate the content to Eclipse under the EPL
  3. I,Romain and Gregoire have already provided the filled Employer Consent Forms to the\ Foundation (just today concerning Romain and Gregoire)

Thanks,\ Fabien.

eclipse-modisco-bot commented 1 day ago

By Hugo Bruneliere on Jul 28, 2009 04:51

Hi Fabien,

Thanks for your confirmation: the IP review process is now launched.

I will keep you informed of its progress and I may ask you for complementary\ information if required.

Regards,

Hugo

eclipse-modisco-bot commented 1 day ago

By Hugo Bruneliere on Jul 29, 2009 10:13

Hi Fabien,

Here are a few questions from the IP team:

Best regards,

Hugo

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 31, 2009 05:17

Created attachment 143115 (attachment deleted)\ Java models discoverer tests

Hi,

I updated the source with correct copyright headers.\ I made a mistake in the contributors list indicated within this bug :\ The Java components are a rewriting of the J2SE5 source code (the aim is to have only one Java Metamodel in MoDisco in unifying and deprecating J2SE5 and JavaAST).\ So the contributors list must also include the original J2SE5 contributors.

Thus, the contributors list for this bug is this :

I will ask to each contributor to confirm here its participation and rights.

Sorry for the inconvenience,\ Fabien GIQUEL.

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Jul 31, 2009 05:18

Created attachment 143116 Java models discoverer component

:compression: org.eclipse.gmt.modisco.java.discoverer.zip

eclipse-modisco-bot commented 1 day ago

By Sébastien MINGUET on Aug 03, 2009 03:47

I confirm that

  1. I, MINGUET Sébastien, and other 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

Sébastien MINGUET.

eclipse-modisco-bot commented 1 day ago

By Romain Dervaux on Aug 03, 2009 10:55

I confirm that

  1. I, DERVAUX romain, 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

Romain DERVAUX

eclipse-modisco-bot commented 1 day ago

By Gregoire Dupe on Aug 10, 2009 03:16

I confirm that

  1. I, DUPE Grégoire, 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

Grégoire DUPE.

eclipse-modisco-bot commented 1 day ago

By Frédéric Madiot on Aug 10, 2009 05:59

I confirm that

  1. I, MADIOT Frédéric, and other 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

Frédéric MADIOT.

eclipse-modisco-bot commented 1 day ago

By Erwan Breton on Aug 21, 2009 05:24

I confirm that

  1. I, BRETON Erwan 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

Erwan BRETON

eclipse-modisco-bot commented 1 day ago

By Gabriel BARBIER on Aug 21, 2009 10:06

I confirm that

  1. I, BARBIER Gabriel, and other 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

Gabriel BARBIER.

eclipse-modisco-bot commented 1 day ago

By Gabriel BARBIER on Aug 21, 2009 10:08

Fabien,

Could you add the copyright headers in project for tests.\ All of java source files in folder 'workspace' are not compliant.

Regards,\ Gabriel

eclipse-modisco-bot commented 1 day ago

By Fabien Giquel on Aug 24, 2009 09:58

Created attachment 145423 Java models discoverer tests

Adding headers on tests resources

:compression: org.eclipse.gmt.modisco.java.discoverer.tests.zip

eclipse-modisco-bot commented 1 day ago

By Hugo Bruneliere on Aug 24, 2009 12:12

Hi all,

I'm back from holidays!

I thank you all for your quick answers. Special thanks to Gabriel for\ reactivating the IP process ;-)

Regards,

Hugo

eclipse-modisco-bot commented 1 day ago

By Hugo Bruneliere on Sep 04, 2009 11:37

Hi Fabien & Romain,

Your contribution has been approved and committed onto the MoDisco SVN (into the "plugins" folder for the discoverer plug-in and into the "tests" folder for the corresponding test plug-in).

Thanks again!

Best regards,

Hugo