IMHO, knowing which modules and tests are active/passing should be the responsibility of the individual developer. You can build the whole project in a reasonable amount of time.
I would agree that such a process would be good to introduce into the CI system but only if there were functional or integration-level tests that required resources unavailable to an individual developer. On Mon, Feb 24, 2014 at 12:37 PM, Steve Blackmon <[email protected]>wrote: > It would be nice to have a way to place feature branches we are > planning to merge under automated build as well, not to publish any > artifacts necessarily, just to identify any breaking changes and track > how many and which modules and tests are active/passing. > > STREAMS-26 is a good example we could use to test this process out. > > Steve > > On Mon, Feb 24, 2014 at 11:03 AM, Stanton Sievers <[email protected]> > wrote: > > Can you help set that up? I've never setup snapshots in the builds.a.o > > environment before. Certainly willing to learn. :) > > > > > > On Mon, Feb 24, 2014 at 11:49 AM, Matt Franklin < > [email protected]>wrote: > > > >> On Mon, Feb 24, 2014 at 10:46 AM, Stanton Sievers <[email protected] > >> >wrote: > >> > >> > A new job [1] has been created on builds.a.o for Streams trunk. It > will > >> > build using JDK 1.7 and the latest maven (currently 3.0.5). Once I've > >> > verified it builds successfully, I'll set the job to e-mail this list > >> when > >> > builds fail. > >> > > >> > We can setup snapshot deploys and other CI functionality as we see > fit. > >> > > >> > >> Let's setup snapshots now. > >> > >> > >> > > >> > [1] https://builds.apache.org/job/Streams%20Trunk/ > >> > > >> > > >> > On Mon, Feb 24, 2014 at 11:39 AM, Matt Franklin < > >> [email protected] > >> > >wrote: > >> > > >> > > > > >> > > > If we can revert trunk to revision 1569602, it should build again > >> with > >> > > >> all modules in the build plan. > >> > > >> > >> > > > > >> > > > I will revert the code. > >> > > > > >> > > > >> > > This is done. > >> > > > >> > > >> >
