Yes and no, it was by accident. I had to change it to run the gadgets provided for reproducing AMDATU-160 as they hard code URLs to 8080. I'll revert the change.
Regards, Ivo -----Original Message----- From: amdatu-developers-bounces at amdatu.org [mailto:[email protected]] On Behalf Of Angelo van der Sijpt Sent: woensdag 15 december 2010 17:58 To: amdatu-developers at amdatu.org; subversion at amdatu.org Subject: Re: [Amdatu-developers] [Amdatu-commits] SVN r495 - in trunk: . amdatu-authentication amdatu-authentication/oauth-server amdatu-authentication/oauth-server/src/main/java/org/amdatu/authentication/oauth/server/osgi amdatu-authentication/oa... Any particular reason for the change below? Angelo On Dec 15, 2010, at 12:19 PM, <subversion at amdatu.org> <subversion at amdatu.org> wrote: > Modified: trunk/pom.xml > ============================================================================== > --- trunk/pom.xml (original) > +++ trunk/pom.xml Wed Dec 15 12:19:44 2010 > @@ -28,7 +28,7 @@ > --> > <maven.dollar>$</maven.dollar> > <server.hostname>localhost</server.hostname> > - <server.port>3737</server.port> > + <server.port>8080</server.port> > <server.port.secure>9090</server.port.secure> > <root.directory>./target</root.directory> > <conf.directory>${root.directory}/conf</conf.directory> _______________________________________________ Amdatu-developers mailing list Amdatu-developers at amdatu.org http://lists.amdatu.org/mailman/listinfo/amdatu-developers

