Author: cstamas
Date: Mon Dec 13 19:10:48 2010
New Revision: 1045313
URL: http://svn.apache.org/viewvc?rev=1045313&view=rev
Log:
Identify semantics changed.
Before, the algorithm was checking just for resultSize==1 and spitting result
only then. This obviously works in some scenarios, but is not
Author: krosenvold
Date: Mon Dec 13 18:56:57 2010
New Revision: 1045300
URL: http://svn.apache.org/viewvc?rev=1045300&view=rev
Log:
[SUREFIRE-662] Fixed for junit4
A couple of minor other adjustments too
Added:
maven/surefire/trunk/surefire-providers/surefire-junit/src/main/java/org/apache/
Author: cstamas
Date: Mon Dec 13 18:40:10 2010
New Revision: 1045281
URL: http://svn.apache.org/viewvc?rev=1045281&view=rev
Log:
Since 3.x readers are by default RO, here we need to state explicitly that RW
reader is needed.
Modified:
maven/indexer/trunk/indexer-core/src/main/java/org/apach
Author: pgier
Date: Mon Dec 13 17:22:53 2010
New Revision: 1045239
URL: http://svn.apache.org/viewvc?rev=1045239&view=rev
Log:
[MDEP-296] Add new goal to set properties containing the file paths of
dependency artifacts.
Added:
maven/plugins/trunk/maven-dependency-plugin/src/it/dependency-pro
Author: cstamas
Date: Mon Dec 13 14:40:57 2010
New Revision: 1045146
URL: http://svn.apache.org/viewvc?rev=1045146&view=rev
Log:
Should not leak lucene specific exceptions, wrong query inputs not returns
IllegalArgumentExceptions.
Modified:
maven/indexer/trunk/indexer-core/src/main/java/org
Author: vsiveton
Date: Mon Dec 13 11:14:00 2010
New Revision: 1045065
URL: http://svn.apache.org/viewvc?rev=1045065&view=rev
Log:
o validate about url
Modified:
maven/plugins/trunk/maven-doap-plugin/src/main/java/org/apache/maven/plugin/doap/DoapMojo.java
Modified:
maven/plugins/trunk/mave
Author: vsiveton
Date: Mon Dec 13 10:47:58 2010
New Revision: 1045058
URL: http://svn.apache.org/viewvc?rev=1045058&view=rev
Log:
MDOAP-30: Update requirement to Maven 2.2 and Java 5
o improved code for java5
Modified:
maven/plugins/trunk/maven-doap-plugin/src/main/java/org/apache/maven/plu
Author: vsiveton
Date: Mon Dec 13 10:31:55 2010
New Revision: 1045054
URL: http://svn.apache.org/viewvc?rev=1045054&view=rev
Log:
MDOAP-33: Add more DOAP options like blog, audience, plateform...
o added more DOAP options
Modified:
maven/plugins/trunk/maven-doap-plugin/src/main/java/org/apa