Re: [NAnt-users] Hi all

2015-05-19 Thread Timotheus Pokorra
Hello Fabien,

I did not check the mail folder for NAnt for a very long time...

> I’d like to know if people still here could send on the ML any link, any
> piece of custom script task that could be added to the main Nant website? Or
> anything else that users can do to shock this project back to life?

We are using NAnt extensively for developing OpenPetra.
We can create Project files and solution files for various IDEs, and
are using NAnt for the whole toolchain of developing and delivering
OpenPetra.

We have a number of Nant scripts here:
https://github.com/openpetra/openpetra/tree/master/inc/nant
and various build files throughout the source code tree, eg.
https://github.com/openpetra/openpetra/blob/master/setup/setup.build
and some tasks developed here:
https://github.com/openpetra/openpetra/tree/master/inc/nanttasks

Hope this helps,
  Timotheus

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users


Re: [NAnt-users] Hi all

2014-12-29 Thread Ryan Boggs
Hi,

See inline...

On Wed, Dec 24, 2014 at 1:29 AM, Fabien Poirier 
wrote:

>  Hi,
>
>
>
> My name is Fabien, I was using Nant as a .Net build tool on C# projects.
> Now I’ve changed of work and I am using it as a build tool for Delphi
> projects (yes).
>
Nice to meet you.

>
>
> I am using SVN and I build my own continuous integration chain, I connect
> to SVN, get info in XML, do some xmlpeek to get last revision, compare it
> with the last built, and rebuilt if needed.
>
>
>
> I’d like to know if Nant project is still alive, are there some
> contributors that want to make this project grows?
>
I think the best way to describe the status is slowly waking up from a 2
year nap.  I just reviewed a back log of pull requests on github.com of
people fixing issues that they wanted to fix. I also fixed an issue that
was introduced in 0.92 related to the copy task (sorry about that) and I
just submitted another pull request for review to address another issue
reported some time ago. Dominik has been working on the CI system to
stabilize it since the system has changed since we last checked in on it
and reviewing the code in my pull requests. There are also new nightly
files that can be tested in sourceforge.net. So we are slowly getting back
on our feet here.

>
>
> I was using Ant before on java project, Nant is much more cool to use, but
> there are many, many things that could be better (IMHO), so many ways to go
> forward.
>
Yup.

>
>
> I’d like to know if people still here could send on the ML any link, any
> piece of custom script task that could be added to the main Nant website?
> Or anything else that users can do to shock this project back to life?
>
You can contribute code, examples, etc.  A good place to start is in the
wiki at github.com. It is a bit dated but it still applies.
https://github.com/nant/nant/wiki/Development-Guide

>
>
> Nant could be extended by so many means, but it is not easy to find
> example of source code, for example the while task, etc.
>
We can work on that. I have ideas I want to work on but it'll take time.

Happy holidays,
Ryan

>
>
> I wish you a Merry Christmas!
>
> Fabien
>
>
> --
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> ___
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users


[NAnt-users] Hi all

2014-12-24 Thread Fabien Poirier
Hi,

My name is Fabien, I was using Nant as a .Net build tool on C# projects. Now 
I've changed of work and I am using it as a build tool for Delphi projects 
(yes).

I am using SVN and I build my own continuous integration chain, I connect to 
SVN, get info in XML, do some xmlpeek to get last revision, compare it with the 
last built, and rebuilt if needed.

I'd like to know if Nant project is still alive, are there some contributors 
that want to make this project grows?

I was using Ant before on java project, Nant is much more cool to use, but 
there are many, many things that could be better (IMHO), so many ways to go 
forward.

I'd like to know if people still here could send on the ML any link, any piece 
of custom script task that could be added to the main Nant website? Or anything 
else that users can do to shock this project back to life?

Nant could be extended by so many means, but it is not easy to find example of 
source code, for example the while task, etc.

I wish you a Merry Christmas!
Fabien
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net___
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users


[Nant-users] Hi All Please Help Me to invoke RunCustomTool from Nant Buildscript

2004-10-15 Thread Pavan Vadavalli
HI ,
I have CustomToool that generates the c# code  after reading a xml
file that is provided as addin in VS.NET env.
Now i want the C# code to be generated again whenever i build using
the solutiontask in Nant build script.
How can i execute that GenerateCode Method of CodeGenerator using NantScript.
This is Extermely important.,Please Help me regrading this.
Thankss  in advance for the Help
THankig You
Pavan


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users