RE: [nant-dev] Nightly builds

2004-01-08 Thread Nicklas Norling
Hmm, that's no good. In my world it's better with no version at all then
wrong version.
It's giving me a lot of headache as I can't know, or prove what version I'm
using. Nor can
I distribute this to my team as I can not later on know weather or not they
have upgraded
or not.
It ought to also give this list problems knowing what version was used.
I suggest that the version information is removed until a fool proof way
of keeping it
up to date is devised.

I hope Clayton believes me when I assure him I am using the latest version
:)

/Nicke

 -Original Message-
 From: Martin Aliger [mailto:[EMAIL PROTECTED] 
 Sent: den 8 januari 2004 14:58
 To: Nicklas Norling; [EMAIL PROTECTED]
 Subject: Re: [nant-dev] Nightly builds
 
 
 In header
 
  NAnt 0.85 (Build 0.85.1447.0; net-1.0.win32; nightly; 2003-12-18) 
  Copyright (C) 2001-2004 Gerry Shaw
 
 net-version and date is hard coded right now. I already 
 report that but noone find any time to fix it yet.
 
 Despite of that nant version is correctly built and you could 
 use it without problems!
 
 Martin


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-09-21 Thread Clayton Harbour
Gert, I just wanted to say that you have done an awesome job getting all
of this going again.  Thanks,


Clayton



-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent: September 18, 2003 11:47 PM
To: [EMAIL PROTECTED]; Nant-Developers
(E-Mail); NAnt Mailing List (E-Mail)
Subject: [nant-dev] Nightly builds

Hi,

As you may have noticed, we've finally got the nightly build process
running
again for both NAnt and NAntContrib.

For NAnt, the nightly builds are available at
http://nant.sourceforge.net/nightly/builds, while the task doc for the
nightly build is available online at
http://nant.sourceforge.net/nightly/help.

For NAntContrib, the nightly builds are available at
http://nantcontrib.sourceforge.net/nightly/builds, while the task doc
for
the nightly build is available online at
http://nantcontrib.sourceforge.net/nightly/help.

Let me know if you have any questions or suggestions on this subject.

Gert




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-07-04 Thread Clayton Harbour
Hi Bernard,

I am a little new to cruise control so there may be a way to do this out
of the box (anyone have any suggestions?).  If not then I will look at
adding it.  

I hope to work through the following this weekend:
 
1) Test output displayed on web page
2) (**new**) Build output displayed on web page
3) CCNet running as a service

Until I can get the output from the build displayed however you will
have to build the project locally to see what is breaking.  

I did a build this morning and it seems that there are some xml comments
that are missing which may be the cause.  After that it looks like there
is a problem with the self-test (Object reference not set to an instance
of an object.).


Clayton

-Original Message-
From: Bernard Vander Beken [mailto:[EMAIL PROTECTED] 
Sent: July 4, 2003 4:12 AM
To: Clayton Harbour
Subject: RE: [nant-dev] Nightly builds

I can access the build server now.

Is there a way to see the NAnt's build output?
Because now all I can see is that the build fails, but I cannot see why.

Bernard

snipped /


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-07-04 Thread Scott Hernandez
quote who=Mark Griffiths
 Scott, does your current build server log into CVS using pserver or ssh?  It
 seems that pserver access is intermittent at the moment.

 -Mark

Anon cvs, but it running under my account which would work for ssh access. Later in the
build process files are scp´d to the sourceforge servers.

All that would need to change is the cvs string in the config.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Nightly builds

2003-07-04 Thread Mike Roberts
Clayton

If you want to be able to see the complete log file on the web page then
- make your log directory a sub-folder - the log file would then be at 
(e.g.) http://cc-net.sporadicism.com/log/log20030703154126.xml
- Add an extra page to the webapp that displays the unformatted log 
(I've added this as a CC feature request at 
http://jira.truemesh.com/secure/ViewIssue.jspa?key=CC-49)

Mike

Clayton Harbour wrote:

Hi Bernard,

I am a little new to cruise control so there may be a way to do this out
of the box (anyone have any suggestions?).  If not then I will look at
adding it.  

I hope to work through the following this weekend:

1) Test output displayed on web page
2) (**new**) Build output displayed on web page
3) CCNet running as a service
Until I can get the output from the build displayed however you will
have to build the project locally to see what is breaking.  

I did a build this morning and it seems that there are some xml comments
that are missing which may be the cause.  After that it looks like there
is a problem with the self-test (Object reference not set to an instance
of an object.).
 





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Nightly builds

2003-07-01 Thread Scott Hernandez
Just let me know when I should shut down the current build server. It is still working
as far as I know. :)
quote who=Gert Driesen
 If no one else volunteers, I'll look into it.

 On Mon, 2003-06-30 at 21:07, Geurts, James wrote:
 Hey everyone.  I'm sorry that I have not been able to get this working.  I have been
 too busy lately and do not see myself having the time to get it working properly any
 time soon.  If someone would like to take this task over, that would be appreciated.

 Jim



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-07-01 Thread Mark Griffiths
Scott, does your current build server log into CVS using pserver or ssh?  It
seems that pserver access is intermittent at the moment.

-Mark

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Hernandez
Sent: 01 July 2003 17:08
To: [EMAIL PROTECTED]
Subject: Re: [nant-dev] Nightly builds


Just let me know when I should shut down the current build server. It is
still working as far as I know. :) quote who=Gert Driesen
 If no one else volunteers, I'll look into it.

 On Mon, 2003-06-30 at 21:07, Geurts, James wrote:
 Hey everyone.  I'm sorry that I have not been able to get this 
 working.  I have been too busy lately and do not see myself having 
 the time to get it working properly any time soon.  If someone would 
 like to take this task over, that would be appreciated.

 Jim



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data
Reports, E-commerce, Portals, and Forums are available now. Download today
and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-07-01 Thread Bernard Vander Beken
Hello Mike,

It sounds useful to have a central location where multiple .NET projects
are being built.
Thanks for this effort.

Best regards,

Bernard

-Original Message-
From: Mike Roberts [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 30, 2003 11:39 PM
To: [EMAIL PROTECTED]
Subject: Re: [nant-dev] Nightly builds


At ThoughtWorks we are looking into setting up a (publically viewable) 
server to run CruiseControl .NET instances for (at least) 
CruiseControl.NET itself and for Nunit. I'm hoping to get this up and 
running sometime over the next month, and if successful am happy to 
setup an instance for Nant / NantContrib as well.

Mike

Gert Driesen wrote:

If no one else volunteers, I'll look into it.

On Mon, 2003-06-30 at 21:07, Geurts, James wrote:
  

Hey everyone.  I'm sorry that I have not been able to get this
working.  I have been too busy lately and do not see myself having the
time to get it working properly any time soon.  If someone would like to
take this task over, that would be appreciated.

Jim


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/
01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers







---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/0
1
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
  





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


RE: [nant-dev] Nightly builds

2003-07-01 Thread Clayton Harbour
Jim, 

I could take this over if you would like.  I will try to get it set up
for this week.


Clayton



-Original Message-
From: Geurts, James [mailto:[EMAIL PROTECTED] 
Sent: June 30, 2003 12:07 PM
To: 'Nant-Developers (E-mail)'
Subject: [nant-dev] Nightly builds

Hey everyone.  I'm sorry that I have not been able to get this working.
I have been too busy lately and do not see myself having the time to get
it working properly any time soon.  If someone would like to take this
task over, that would be appreciated.

Jim


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Nightly builds

2003-06-30 Thread Mike Roberts
At ThoughtWorks we are looking into setting up a (publically viewable) 
server to run CruiseControl .NET instances for (at least) 
CruiseControl.NET itself and for Nunit. I'm hoping to get this up and 
running sometime over the next month, and if successful am happy to 
setup an instance for Nant / NantContrib as well.

Mike

Gert Driesen wrote:

If no one else volunteers, I'll look into it.

On Mon, 2003-06-30 at 21:07, Geurts, James wrote:
 

Hey everyone.  I'm sorry that I have not been able to get this working.  I have been too busy lately and do not see myself having the time to get it working properly any time soon.  If someone would like to take this task over, that would be appreciated.

Jim

---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
   



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers
 





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Nightly builds

2003-06-30 Thread Gert Driesen
If no one else volunteers, I'll look into it.

On Mon, 2003-06-30 at 21:07, Geurts, James wrote:
 Hey everyone.  I'm sorry that I have not been able to get this working.  I have been 
 too busy lately and do not see myself having the time to get it working properly any 
 time soon.  If someone would like to take this task over, that would be appreciated.
 
 Jim
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites including
 Data Reports, E-commerce, Portals, and Forums are available now.
 Download today and enter to win an XBOX or Visual Studio .NET.
 http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
 ___
 nant-developers mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/nant-developers
 
 



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


Re: [nant-dev] Nightly Builds Begin

2003-02-01 Thread Scott Hernandez
Quick Update: The nightly builds are going well.

After a few days of builds I started to notice that we were doing nightly
builds even when there were no changes to the source. I've modified draco
so that there is now an option to build only when there are changes. This
is the default for draco when run on a timer, with polling != 0, which we
are not doing. When builds are initiated by the command line tool a forced
build is done always.

I've submitted a patch to draco-dev to allow non-forced-builds from the
command line tool. This is now the behavior for our nightly builds. We
will only see builds if there were changes that day.

quote who=Scott Hernandez
 Okay, I've setup nightly builds.

 I'm using Draco.Net(with a polling period of 0). Then a scheduled task
 initiates the build at 2am. At the end of the build the scp task copies
 the zip file up to sourceforge. Nightly.xml is used to do this build.

 http://nant.sourceforge.net/builds is where things end up.

 If this process is reliable then I suggest we remove the nightly
 snapshots.
/quote




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers



Re: [nant-dev] Nightly Builds Begin

2003-01-28 Thread Gerry Shaw
If this process is reliable then I suggest we remove the nightly 
snapshots.

+1



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers