Thanks Nick,
I will check this out and see where I can get with it.
I'm a little confused about the shell script problem. From what I can tell, the doc (custom build script) is calling (through exec) the javadoc tool that comes with the JDK. This is not a shell script, but rather an ELF binary (at least on Linux). Does windows not have an equivalent tool, or does exec not work in Windows?
cheers,
ian
Athena in Hudson on build.eclipse.org <http://build.eclipse.org>
into the GEF CVS. It's here:
/cvsroot/tools/org.eclipse.gef/releng/org.eclipse.gef.athena.releng
So now you can control what happens in Hudson directly from there
(ie., the map file needs to be updated when you tag & release new bits).
The job is here, and can be used for scheduled or ad hoc builds:
https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-gef-3.5/
Oh, and I never said I *wouldn't* do the javadoc stuff, only that
there's a lot of things competing for my attention. Patches welcome,
esp. of a translation from shell to ant of the javadoc.sh script.
N
Anthony Hunter wrote:
Hi Team, I ran and promoted 3.5.1 M and 3.6.0 I GEF builds from
modeling.eclipse.org <http://modeling.eclipse.org>.
<http://emft.eclipse.org> shutdown.
I will remove the emft.eclipse.org <http://emft.eclipse.org>
<mailto:irbull@xxxxxxxxxxxxxxxxx>>
Date: 2009/07/29 11:36 AM
Subject: Re: [gef-dev] Re: Last build on
emft.eclipse.org
<mailto:irbull@xxxxxxxxxxxxxxxxx>>
Date: 2009/07/29 10:23 AM
Subject: Re: [gef-dev] Re: Last build on
emft.eclipse.org
I played around with GEF and Athena last night, and by enabling
the path to the javadoc tool (and running the build), javadoc is
being generated in the doc plugin. Was this the concern we were having, or am I missing something?
cheers,
ian
On Wed, Jul 29, 2009 at 6:43 AM, Anthony Hunter
<_anthonyh@xxxxxx.com_ <mailto:
anthonyh@xxxxxxxxxx
<mailto:
anthonyh@xxxxxxxxxx>>> wrote:
Hi again,
As Nick says, EMF QVF is moving to Athena as well. So we can
likely get others to help too.
We can follow the recent platform p2 zips only as well. EMF
QVT is
probably going to do the same.
Cheers...
Anthony
--
Anthony Hunter _mailto:
anthonyh@xxxxxx.com_
<mailto:
anthonyh@xxxxxx.com_>
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / GEF / GMF / Modeling Tools
Phone: 613-270-4613
Inactive hide details for Ian Bull ---2009/07/28 08:18:10
PM---Nick, do you know what's required to get javadoc
generated in
thIan Bull ---2009/07/28 08:18:10 PM---Nick, do you know what's
required to get javadoc generated in the doc plugin? (i.e. what
parts are not implemented yet). I cou
From: Ian Bull <_irbull@eclipsesource.com_
<mailto:
irbull@xxxxxxxxxxxxxxxxx
<mailto:
irbull@xxxxxxxxxxxxxxxxx>>>
To: GEF development <_gef-dev@eclipse.org_
<mailto:gef-dev@xxxxxxxxxxx <mailto:gef-dev@xxxxxxxxxxx>>>
<mailto:nickboldt%252Bbuild@xxxxxxxxx>>
Date: 2009/07/28 08:18 PM
Subject: Re: [gef-dev] Re: Last build on _emft.eclipse.org_
<
http://emft.eclipse.org/> today
------------------------------------------------------------------------
Nick,
do you know what's required to get javadoc generated in the doc
plugin? (i.e. what parts are not implemented yet). I could
take a
stab at some of this.
I got myself setup with Athena today, and I'm pretty impressed
with what it can do.
cheers,
ian
On Fri, Jul 24, 2009 at 2:53 PM, Nick Boldt
<_nickboldt@gmail.com_
<mailto:nickboldt@xxxxxxxxx <mailto:nickboldt@xxxxxxxxx>>>
wrote:
Well, FWIW, not everyone's worried about javadoc in
their doc plugin, or supporting legacy zip file
formats (sdk and runtime "runnable" zips).
EMF-QTV moved this week. MWE, Xpand, Xtext, OCL are
coming soon.
The revolution will be Hudson'fied. :)
Anthony Hunter wrote:
OK,
Athena is a non-starter until the JavaDoc
generation
is fixed. We can tackle these in Helios when
the other
modeling projects start to take advantage of
the new
Athena technology.
Cheers...
Anthony
--
Anthony Hunter mailto:_anthonyh@xxxxxx.com_
<mailto:
anthonyh@xxxxxxxxxx
<mailto:
anthonyh@xxxxxxxxxx>>
Software Development Manager: Eclipse Open Source
Components
IBM Rational Software: Aurora / GEF / GMF /
Modeling Tools
Phone: 613-270-4613
Inactive hide details for Nick Boldt ---2009/07/24
02:58:44 PM---> Nick, should we consider moving to
Hudson / Athena ?Nick Boldt ---2009/07/24 02:58:44
PM---> Nick, should we consider moving to Hudson /
Athena ?
From: Nick Boldt
<_nickboldt@gmail.com_
<mailto:
nickboldt@xxxxxxxxx
<mailto:
nickboldt@xxxxxxxxx>>>
To: Anthony
Hunter/Ottawa/IBM@IBMCA
Cc: GEF development
<_gef-dev@eclipse.org_
<mailto:
gef-dev@xxxxxxxxxxx
<mailto:
gef-dev@xxxxxxxxxxx>>>,
_nickboldt+build@gmail.com_
<mailto:
nickboldt%2Bbuild@xxxxxxxxx
<mailto:nickboldt%252Bbuild@xxxxxxxxx>>
Date: 2009/07/24 02:58 PM
Subject: Re: Last
build on _emft.eclipse.org_
<
http://emft.eclipse.org/> today
------------------------------------------------------------------------
> Nick, should we consider moving to Hudson /
Athena ?
>
_
https://build.eclipse.org/hudson/view/Athena%20CBI/_
> The part that is missing I think is how to
promote
the builds to the
> downloads site.
There are three missing pieces if you want to
have the
exact same
experience w/ Athena as you do w/ Modeling:
a) javadoc generation in .doc plugins is broken
- I'd
argue you don't
need it if you use Eclipse and install the sources
instead. Isn't the
source navigation in Eclipse (and javadoc view) WAY
more useful than the
canned, generated javadoc in Help?
b) Galileo .build file won't be automatically
updated,
but you only need
to do that by hand, what, 4 more times between
now and
February? (2 RCs
and 2 GAs). For Helios we'll set something up.
c) Publishing is MUCH simpler. You need a
properties
file, a boilerplate
promote.xml, and an entry in your crontab on
build.eclipse. C'est tout!_
__
__
http://wiki.eclipse.org/Common_Build_Infrastructure/Publishing_
Oh, and until I set up the weekly tag&release
automation you use for GEF
on emft.eclipse as part of the Athena system
(see (c)
- this'll be
another crontab entry you control) you'll have
to go
back to manually
tagging & releasing from within Eclipse using the
releng tools plugin.
But as to setting up a GEF build in Athena, there's
already one for 3.5:_
__
__
https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-gef-3.5.x-nightly/_
N
-- Nick Boldt ::
_
http://nick.divbyzero.com_
<
http://nick.divbyzero.com/>
Release Engineer :: Eclipse Modeling & Dash Athena
-- Nick Boldt ::
_
http://nick.divbyzero.com_
<
http://nick.divbyzero.com/>
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
gef-dev mailing list_
__gef-dev@eclipse.org_
<mailto:gef-dev@xxxxxxxxxxx <mailto:gef-dev@xxxxxxxxxxx>>_
gef-dev@xxxxxxxxxxx <mailto:gef-dev@xxxxxxxxxxx>
-- Nick Boldt ::
http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx <mailto:gef-dev@xxxxxxxxxxx>http://eclipsesource.com | http://twitter.com/eclipsesource