Hi!

-------- Original-Nachricht --------
> Datum: Tue, 15 Sep 2009 18:00:06 +0200
> Von: Linus Tolke <[email protected]>
> An: [email protected]
> Betreff: Re: [argouml-dev] More euml build stuff

> When I have thought about this problem, I am thinking that the 0.29.1
> release and onwards will be doubled, i.e. there will be two set of
> downloads, one with MDR, the traditional and one with euml.

It's just a matter of download size. The euml release would also
include all of the mdr stuff at this point as I see it. The different 
is just in the script starting Argo.
========
java -Xms64m -Xmx512m \
-Dargouml.model.implementation=org.argouml.model.euml.EUMLModelImplementation\
 -jar `dirname $PRG`/argouml.jar "$@"
========
starts the uml2 version. Leave the -D... away and the uml14 version
starts (Bob told me that in the chat earlier, so it's his great work,
that we benefit from so far).
The uml2 libs are quite big, but I guess most developers could live
with that? At least for the early pre-alpha releases of the uml2 
version?

> This means that the script that builds the releases needs to be run 
> twice,
> once for the traditional release and once for euml. In this case this
> copying should then be done in only one of the cases.

2 options:
- Make the calls to the euml build scripts optional in the main
build scripts.
- Just run a rm org.eclipse.* after the build, if the eclipse
jars shouldn't go into the release.

> It is great that you are starting to work with this Andreas. It is
> inspiring.

These are not my efforts. I just talked to Bob earlier in the chat,
and he said, that he continued with his efforts and is getting closer
to a developer release (to demonstrate some activity towards uml2),
and I thought that we need some scripts to get a standalone version
without eclipse (which I don't like anyway). No big efforts from me.
Kudos go to Bob.

Ciao,
Andreas

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2395160

To unsubscribe from this discussion, e-mail: 
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: 
[[email protected]]

Reply via email to