holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
68 stars 36 forks source link

Circular dependency between Holodeck-B2B and file-backend #124

Open sopgreg opened 2 years ago

sopgreg commented 2 years ago

Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:

My only idea is to move holodeckb2b-distribution into a separate respository to remove any circular dependencies.

RobertArmic commented 2 years ago

This is a major issue, it means project is not in buildable state if needed for autobuilds.

Apart from moving into seperate repository, the only other option i see is moving file-backend back to main project to simplify builds.

ilicalex commented 2 years ago

Is there any plan to fix this?

RenateS commented 1 year ago

This will be fixed in a future version by restructuring the project.