Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-08-07 Thread Dennis Lundberg
On 2012-07-24 23:06, sebb wrote: > On 23 July 2012 17:20, Dennis Lundberg wrote: >> On 2012-07-20 23:26, sebb wrote: >>> On 20 July 2012 22:02, Dennis Lundberg wrote: If this is an integration test, the proper way to exclude it is to change its name so that it ends with "ITCase.java", s

Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-07-24 Thread sebb
On 23 July 2012 17:20, Dennis Lundberg wrote: > On 2012-07-20 23:26, sebb wrote: >> On 20 July 2012 22:02, Dennis Lundberg wrote: >>> If this is an integration test, the proper way to exclude it is to >>> change its name so that it ends with "ITCase.java", see >> >> see ... what? >> >> It's not a

Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-07-23 Thread Dennis Lundberg
On 2012-07-20 23:26, sebb wrote: > On 20 July 2012 22:02, Dennis Lundberg wrote: >> If this is an integration test, the proper way to exclude it is to >> change its name so that it ends with "ITCase.java", see > > see ... what? > > It's not an integration test - I'm excluding WeakHashTableTestCa

Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-07-20 Thread sebb
On 20 July 2012 22:02, Dennis Lundberg wrote: > If this is an integration test, the proper way to exclude it is to > change its name so that it ends with "ITCase.java", see see ... what? It's not an integration test - I'm excluding WeakHashTableTestCase from the existing integration tests. The

Re: svn commit: r1363623 - /commons/proper/logging/trunk/pom.xml

2012-07-20 Thread Dennis Lundberg
If this is an integration test, the proper way to exclude it is to change its name so that it ends with "ITCase.java", see On 2012-07-20 04:04, s...@apache.org wrote: > Author: sebb > Date: Fri Jul 20 02:04:51 2012 > New Revision: 1363623 > > URL: http://svn.apache.org/viewvc?rev=1363623&view=rev