Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » What to do with build.acceleo?
What to do with build.acceleo? [message #870753] Wed, 09 May 2012 14:23 Go to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Is build.acceleo necessary?

Should it be put in GIT?

When my workspace changes because I open or close projects,
build.acceleo seems to change too. so I have a GIT commit outstanding
and difficulty in changing branches.

This seems to imply that it is auto-generated, shouldn't be in GIT and
perhaps doesn't need to exist at all.

This also seems to imply that I am not in control of my model search
path and so I can expect strange changes due to accidental existence of
project/plugin models.

Regards

Ed Willink
Re: What to do with build.acceleo? [message #871489 is a reply to message #870753] Mon, 14 May 2012 08:01 Go to previous messageGo to next message
Stephane Begaudeau is currently offline Stephane BegaudeauFriend
Messages: 458
Registered: April 2010
Location: Nantes (France)
Senior Member

Hi Ed,

The file build.acceleo is used for the PDE build of Acceleo generators. You can ignore it on your git repository since it can be influenced by the content of your workspace.

Regards,

Stephane Begaudeau, Obeo

--
Twitter: @sbegaudeau & @acceleo
Google+: stephane.begaudeau & acceleo
Blog: http://stephanebegaudeau.tumblr.com
Acceleo Documentation: http://docs.obeonetwork.com/acceleo
Re: What to do with build.acceleo? [message #871503 is a reply to message #871489] Mon, 14 May 2012 09:21 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi Stephane

Thanks; but that gives me more questions...

So for my releng build plugin, I should just add build.acceleo to
..gitignore.

For my distributed codegen plugin, which provides compiled *.emtl files,
I currently hand copy these to a src2 folder so that the Java builder
just does a copy to bin on Hudson. Now that there is a good Acceleo 3.3
candidate available, I would like to eliminate this fragile copy and let
the Acceleo builder on Hudson populate the bin folder. Is this now going
to work? Will it need a build.acceleo from GIT or will it create one
automatically?

Regards

Ed


On 14/05/2012 09:01, Stephane Begaudeau wrote:
> Hi Ed,
>
> The file build.acceleo is used for the PDE build of Acceleo
> generators. You can ignore it on your git repository since it can be
> influenced by the content of your workspace.
>
> Regards,
>
> Stephane Begaudeau, Obeo
>
> --
> Twitter: http://twitter.com/#!/sbegaudeau & http://twitter.com/#!/acceleo
> Google+: https://plus.google.com/u/0/105625286543794908607/ &
> https://plus.google.com/u/0/114651471803085159652/
> Blog: http://stephanebegaudeau.tumblr.com
> Acceleo Documentation: http://docs.obeonetwork.com/acceleo
Previous Topic:[Acceleo]Can not launch generation twice
Next Topic:acceleo 3 - passing collection type as a parameter to a Java service problem
Goto Forum:
  


Current Time: Fri Apr 19 20:22:32 GMT 2024

Powered by FUDForum. Page generated in 0.03142 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top