The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Beefing up CI Factory’s concept of a Package

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jay Flowers

Posts: 369
Nickname: jflowers
Registered: Sep, 2005

Jay Flowers is a .NET Developer working as a Design Lead at Northrop Grumman.
Beefing up CI Factory’s concept of a Package Posted: Aug 16, 2009 3:14 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Jay Flowers.
Original Post: Beefing up CI Factory’s concept of a Package
Feed Title: JayFlowers
Feed URL: http://feeds.feedburner.com/jayflowers/Ombs
Feed Description: Just a guy that likes to make software.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Jay Flowers
Latest Posts From JayFlowers

Advertisement
For a long time now CI Factory has had the concept of a Package: a set of NAnt targets, properties, tasks, and functions that can be loaded by the Main.Build.xml or the Post.Build.xml and later call targets on them. <include buildfile="${PackagesDirectory}MSBuildCompile.Target.xml" /> …… <include buildfile="${PackagesDirectory}MSBuildCompile.Target.xml" /> Most packages include: Properties file to tweak the package to your [...]

Read: Beefing up CI Factory’s concept of a Package

Topic: Live Podcast Previous Topic   Next Topic Topic: Is Twitter Less Scalable than we Think?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use