Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export EA diagrams as named images #7

Closed
rdmueller opened this issue Jun 4, 2014 · 8 comments
Closed

export EA diagrams as named images #7

rdmueller opened this issue Jun 4, 2014 · 8 comments
Assignees

Comments

@rdmueller
Copy link
Member

provide a gradle build step which exports all diagrams found in an Enterprise Architect project as images with the diagram name as image name

@rdmueller rdmueller self-assigned this Jun 4, 2014
gernotstarke added a commit that referenced this issue Jun 6, 2014
@rdmueller
Copy link
Member Author

got the feeling that this was closed by mistake since there seems to be no new gradle step :-)
Will try to provide it soon...

@rdmueller
Copy link
Member Author

the current build.gradle got a new target: arc42withEA
this target first searches for .eap files and then exports all diagrams as image
tested on windows

@gernotstarke
Copy link
Member

as EA primarily runs on Windows, that should be no problem…

thanx (ich dachte schon, ich sei der einzig Verrückte, der Pfingsten vor der IDE sitzt…)

vG Gernot

Am 08.06.2014 um 15:51 schrieb Ralf Müller notifications@github.com:

the current build.gradle got a new target: arc42withEA
this target first searches for .eap files and then exports all diagrams as image
tested on windows


Reply to this email directly or view it on GitHub.

@rdmueller
Copy link
Member Author

EA also runs with wine. I've already tested an older version of the script with wine under linux. My goal is to create a script which can be used headless on a build server :-)

Dennoch angenehme Pfingstage!

@gernotstarke
Copy link
Member

whow - great!
cannot currently test that myself due to "no-configured-windows-available-error"...
when we have the multi-project build available, we should imho include the EA-export target into one of
the subproject buildfiles... let's postpone that for a few days.

@rdmueller
Copy link
Member Author

the "no-configured-windows-available-error" is the reason why I want to be able to run it also on linux.
The .vbs script runs fine with wine or crossover, but I still have to document the setup.

and I do agree that the script will need a celanup. btw: where do we document design decisions?

@gernotstarke
Copy link
Member

moved your build.gradle extension for EA-export to test-directory

the "main" build.gradle shall not export EA images - that shall only be done by gradle used in documentation use-case (not for us contributors when exporting / transforming formats or versions...

@rdmueller
Copy link
Member Author

let's close this issue for now and reopen a new one as soon as needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants