On Oct 11, 2010, at 5:30 PM, David Blevins wrote: > Alright, begin binary banging. > > Repo: > > https://repository.apache.org/content/repositories/orgapacheopenejb-017/ > > Binaries: > > http://people.apache.org/~dblevins/staging/3.1.3/ > > Branch (to become a tag): > > http://svn.apache.org/repos/asf/openejb/branches/openejb-3.1.3/ > > Updated ant script for testing the binaries: > > http://people.apache.org/~dblevins/staging/build.xml > > "ant test:all" > > Still need to hammer out the release notes.
This isn't necessary, but it would be convenient, if we could pick up the following change in the release: On Oct 12, 2010, at 10:08 PM, [email protected] wrote: > Author: dblevins > Date: Wed Oct 13 02:08:04 2010 > New Revision: 1021975 > > URL: http://svn.apache.org/viewvc?rev=1021975&view=rev > Log: > OPENEJB-1370: Broadcast InetAddress.getLocalHost() when ejbd is bound to > 0.0.0.0 > > Modified: openejb/branches/openejb-3.1.x/server/openejb-server/src/main/java/org/apache/openejb/server/ServiceDaemon.java The property handling updates would be most important, but the 0.0.0.0 update is useful, also. --kevan
