eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

Redundant Pivot.ecore saves #1588

Open eclipse-ocl-bot opened 1 month ago

eclipse-ocl-bot commented 1 month ago

| --- | --- | | Bugzilla Link | 473332 | | Status | NEW | | Importance | P3 normal | | Reported | Jul 23, 2015 00:52 EDT | | Modified | Oct 22, 2016 09:33 EDT | | Reporter | Ed Willink |

Description

(This is probably an EMF bug, but need to check that it's not an OCL delegates effect.)

Pivot.ecore is an autogenerated file, but it gets updated strangely...

Found a repro.

Edit EssentialOCLCS.ecore CollectionLiteralExpCS by pasting TypedRefCS.ownedMultiplicity from BaseCS.ecore.\ Save.\ GIT staging view shows that Pivot.ecore was saved too (with different line breaks).

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Oct 22, 2016 09:33

(In reply to Ed Willink from comment #0)

Pivot.ecore is an autogenerated file, but it gets updated strangely...

Surely it is inconsistent save options?

ResourceSet save saves everything, but if we have different save options the whitespace may vary.