[jboss-dev-forums] [Design of JBoss jBPM] - Re: continuous integration?
tom.baeyens@jboss.com
do-not-reply at jboss.com
Tue Dec 5 04:53:42 EST 2006
our it team has a continuous integration thing up and running. i just have to get a few things fixed before that runs again with the new restructured jbpm code base.
the biggest problem currently is the email tests. i'm using dumpster in the test suite for testing emails. but our continuous integration server doesn't allow for ports to be opened under 1024. so i need to find a way to tell dumpster to open up the fake mailserver on a different port. also i need to figure out how to tell the JavaMail API that mails should be sent using this different port...
All help with these two items are welcome.
I have created a jira issue for this: http://jira.jboss.com/jira/browse/JBPM-791
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991216#3991216
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991216
More information about the jboss-dev-forums
mailing list