Re: svn commit: r1632011 - /commons/proper/email/trunk/pom.xml

2014-10-17 Thread Gary Gregory
Each project that finds itself in a mess with have to do explicit excludes... bummer Gary On Fri, Oct 17, 2014 at 3:37 PM, sebb wrote: > I see; that will really mess up the Maven classpath, because it won't > be able to detect that > > com.sun.mail:javax.mail:1.5.2 > > is a later version of > >

Re: svn commit: r1632011 - /commons/proper/email/trunk/pom.xml

2014-10-17 Thread sebb
I see; that will really mess up the Maven classpath, because it won't be able to detect that com.sun.mail:javax.mail:1.5.2 is a later version of javax.mail:mail:1.4.7 So if there are dependencies on both, then both will be added to the classpath. They also appear to have created copies of most

Re: svn commit: r1632011 - /commons/proper/email/trunk/pom.xml

2014-10-16 Thread Thomas Neidhart
On 10/17/2014 03:52 AM, Gary Gregory wrote: > On Thu, Oct 16, 2014 at 9:15 PM, sebb wrote: > >> On 15 October 2014 14:19, wrote: >>> Author: ggregory >>> Date: Wed Oct 15 13:19:50 2014 >>> New Revision: 1632011 >>> >>> URL: http://svn.apache.org/r1632011 >>> Log: >>> Update Oracle Mail from 1.4

Re: svn commit: r1632011 - /commons/proper/email/trunk/pom.xml

2014-10-16 Thread Gary Gregory
On Thu, Oct 16, 2014 at 9:15 PM, sebb wrote: > On 15 October 2014 14:19, wrote: > > Author: ggregory > > Date: Wed Oct 15 13:19:50 2014 > > New Revision: 1632011 > > > > URL: http://svn.apache.org/r1632011 > > Log: > > Update Oracle Mail from 1.4.7 to 1.5.2. > > > > Modified: > > commons/pr

Re: svn commit: r1632011 - /commons/proper/email/trunk/pom.xml

2014-10-16 Thread sebb
On 15 October 2014 14:19, wrote: > Author: ggregory > Date: Wed Oct 15 13:19:50 2014 > New Revision: 1632011 > > URL: http://svn.apache.org/r1632011 > Log: > Update Oracle Mail from 1.4.7 to 1.5.2. > > Modified: > commons/proper/email/trunk/pom.xml > > Modified: commons/proper/email/trunk/pom