One more issue.. I did NOT turn on the email notifications yet. Do we want them and where should they be sent?
There are basically three schools of thought: 1) A dedicated notifications@ list. A couple projects (like CXF) use this approach. If you are interested, subscribe. If not, don't. (note: the people committing changes contributing to a build also get an email on failures) 2) dev@ Some projects use this as all developers should know if builds are failing. Then again, some people think it pollutes/dilutes the value of the dev list. 3) commits@ Since builds are informational similar to the commits, put all such notices together. Thoughts? Dan On Wed September 30 2009 9:13:17 am Daniel Kulp wrote: > I setup a basic build (on checkin) and a deploy build (once a day if > changes) to deploy snapshots. > > http://hudson.zones.apache.org/hudson/view/Aries/ > > > In both cases, I used Maven 2.2.1 and Java 6. Are people OK with that? > Should we also setup a Java 5 build? > > Dan > > On Wed September 30 2009 9:02:22 am Jeremy Hughes wrote: > > 2009/9/30 Daniel Kulp <[email protected]>: > > > http://hudson.zones.apache.org/hudson/ > > > > Nice that the tabs are alphabetically organised - I won't have to page > > right to get to Aries :-) > > > > > In anycase, I'll setup a build. > > > > Thanks! > > > > > Dan > > > > > > On Wed September 30 2009 8:46:07 am Jeremy Hughes wrote: > > >> I'm curious about Hudson. I've not used it before. What are the > > >> advantages over continuum, which admittedly is something I'm more used > > >> to. There is an instance of continuum at vmbuild.apache.org which we > > >> could potentially use. I just looked at hudson.dev.java.net ... is > > >> there an instance of it running in the apache.org domain or are you > > >> suggesting we build at java.net? > > >> > > >> Jeremy > > >> > > >> 2009/9/30 David Bosschaert <[email protected]>: > > >> > Hi all, > > >> > > > >> > I've just committed the parent pom structure and updated the > > >> > Blueprint component to use it. > > >> > You can now run 'mvn install' from the Aries trunk to build > > >> > everything (which currently is just blueprint :). > > >> > > > >> > I guess this would be enough to get a Hudson build going... Anyone > > >> > with the right credentials there fancy setting it up? > > >> > > > >> > Cheers, > > >> > > > >> > David > > > > > > -- > > > Daniel Kulp > > > [email protected] > > > http://www.dankulp.com/blog > -- Daniel Kulp [email protected] http://www.dankulp.com/blog
