Ticket #78 (new defect)

Opened 1 year ago

Reuse of objects

Reported by: keinfarbton Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version:
Keywords: Cc:

Description

If there are two app build with the same module but with different version statements, DSSS/rebuild does reuse the objects and the build fails.

So I think, the re-use of objects should only be done if the versions are exactly the same from the previous build.