Re: Planning a memory map plugin - but does it exist?

2012-09-29 Thread Bue Petersen
Thanks for the reply and the offer.

I hope it will be released during next month in a first simple version
and there will probably be missing features that can be done, and of
course adding new choices for compilers.

Greatings,
Bue Petersen

On Fri, Sep 28, 2012 at 5:04 PM, Slide slide.o@gmail.com wrote:
 +1 on this, it would be great to be able to visualize this type of thing.
 I'd be happy to help if you need it.

 Thanks,

 slide


 On Fri, Sep 28, 2012 at 7:46 AM, Bue Petersen b...@praqma.net wrote:

 Hey community

 We plan for developing a simple plugin to monitor the output from
 linkers showing the application memory map.
 Eg. for embedded systems with limited space in flash and ram, it is
 interesting to monitor how the application consumes this during
 development.

 Do anyone have knowledge about if such exits or is on the way? I have
 found nothing googling and searching dev/user mail-list archive.

 As the memory maps differs between different compilers, I plan a
 design like the compiler warnings plugin where one can contribute with
 new compilers setups.


 We are still researching and looking for what features to include,
 also investigating the memory map concepts. So inputs are welcome.

 Best regards,
 Bue Petersen




 --
 Website: http://earl-of-code.com



-- 
Med venlig hilsen
Bue Petersen
Praqma A/S
Mobile: +45 29 72 64 12


Re: Question about TFS Plugin

2012-09-29 Thread Erik Ramfelt
Hi

The plugin is not being  actively maintained as in adding new features
and such, ive tried to fix crashes and other bugs. As I dont use TFS
at work, i havent tested it for real,  which means Im not sure how it
copes in the long run and under stress. Perhaps someone on the list
has used it and either could let me know if it works or not.


Could you please reproduce the exact command line executions in a
command prompt and see if you get the same results? If so then it is a
problem with the plugin (perhaps some tool args has been left out).
If that works, could you then enter the same commands into a Batch
build step on Jenkins and see if you get the same results= If so, then
it is a problem how Jenkins is run (user, acl, etc).

Regards
//Erik

2012/9/28 Andrew Gray andrew.paul.g...@gmail.com:
 Hi All,

 Just wondering if anyone else has had the below issue.  I can see that is it
 talking to TFS but it is just refuses to get the latest version of code from
 the server into the Jenkins job workspace.

 What am I doing wrong? Has anyone managed to get this working?

 Also, as an aside: Is this plugin still being maintained?

 Regards,

 Andrew



 -- Forwarded message --
 From: Andrew Gray andrew.paul.g...@gmail.com
 Date: 27 September 2012 14:14
 Subject: Question about TFS Plugin
 To: eramf...@gmail.com


 Hi Eric,

 I am using the TFS plugin for the first time.  May I ask some questions?


 Background
 I am automating the build and have written a series of DOS batch scripts to
 make life easier.  This is currently necessary for a series of project
 specific reasons (unfortunately). I am trying string these scripts together
 in a Jenkins job.  The first step is to checkout the code to my Jenkins
 workspace.

 I already have one TFS workspace set up on my development machine that is
 not pointing to my Jenkins workspace which I am using for general bug fixing
 and development

 If I just kick off the build I get the following console output (credentials
 masked)

 Started by user Andrew Gray
 Building on master in workspace C:\JenkinsService\workspace\LocalCheckout
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe workspaces -format:brief
 -server:http://ndevic-ids07v:8080/tfs 
 No workspace matching *;tfssetup on computer OVLM4600G3Z4CT1 found in Team
 Foundation Server http://ndevic-ids07v:8080/tfs.
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe workspace -new Hudson-LocalCheckout;nde\tfssetup
 -noprompt -server:http://ndevic-ids07v:8080/tfs 
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe workfold -map $/TollTransitions/Source/Support .
 -workspace:Hudson-LocalCheckout -server:http://ndevic-ids07v:8080/tfs
 
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe get . -recursive -version:D2012-09-27T04:06:58Z
 -noprompt 
 All files are up to date.
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe history $/TollTransitions/Source/Support -noprompt
 -version:D2012-09-27T03:35:00Z~D2012-09-27T04:06:59Z -recursive
 -format:detailed -server:http://ndevic-ids07v:8080/tfs 
 No history entries were found for the item and version combination
 specified.
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe history . -recursive -stopafter:1 -noprompt
 -version:WHudson-LocalCheckout;domain\username -format:brief 
 No history entries were found for the item and version combination
 specified.
 Finished: SUCCESS


 The plugin appears to be doing all the right things, but it is saying that
 All files are up to date, why is the plugin not checking out the files for
 this brand new workspace (Hudson-LocalCheckout)?

 If I first create a new workspace in Visual Studio mapping the project root
 to the Jenkins workspace of a new job, I get the following console output
 when I kick off a build (credentials masked):

 Started by user Andrew Gray
 Building on master in workspace C:\JenkinsService\workspace\LocalCheckout
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe workspaces -format:brief
 -server:http://ndevic-ids07v:8080/tfs 
 No workspace matching *;tfssetup on computer OVLM4600G3Z4CT1 found in Team
 Foundation Server http://ndevic-ids07v:8080/tfs.
 [LocalCheckout] $ C:\Program Files (x86)\Microsoft Visual Studio
 10.0\Common7\IDE\tf.exe workspace -new Hudson-LocalCheckout;nde\tfssetup
 -noprompt -server:http://ndevic-ids07v:8080/tfs 
 The path C:\JenkinsService\workspace\LocalCheckout is already mapped in
 workspace OVLM4600G3Z4CT1_1;domainYYY\andrewg
 [http://ndevic-ids07v:8080/tfs/].
 FATAL: Executable returned an unexpected result code [100]
 ERROR: null
 Finished: FAILURE


 Kind Regards,

 Andrew



Re: repo.jenkins-ci.org down

2012-09-29 Thread Baptiste MATHUS
Hi,
Just a thing: I suppose you're using a repo manager? So requests hitting
repo.jenkins-ci.org should only be a subset of the client ones. Might even
be none reaching to repo.jenkins-ci.org the majority of time, right?

Btw, having a local repository manager (be it archiva, artifactory or
nexus) on a laptop is really a breathe, I deeply recommend it.

Cheers

2012/9/29 Corey Admiral Snackbar O'Connor co...@ooyala.com

 Yay! I was getting nervous: The JUC in SF is tomorrow and I'm sure
 repo.jenkins-ci.org will be hit hard during that time.

 Is there a better place to report outages to repo.jenkins-ci.org?
 I figure the dev list will contain the interested parties. Still, I think
 it would be better if there is a Jira project/component for
 repo.jenkins-ci.org. Perhaps there is one and I'm just ignorant.

 Cheers,
 Corey

 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala


 On Fri, Sep 28, 2012 at 10:09 PM, Kohsuke Kawaguchi k...@kohsuke.orgwrote:

 Whatever it was, it looks like it's back now.


 2012/9/28 Corey Admiral Snackbar O'Connor co...@ooyala.com

 On Fri, Sep 28, 2012 at 9:02 PM, Andrew Melo andrew.m...@gmail.comwrote:



 On Fri, Sep 28, 2012 at 10:53 PM, Corey Admiral Snackbar O'Connor 
 co...@ooyala.com wrote:

 Is there a mirror?
 I'm getting bored manually finding and installing all dependencies.


 I mean, it's Friday night in the states and the middle of the night in
 europe, it might take more time than usual to get a response :)


 No offense meant. I just wanted to know if there was a mirror.





 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala


 On Fri, Sep 28, 2012 at 7:59 PM, Corey Admiral Snackbar O'Connor 
 co...@ooyala.com wrote:

 The repo.jenkins-ci.org site is down. Is there a place to report
 these outages?

 Cheers,
 Corey

 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala





 --
 --
 Andrew Melo





 --
 Kohsuke Kawaguchi





-- 
Baptiste Batmat MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !


Re: repo.jenkins-ci.org down

2012-09-29 Thread Corey Admiral Snackbar O'Connor
On Sat, Sep 29, 2012 at 10:17 AM, Baptiste MATHUS bmat...@batmat.netwrote:


 Btw, having a local repository manager (be it archiva, artifactory or
 nexus) on a laptop is really a breathe, I deeply recommend it.


This I will definitely learn how to do! Thanks.

Cheers,
Corey




 Cheers


 2012/9/29 Corey Admiral Snackbar O'Connor co...@ooyala.com

 Yay! I was getting nervous: The JUC in SF is tomorrow and I'm sure
 repo.jenkins-ci.org will be hit hard during that time.

 Is there a better place to report outages to repo.jenkins-ci.org?
 I figure the dev list will contain the interested parties. Still, I think
 it would be better if there is a Jira project/component for
 repo.jenkins-ci.org. Perhaps there is one and I'm just ignorant.

 Cheers,
 Corey

 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala


 On Fri, Sep 28, 2012 at 10:09 PM, Kohsuke Kawaguchi k...@kohsuke.orgwrote:

 Whatever it was, it looks like it's back now.


 2012/9/28 Corey Admiral Snackbar O'Connor co...@ooyala.com

 On Fri, Sep 28, 2012 at 9:02 PM, Andrew Melo andrew.m...@gmail.comwrote:



 On Fri, Sep 28, 2012 at 10:53 PM, Corey Admiral Snackbar O'Connor 
 co...@ooyala.com wrote:

 Is there a mirror?
 I'm getting bored manually finding and installing all dependencies.


 I mean, it's Friday night in the states and the middle of the night in
 europe, it might take more time than usual to get a response :)


 No offense meant. I just wanted to know if there was a mirror.





 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala


 On Fri, Sep 28, 2012 at 7:59 PM, Corey Admiral Snackbar O'Connor 
 co...@ooyala.com wrote:

 The repo.jenkins-ci.org site is down. Is there a place to report
 these outages?

 Cheers,
 Corey

 --
 *Corey O'Connor*
 Software Engineer, Test Automation |
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog http://www.ooyala.com/blog | 
 @ooyalahttp://www.twitter.com/ooyala





 --
 --
 Andrew Melo





 --
 Kohsuke Kawaguchi





 --
 Baptiste Batmat MATHUS - http://batmat.net
 Sauvez un arbre,
 Mangez un castor !



Spying on what Ant is doing

2012-09-29 Thread Kohsuke Kawaguchi
Jesse showed me the other day how he had injected code into a running
Ant process to figure out what's going on.

I've took that and implemented it in Ant plugin. This is still a proof
of concept, because I don't have time to get it fully done right now,
such as exposing it for other plugins.

The idea is that we can do the same kind of automatic integration that
we do with Maven. For example, today in the freestyle project, we ask
the user to tell us where the unit test reports go. But with this kind
of spying, we can find out from Ant that it has run unit tests, and
the output has been sent to a certain directory. Or imagine an Android
build, where we can automatically figure out where the appliation was
produced.

[1] https://github.com/jenkinsci/ant-plugin/tree/interceptor

-- 
Kohsuke Kawaguchi