svn commit: r1157375 - /maven/sandbox/trunk/doxia/doxia-ide/pom.xml

2011-08-13 Thread vsiveton
Author: vsiveton Date: Sat Aug 13 13:04:41 2011 New Revision: 1157375 URL: http://svn.apache.org/viewvc?rev=1157375view=rev Log: o fixed build Modified: maven/sandbox/trunk/doxia/doxia-ide/pom.xml Modified: maven/sandbox/trunk/doxia/doxia-ide/pom.xml URL:

svn commit: r1157376 - in /maven/sandbox/trunk/doxia/doxia-ide/eclipse: plugins/org.apache.maven.doxia.ide.eclipse.common.ui/src/main/java/org/apache/maven/doxia/ide/eclipse/common/ui/DoxiaWrapper.jav

2011-08-13 Thread vsiveton
Author: vsiveton Date: Sat Aug 13 13:07:30 2011 New Revision: 1157376 URL: http://svn.apache.org/viewvc?rev=1157376view=rev Log: o bumped plugins o switched to 1.6 for latest eclipse (to be reviewed for old Eclipse dist) o specified javanature and command in the eclipse-plugin o added a

svn commit: r1157398 - /maven/indexer/trunk/pom.xml

2011-08-13 Thread olamy
Author: olamy Date: Sat Aug 13 18:01:41 2011 New Revision: 1157398 URL: http://svn.apache.org/viewvc?rev=1157398view=rev Log: upgrade to junit 4.8.2, add a property to be able to not redirect surefire output to a file when using cli Modified: maven/indexer/trunk/pom.xml Modified:

svn commit: r1157399 - /maven/indexer/trunk/pom.xml

2011-08-13 Thread olamy
Author: olamy Date: Sat Aug 13 18:01:52 2011 New Revision: 1157399 URL: http://svn.apache.org/viewvc?rev=1157399view=rev Log: upgrade to last maven parent, do not redirect test output to a file by default Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL:

svn commit: r1157400 [2/2] - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ test/repo-with-osgi/ test/repo-with-osgi/commons-cli/ test/repo-with-osgi/commons-cli/commons-c

2011-08-13 Thread olamy
Added: maven/indexer/trunk/indexer-core/src/test/repo-with-osgi/commons-logging/commons-logging/1.1/commons-logging-1.1.jar.md5 URL:

svn commit: r1157401 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/OSGI.java main/java/org/apache/maven/index/creator/OSGIArtifactIndexCreator.java test/java/org/apache/

2011-08-13 Thread olamy
Author: olamy Date: Sat Aug 13 18:04:10 2011 New Revision: 1157401 URL: http://svn.apache.org/viewvc?rev=1157401view=rev Log: [MINDEXER-36] oups missed to add some files Added: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/OSGI.java (with props)

svn commit: r1157402 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: OSGI.java creator/OSGIArtifactIndexCreator.java

2011-08-13 Thread olamy
Author: olamy Date: Sat Aug 13 18:04:27 2011 New Revision: 1157402 URL: http://svn.apache.org/viewvc?rev=1157402view=rev Log: formatting : no code change Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/OSGI.java