InfoQ

Topic/Tag specific view

All content and news on InfoQ about Build systems


Latest featured content about Build systems

Jim Weirich Discusses Rake, the Ruby Make Tool

Community
Ruby
Topics
Domain Specific Languages,
Build systems

Jim Weirich, is the Chief Scientist for EdgeCase LLC and thecreator of rake, the popular make-like build tool written in Ruby. In this interview with InfoQ, Jim disccusses the birth of rake, Domain Specific Languages, and flexmock, his mocking library.

News about Build systems

First Public Release of Impala Provides Dynamic Modules for Spring

Community
Java
Topics
Announcements,
Build systems

Impala is an open source framework which aims to provide a dynamic module system for Spring-based web applications without requiring OSGi.

Debate: Is Maven the right tool for builds?

Community
Java
Topics
Artifacts & Tools,
Build systems

Recently, there has been a lot of debate around the usefulness Maven, which is a Java-based build and dependency management tool being used in many projects. InfoQ took a closer look at this debate to understand what issues are being encountered, and what has resulted from the debate.

Ivy 2.0: Released As An Apache Project

Community
Java
Topics
Build systems

Ivy, a tool for managing (recording, tracking, resolving and reporting) project dependencies which provides tight integration with Apache Ant, has released its 2.0 beta version. This is the first release as an Apache project, it brings enhanced compatibility with Maven 2 repositories, improved concurrency support and a few other significant changes.

Apache to incubate its first Ruby Project: Buildr - Ruby Build System for Java Projects

Community
Java,
Ruby
Topics
Build systems

Buildr is a simple and intuitive build system for Java projects. After 10 months of development and a lot of positive feedback, it will be incubated by the Apache Foundation, which will be opening its doors to its first Ruby project.

Team Foundation Server 2008: Out-Of-The-Box Support for Continuous Integration

Community
.NET
Topics
Build systems

Along with Visual Studio 2008 Microsoft will be releasing a new version of TFS (Team Foundation Server). TFS 2008 will provide extended support for Continuous Integration.

Articles about Build systems

Implementing Automated Governance for Coding Standards

Community
Architecture
Topics
Code Analysis,
Delivering Quality,
Build systems

Most development organizations of a significant size have some form of coding standards and best practices. Simply documenting these standards and keeping them up to date can be a significant challenge and enforcing them even harder. Our organization has found that enforcing coding standards and best practices in an automated fashion through our build process has been highly effective.

Eric Newcomer on the future of OSGi

Community
Java,
SOA
Topics
Deployment / Datacenter,
Application Servers,
Build systems

Eric Newcomer, co-chair of the OSGi Enterprise work group, talks about the evolution of OSGi and it's relationship to SOA and ESB. He discusses how he thinks OSGi will evolve over the coming years and whether or not it makes sense for Sun to adopt OSGi as the container model of choice."

Presentations about Build systems

Code Organization Guidelines for Large Code Bases

Community
Java
Topics
Delivering Quality,
Debugging,
Build systems

Juergen Hoeller shares his experiences working on large projects (including his role as chief architect of the Spring Framework) to provide general guidelines on Packaging and package interdependencies, Layering and module decomposition, Evolving a large code base. Juergen will also discuss how tools can play a role in enforcing architectural soundness.