0 Replies Latest reply on Apr 8, 2009 4:10 PM by ryan03580.ryan03580.gmail.com

    Seam and Continuous Integration

    ryan03580.ryan03580.gmail.com

      Hey all,  I'm pretty new to the Seam world but I was assigned a task to incorporate two Seam projects into our Continuous Integration (CI) server.  Specifically we use Atlassian's Bamboo for that.  I was wondering if anyone has a good solution for this integration they'd be willing to share?


      Up until now, I've worked on some Ant scripts to build the code and also dabbled with Eclipse's Project Archives.  Project Archives definitely seems like the easier approach, but I don't want the building to be that tightly coupled to Eclipse.  To me it seems like plain old Ant scripts would work the best for our CI server, but they're rather tricky to setup and configure correctly.


      I'm open to any and all suggestions you all might have.


      Thanks!


      Ryan