Jenkins and git

2013-04-14 Thread Justin Mclean
Hi,

Can someone with Jenkins and Git experience please try and fix this.
https://issues.apache.org/jira/browse/FLEX-33438

Currently we have no idea if any checkins will break the build.

It also needs to build from the develop branch (not master/trunk) and also do a 
release build - which is currently broken.

The windows build machine was given more disk space the other week so should be 
more reliable going forward.

Thanks,
Justin

Re: Jenkins and git

2013-04-14 Thread OmPrakash Muppirala
On Apr 14, 2013 6:52 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,

 Can someone with Jenkins and Git experience please try and fix this.
 https://issues.apache.org/jira/browse/FLEX-33438

 Currently we have no idea if any checkins will break the build.

 It also needs to build from the develop branch (not master/trunk) and
also do a release build - which is currently broken.

 The windows build machine was given more disk space the other week so
should be more reliable going forward.

 Thanks,
 Justin

I have too many things on my plate, otherwise I would take this up.

Do the relevant builds work in a non-jenkins environment?  If yes, it
should not be too hard to get it working on jebkins

If not, maybe we should fix that first?

Thanks,
Om


Re: Jenkins and git

2013-04-14 Thread Justin Mclean
Hi,

 Do the relevant builds work in a non-jenkins environment?
Currently all except the release build should work - but any checking in the 
last few weeks may of broken things  (TLF changes for instance) hard to know.

  If yes, it should not be too hard to get it working on jebkins

It should be relatively straight forward but I can't see a way of doing it and 
don't know enough about Jenkins and git to get it working which is why I'm 
asking for help from the other committers.

Justin

Re: Jenkins and git

2013-04-14 Thread Alex Harui
Getting FalconJX up to parity with FalconJS has taken longer than expected.
I'm almost done, then I will take on the release build.


On 4/14/13 7:20 PM, Justin Mclean jus...@classsoftware.com wrote:

 Hi,
 
 Do the relevant builds work in a non-jenkins environment?
 Currently all except the release build should work - but any checking in the
 last few weeks may of broken things  (TLF changes for instance) hard to know.
 
  If yes, it should not be too hard to get it working on jebkins
 
 It should be relatively straight forward but I can't see a way of doing it and
 don't know enough about Jenkins and git to get it working which is why I'm
 asking for help from the other committers.
 
 Justin

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui



Re: Jenkins and git

2013-04-14 Thread Justin Mclean
Hi,

 Getting FalconJX up to parity with FalconJS has taken longer than expected.
 I'm almost done, then I will take on the release build.

Looks like a change Gordon made (removing the flex-config.xml file has also 
broken the release build - either it need to be placed back in SVN or we need 
to change the build script to regenerate the flex config file.

Before that it looks like a change to the experimental build file broke asdocs 
in the release build.

We really need Jenkins back up and working so we catch these issues earlier.

Thanks,
Justin