#1 and #2 sound good to me too! a
On Tue, Sep 25, 2012 at 10:15 AM, Mattmann, Chris A (388J) < [email protected]> wrote: > Hey Martin, > > +1 to options #1 or #2 for me too. > > If I don't hear any objections in the next few days I'll change > the port to something obscure. > > Thanks! > > Cheers, > Chris > > On Sep 25, 2012, at 1:59 AM, Martin Desruisseaux wrote: > > > Le 25/09/12 13:37, Mattmann, Chris A (388J) a écrit : > >> Sure +1 to starting to deploy SNAPSHOTS to [email protected] > >> think that would be great.... > > > > Done. Actually I didn't had to configure anything. Just adding "deploy" > on Jenkins worked well, since the parent Apache pom.xml already declared > all necessary configuration. The artifacts are now available there: > > > > > https://repository.apache.org/content/repositories/snapshots/org/apache/sis/ > > > > However we still have a random " java.net.BindException: Address already > in use" build failure in sis-webapp. We are apparently not the only project > to have switched from port 8080 to 8081. Possible actions are: > > > > 1. Do nothing and live with the fact that those random build failures > > are reasonable rare (however if we suffer from build failures, we > > may also be causing build failures to the other project using that > > port, unless their build is sophisticated enough for searching an > > unused port). > > 2. Chose a slightly less common port number (8082?) > > 3. Implement some mechanism for searching an unused port number (anyone > > know how to do that?) > > 4. Create a wiki page and ask all Apache projects to document the port > > numbers they are using for their Jenkins build, so anyone can pickup > > an unused port. > > > > > > My preferred approach would be 4 (if someone had energy for that), but > I'm not sure it is realistic. Otherwise I think we can live with options 1 > or 2. > > > > Martin > > > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Senior Computer Scientist > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 171-266B, Mailstop: 171-246 > Email: [email protected] > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Assistant Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >
