Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [modisco-dev] On the immediate future of the MoDisco project
  • From: Fabien Giquel <fgiquel@xxxxxxxxxxxxxxxx>
  • Date: Wed, 20 Nov 2019 06:33:42 +0000
  • Accept-language: fr-FR, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mia-software.com; dmarc=pass action=none header.from=mia-software.com; dkim=pass header.d=mia-software.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Vm4DA6C9PDPks2eoXPoWSX3+HtKAANadBsb9A2lhQ/o=; b=P5DsqtOKj9SvIKHVZnKFKwgsHWZD7cusk6Cw/qh23iMiK8PuDyx2GI6CJQf9cqBcnX1uoE6uV2d06woEbEsMhEZn3kCkzJt2IzApUiWrdLsro9PH9KUwfPzCpjk1J7jCUWKE+pVqbqQNhI4oEnpgJ0ocTargknzbEHtyZ66vsOIk/MZ3F/nu7YFPtcuRpE2HImEOxPGh7G9eYn2FV7KVuhx0yWU8BJtWr+fBbiCeroLUKGJGMF/7N7lqSDdE7g3RMFvL1SWkvouewUck947i24L70C8VnHP1Bl8b3YLW63YaGw2x3xMoIoA5i9RP1/LW9D9QjdaYMkJcTVDvjK/eDw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=co+AxzS/6JmuZ+lxiQ9J55xefcXOaPuJ7tYc0ts+zk2U/ZoEzJRf9SeBOz3O79pLlJ7zLJT54S5IsB2Cxx4vA0rq1Eawo12QfjQRw7a12e7GLMLlkYAFfhajVMG2Q/P0TZ0dyek41dbRcZzKM8vnV/FxlcwkEoWPaZL+27Mh1LUJD/W3AlWmLyBsSup9mpmzaeXIp/lCPfgc0SWdccsjXLFbSqOxJvnzpmdDL6HQHdW8mVpsxX5dE4mB3eoBjS4fS3vSh0X6vORxPFwgl20h4uZ0AKg3uHp2eyw/ZKdAfn2cPT4aoQVKDBsypr0gqNKi6YjNfVH0lQpT7IEsZ4vDzw==
  • Delivered-to: modisco-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/modisco-dev>
  • List-help: <mailto:modisco-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/modisco-dev>, <mailto:modisco-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/modisco-dev>, <mailto:modisco-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVmUDqgD4aT3Tt/kW55yhFvIH1L6eSyCqAgADdGlA=
  • Thread-topic: [modisco-dev] On the immediate future of the MoDisco project

Hi Ed,

 

“I would be grateful if an experienced MoDisco user gives the build a try to see how much I have messed up.”

 

Ok, I give a try on main features and will give a feedback.

 

Regards

Fabien GIQUEL

 

 

 

 

-----Message d'origine-----
De : modisco-dev-bounces@xxxxxxxxxxx <modisco-dev-bounces@xxxxxxxxxxx> De la part de Ed Willink
Envoyé : mardi 19 novembre 2019 18:18
À : modisco-dev@xxxxxxxxxxx
Objet : Re: [modisco-dev] On the immediate future of the MoDisco project

 

Hi

 

There is now a current build that is working. So far the only deliberate change is a migration from Antlr 3.0.0 to 3.2.0.

 

It will be contributed to SimRel for 2019-12M3 shortly to tease out any problems.

 

Relevant EMF Facet plugins have been folded in to a Modisco Facet feature.

 

The builds may be seen at

https://ci.eclipse.org/modisco/job/modisco-master using the

ewillink/552988 branch.

 

Downloadable ZIPs at

https://download.eclipse.org/modeling/mdt/modisco/downloads/drops/1.5.0/

 

P2 repos at:

https://download.eclipse.org/modeling/mdt/modisco/updates/nightly/latest/

 

I would be grateful if an experienced MoDisco user gives the build a try to see how much I have messed up.

 

-----

 

Installation of the CDO adapters requires an earlier installation of the derby adapter.

 

Installation of the use cases needs an earlier installation of at least apache lucene.

 

Currently only 50% of the tests pass; probably some trivial installation detail.

 

-----

 

Unless someone raises objections....

 

Once more tests are working I will follow Eike's recommendation of migrating from Derby to H2 and so avoiding installation difficulties.

 

*emf.facet.* will be renamed to *modisco.facet.*

 

*gmt.modisco.* will be renamed to *modisco.*

 

EPL 1.0 will change to EPL 2.0 throughout.

 

    Regards

 

        Ed Willink

 

On 12/11/2019 10:06, Ed Willink wrote:

> Hi

> 

> (Apologies for the irregular thread linkage; I've only just subscribed

> to this list.)

> 

> I have offered to provide life support for the Modisco project, so

> please refrain from creating a GitHub fork until you have seen how the

> next few months pan out.

> 

> Life support means that the project will be built regularly to remain

> current and will once again be contributed to SimRel. To this end the

> Maven/Tycho build may be regularized to eliminate the proprietary EMF

> Facet auto-pom generation in favour of the Tycho auto-pom generation.

> A single simple launch in a user workspace after a GIT checkout should

> create a distribution that differs from the official distribution only

> through the lack of signing. The releng will probably be very similar

> to that for OCL, QVTd, QVTo.

> 

> Life support means that bugs will mostly not be fixed. However really

> trivial/offensive bugs may provoke action.

> 

> If the continuance of Modisco inspires the community to contribute

> fixes, these should be reviewed and provided tests don't break may be

> incorporated.

> 

> If a community member makes significant contributions, that member may

> well merit election to committer status and perhaps project leader as

> well.

> 

> If evolution of perhaps Java 14 results in breakages to traditional

> usage, it may be necessary for Modisco functionality to shrink unless

> someone steps up to rework the breakage.

> 

>     Regards

> 

>         Ed Willink

> 

> 

> 

> _______________________________________________

> modisco-dev mailing list

> modisco-dev@xxxxxxxxxxx

> To change your delivery options, retrieve your password, or

> unsubscribe from this list, visit

> https://www.eclipse.org/mailman/listinfo/modisco-dev

_______________________________________________

modisco-dev mailing list

modisco-dev@xxxxxxxxxxx

To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/modisco-dev


Back to the top