We have a number of build.xml files for the examples so that people can run 
them via Ant.  The trick is we don't maintain them very well.

What we don't want is for users to spend hours trying to get them to work or 
thinking that TomEE is "broken" because the build.xml file doesn't function.

We either need to fix them and keep them fixed or delete them.

Obviously, keeping them would be great, but we'll need someone to adopt them.  
If you're looking for something to do, this is a great area that needs help.

If we keep them, they'll not just need to work, but we'll want to hook them up 
to a CI system and run that on every build.

It's cook's choice on how that would be done.  Buildbot is certainly one 
option.  Any ASF committer can actually set things up in buildbot, you don't 
even need to be an OpenEJB committer.  So this is a great task for anyone 
looking to get involved and happens to be an Apache committer already.

The buildbot configs are here:

  
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects

All configuration is in Python and is pretty straight forward.  Here's the docs 
which can be useful for reference:

  http://buildbot.net/buildbot/docs/latest/full.html

Task up for grabs!


-David

Reply via email to