svn commit: r1035289 [4/4] - in /maven/indexer/trunk/indexer-core: ./ src/main/java/org/apache/maven/index/ src/main/java/org/apache/maven/index/cli/ src/main/java/org/apache/maven/index/context/ src/

2010-11-15 Thread cstamas
Modified: maven/indexer/trunk/indexer-core/src/test/java/org/sonatype/nexus/artifact/M2GavCalculatorTest.java URL: http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-core/src/test/java/org/sonatype/nexus/artifact/M2GavCalculatorTest.java?rev=1035289r1=1035288r2=1035289view=diff

svn commit: r1035350 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2010-11-15 Thread cstamas
Author: cstamas Date: Mon Nov 15 16:47:11 2010 New Revision: 1035350 URL: http://svn.apache.org/viewvc?rev=1035350view=rev Log: Aligned versions with latest Sonatype indexer to avoid any problems (misunderstandings). This indexer IS the continuation of the Sonatype one, and IS moved from

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

2010-11-15 Thread cstamas
Author: cstamas Date: Mon Nov 15 18:10:39 2010 New Revision: 1035383 URL: http://svn.apache.org/viewvc?rev=1035383view=rev Log: Aligned SISU container with the one in Nexus Indexer Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1035414 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2010-11-15 Thread cstamas
Author: cstamas Date: Mon Nov 15 19:01:42 2010 New Revision: 1035414 URL: http://svn.apache.org/viewvc?rev=1035414view=rev Log: Dependency cleanup Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml maven/indexer/trunk/pom.xml Modified

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

2010-11-15 Thread cstamas
Author: cstamas Date: Mon Nov 15 20:54:40 2010 New Revision: 1035449 URL: http://svn.apache.org/viewvc?rev=1035449view=rev Log: Missed p-c-a version from previous version alignment. Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org

svn commit: r1036665 - /maven/indexer/trunk/indexer-core/pom.xml

2010-11-18 Thread cstamas
Author: cstamas Date: Thu Nov 18 22:48:07 2010 New Revision: 1036665 URL: http://svn.apache.org/viewvc?rev=1036665view=rev Log: Making archetype-common optional. It is really not a specific part of indexer, and most probably only IDEs and such things will use the NexusArchetypeDataSource

svn commit: r1036834 - in /maven/archetype/trunk: ./ archetype-common/ archetype-common/src/main/mdo/ archetype-models/ archetype-models/archetype-catalog/ archetype-models/archetype-catalog/src/ arch

2010-11-19 Thread cstamas
Author: cstamas Date: Fri Nov 19 13:37:58 2010 New Revision: 1036834 URL: http://svn.apache.org/viewvc?rev=1036834view=rev Log: ARCHETYPE-303: applied fix, externalizing all the models into separate project (except the deprecated one, that is left where it was). Note: Before applying

svn commit: r1039430 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: DefaultNexusIndexer.java NexusIndexer.java

2010-11-26 Thread cstamas
Author: cstamas Date: Fri Nov 26 15:58:59 2010 New Revision: 1039430 URL: http://svn.apache.org/viewvc?rev=1039430view=rev Log: Added identify that is able to target IndexingContext to use for identification. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index

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

2010-11-26 Thread cstamas
Author: cstamas Date: Fri Nov 26 17:17:56 2010 New Revision: 1039469 URL: http://svn.apache.org/viewvc?rev=1039469view=rev Log: Stepping back from still unreleased parent. Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven

svn commit: r1039472 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ test/java/org/apache/maven/index/ test/nexus-3881/ test/nexus-3881/com/ test/nexus-3881/com/one.solut

2010-11-26 Thread cstamas
Author: cstamas Date: Fri Nov 26 17:20:50 2010 New Revision: 1039472 URL: http://svn.apache.org/viewvc?rev=1039472view=rev Log: Fixed query creation in cases when actually a keyword is supplied as term search. Before, QueryCreator (to be as versatile as possible) was creating too wide queries

svn commit: r1041431 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ test/java/org/apache/maven/index/updater/

2010-12-02 Thread cstamas
Author: cstamas Date: Thu Dec 2 16:20:38 2010 New Revision: 1041431 URL: http://svn.apache.org/viewvc?rev=1041431view=rev Log: Changes related to new API changes in Lucene 2.9.x (and 3.0 etc). Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index

svn commit: r1041505 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ main/java/org/apache/maven/index/packer/ main/java/org/apac

2010-12-02 Thread cstamas
Author: cstamas Date: Thu Dec 2 17:59:57 2010 New Revision: 1041505 URL: http://svn.apache.org/viewvc?rev=1041505view=rev Log: Adding debug (Lucene Explain) capability (for debugging purposes), and also fixed all the places where non-NexusIndexer/Searcher was used (that was preventing

svn commit: r1041959 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/updater/ test/java/org/apache/maven/index/updater/ test/resources/repo-index/ test/resources/repo-inde

2010-12-03 Thread cstamas
Author: cstamas Date: Fri Dec 3 19:17:22 2010 New Revision: 1041959 URL: http://svn.apache.org/viewvc?rev=1041959view=rev Log: In rev1041505 I introduced a bug but was not aware since it had no test! So, making it right: * added test for REAL index downloads/updates * same, but using

svn commit: r1041960 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/updater/DownloadRemoteIndexerManagerTest.java

2010-12-03 Thread cstamas
Author: cstamas Date: Fri Dec 3 19:21:19 2010 New Revision: 1041960 URL: http://svn.apache.org/viewvc?rev=1041960view=rev Log: Whoops, wrong file header. Replaced with ASF one. Modified: maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/updater

svn commit: r1042722 - /maven/indexer/trunk/.gitignore

2010-12-06 Thread cstamas
Author: cstamas Date: Mon Dec 6 17:01:47 2010 New Revision: 1042722 URL: http://svn.apache.org/viewvc?rev=1042722view=rev Log: Added the usual Git ignore file Added: maven/indexer/trunk/.gitignore Added: maven/indexer/trunk/.gitignore URL: http://svn.apache.org/viewvc/maven/indexer/trunk

svn commit: r1044018 - /maven/indexer/trunk/indexer-core/README.md

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 16:18:36 2010 New Revision: 1044018 URL: http://svn.apache.org/viewvc?rev=1044018view=rev Log: Notes changed. Modified: maven/indexer/trunk/indexer-core/README.md Modified: maven/indexer/trunk/indexer-core/README.md URL: http://svn.apache.org/viewvc/maven

svn commit: r1044019 - /maven/indexer/trunk/README.md

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 16:20:05 2010 New Revision: 1044019 URL: http://svn.apache.org/viewvc?rev=1044019view=rev Log: Added README and top level for quick reference. Added: maven/indexer/trunk/README.md Added: maven/indexer/trunk/README.md URL: http://svn.apache.org/viewvc/maven

svn commit: r1044021 - /maven/indexer/trunk/README.md

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 16:25:15 2010 New Revision: 1044021 URL: http://svn.apache.org/viewvc?rev=1044021view=rev Log: Update Modified: maven/indexer/trunk/README.md Modified: maven/indexer/trunk/README.md URL: http://svn.apache.org/viewvc/maven/indexer/trunk/README.md?rev

svn commit: r1044024 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/DefaultSearchEngine.java

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 16:29:02 2010 New Revision: 1044024 URL: http://svn.apache.org/viewvc?rev=1044024view=rev Log: MINDEXER-2: Java6 creeped in. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/DefaultSearchEngine.java Modified: maven/indexer

svn commit: r1044125 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ test/java/org/apache/maven/index/

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 20:51:17 2010 New Revision: 1044125 URL: http://svn.apache.org/viewvc?rev=1044125view=rev Log: MINDEXER-1: added merged context that fully supports searches and publishing. Added: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context

svn commit: r1044135 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 21:19:42 2010 New Revision: 1044135 URL: http://svn.apache.org/viewvc?rev=1044135view=rev Log: MINDEX-2: actually serializing lucene.commit calls. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context

svn commit: r1044160 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ test/java/org/apache/maven/index/

2010-12-09 Thread cstamas
Author: cstamas Date: Thu Dec 9 23:02:35 2010 New Revision: 1044160 URL: http://svn.apache.org/viewvc?rev=1044160view=rev Log: MINDEXER-1: adding ability to defer member selection. Added: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context

svn commit: r1044349 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/MergedIndexingContext.java

2010-12-10 Thread cstamas
Author: cstamas Date: Fri Dec 10 13:25:58 2010 New Revision: 1044349 URL: http://svn.apache.org/viewvc?rev=1044349view=rev Log: Added explanations why are these here. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/MergedIndexingContext.java Modified

svn commit: r1044390 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ test/java/org/apache/maven/index/

2010-12-10 Thread cstamas
Author: cstamas Date: Fri Dec 10 15:01:28 2010 New Revision: 1044390 URL: http://svn.apache.org/viewvc?rev=1044390view=rev Log: MINDEXER-2: improving implementation. o Added async warm-up and reader reopens o Moved critical and private code into Default context (was in IndexUtils for some

svn commit: r1044471 - /maven/indexer/branches/maven-2.x-compatible/

2010-12-10 Thread cstamas
Author: cstamas Date: Fri Dec 10 18:29:40 2010 New Revision: 1044471 URL: http://svn.apache.org/viewvc?rev=1044471view=rev Log: Branching Indexer that will remain Maven2.x compatible, but will soon go into maintenance-only state. Maybe compatible is wrong wording, it simply relies on Maven2.x

svn commit: r1044472 - in /maven/indexer/trunk: ./ indexer-artifact/ indexer-core/ indexer-core/src/main/java/org/apache/maven/index/ indexer-core/src/main/java/org/apache/maven/index/archetype/ index

2010-12-10 Thread cstamas
Author: cstamas Date: Fri Dec 10 18:35:16 2010 New Revision: 1044472 URL: http://svn.apache.org/viewvc?rev=1044472view=rev Log: Bumping trunk version of Indexer to 4.0.0 and o aligning it with Maven3.x o introducing use of Aether Version o smaller fixes with creeped in deps (commons-io vs plexus

svn commit: r1044541 - in /maven/indexer/trunk/indexer-core: pom.xml src/main/java/org/apache/maven/index/ArtifactInfo.java

2010-12-10 Thread cstamas
Author: cstamas Date: Fri Dec 10 23:58:42 2010 New Revision: 1044541 URL: http://svn.apache.org/viewvc?rev=1044541view=rev Log: VersionScheme is threadsafe, moved out from method call (this is a frequented method), added aether api to POM. Modified: maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1045146 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/treeview/ test/java/org/apache/maven/index/

2010-12-13 Thread cstamas
Author: cstamas Date: Mon Dec 13 14:40:57 2010 New Revision: 1045146 URL: http://svn.apache.org/viewvc?rev=1045146view=rev Log: Should not leak lucene specific exceptions, wrong query inputs not returns IllegalArgumentExceptions. Modified: maven/indexer/trunk/indexer-core/src/main/java/org

svn commit: r1045281 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/DefaultIndexUpdater.java

2010-12-13 Thread cstamas
Author: cstamas Date: Mon Dec 13 18:40:10 2010 New Revision: 1045281 URL: http://svn.apache.org/viewvc?rev=1045281view=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

svn commit: r1045313 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ test/java/org/apache/maven/index/

2010-12-13 Thread cstamas
Author: cstamas Date: Mon Dec 13 19:10:48 2010 New Revision: 1045313 URL: http://svn.apache.org/viewvc?rev=1045313view=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

svn commit: r1053383 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/AbstractIndexingContext.java

2010-12-28 Thread cstamas
Author: cstamas Date: Tue Dec 28 16:20:01 2010 New Revision: 1053383 URL: http://svn.apache.org/viewvc?rev=1053383view=rev Log: Oops, leftover file, dumb me. This should be in rev1053381 commit. Sorry! Added: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context

svn commit: r1053385 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/AbstractIndexingContext.java

2010-12-28 Thread cstamas
Author: cstamas Date: Tue Dec 28 16:27:04 2010 New Revision: 1053385 URL: http://svn.apache.org/viewvc?rev=1053385view=rev Log: Added ASF license header to new file. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/AbstractIndexingContext.java

svn commit: r1053390 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/updater/DefaultIndexUpdaterEmbeddingIT.java

2010-12-28 Thread cstamas
Author: cstamas Date: Tue Dec 28 17:07:56 2010 New Revision: 1053390 URL: http://svn.apache.org/viewvc?rev=1053390view=rev Log: Fixing cleanup: this IT was not properly cleaning up resources, the IndexingContext was never shut down, hence daemon threads were left in there dangling. Modified

svn commit: r1053391 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: cli/NexusIndexerCli.java context/DefaultIndexingContext.java

2010-12-28 Thread cstamas
Author: cstamas Date: Tue Dec 28 17:08:23 2010 New Revision: 1053391 URL: http://svn.apache.org/viewvc?rev=1053391view=rev Log: Making Indexer CLI simpler, by not using async-commit feature since it is CLI/batch invocation, and no need for that anyway. Modified: maven/indexer/trunk/indexer

svn commit: r1053635 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: ./ expr/

2010-12-29 Thread cstamas
Author: cstamas Date: Wed Dec 29 13:46:12 2010 New Revision: 1053635 URL: http://svn.apache.org/viewvc?rev=1053635view=rev Log: Introduced search expressions, and deprecated methods to promote use of SearchExpressions instead of plain strings. Added: maven/indexer/trunk/indexer-core/src

svn commit: r1053636 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater: AbstractResourceFetcher.java ResourceFetcher.java

2010-12-29 Thread cstamas
Author: cstamas Date: Wed Dec 29 13:56:49 2010 New Revision: 1053636 URL: http://svn.apache.org/viewvc?rev=1053636view=rev Log: Removed Wagon specific method from ResourceFetcher, and Wagon specific AbstractResourceFetcher. Relevant code is already moved into WagonHelper.WagonFetcher class

svn commit: r1062792 - /maven/pom/trunk/maven/pom.xml

2011-01-24 Thread cstamas
Author: cstamas Date: Mon Jan 24 14:17:31 2011 New Revision: 1062792 URL: http://svn.apache.org/viewvc?rev=1062792view=rev Log: Fix: fixed first-name, that was misspelled. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1074665 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/creator: JarFileContentsIndexCreator.java MavenArchetypeArtifactInfoIndexCreator.java

2011-02-25 Thread cstamas
Author: cstamas Date: Fri Feb 25 18:55:46 2011 New Revision: 1074665 URL: http://svn.apache.org/viewvc?rev=1074665view=rev Log: Be smarter with (blindly) opening a JAR. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/creator/JarFileContentsIndexCreator.java

svn commit: r1074671 - in /maven/indexer/trunk: indexer-artifact/src/main/java/org/apache/maven/index/artifact/ indexer-artifact/src/test/ indexer-artifact/src/test/java/ indexer-artifact/src/test/jav

2011-02-25 Thread cstamas
Author: cstamas Date: Fri Feb 25 19:07:10 2011 New Revision: 1074671 URL: http://svn.apache.org/viewvc?rev=1074671view=rev Log: Cleanup in indexer-artifact module: o GavCalculator UTs moved to their place (they left in wrong place since the time these two modules were actually one) o Fixed GAV

svn commit: r1074673 - /maven/indexer/trunk/indexer-artifact/src/main/java/org/apache/maven/index/artifact/M1ArtifactRecognizer.java

2011-02-25 Thread cstamas
Author: cstamas Date: Fri Feb 25 19:11:22 2011 New Revision: 1074673 URL: http://svn.apache.org/viewvc?rev=1074673view=rev Log: Returned a method removed by mistake. Modified: maven/indexer/trunk/indexer-artifact/src/main/java/org/apache/maven/index/artifact/M1ArtifactRecognizer.java

svn commit: r1075306 - in /maven/indexer/trunk: indexer-artifact/src/main/java/org/apache/maven/index/artifact/ indexer-artifact/src/test/java/org/sonatype/nexus/artifact/ indexer-core/src/main/java/o

2011-02-28 Thread cstamas
Author: cstamas Date: Mon Feb 28 11:55:20 2011 New Revision: 1075306 URL: http://svn.apache.org/viewvc?rev=1075306view=rev Log: Redoing GAV fixes and simplification: removed the checked exception, was a very bad idea anyway. Now, GavCalculator simply returns GAV if all is fine and path does

svn commit: r1075317 - in /maven/indexer/trunk/indexer-artifact/src/main/java/org/apache/maven/index/artifact: Gav.java GavCalculator.java IllegalArtifactCoordinateException.java

2011-02-28 Thread cstamas
Author: cstamas Date: Mon Feb 28 13:02:17 2011 New Revision: 1075317 URL: http://svn.apache.org/viewvc?rev=1075317view=rev Log: Returning 4.0.0 backward compatibility. The removed constructor and exception (that is not used anymore!). Having these, the code remains 4.0.0 compatible even

svn commit: r1086870 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataWriter.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 08:45:08 2011 New Revision: 1086870 URL: http://svn.apache.org/viewvc?rev=1086870view=rev Log: NEXUS-4149: fixed. The culprit was the MergedIndexingContext, that when published, resulted in transport format (the GZ file) that contained multiple allGroups

svn commit: r1086884 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/context/ main/java/org/apache/maven/index/updater/ test/java/org/apache/maven/index/packer/ test/nexus

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:05:54 2011 New Revision: 1086884 URL: http://svn.apache.org/viewvc?rev=1086884view=rev Log: NEXUS-4149: fix regarding descriptor document and added low-level test to validate transport file correctness and content. Added: maven/indexer/trunk/indexer-core

svn commit: r1086885 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:06:24 2011 New Revision: 1086885 URL: http://svn.apache.org/viewvc?rev=1086885view=rev Log: Bumping version to 4.1.0-SNAPSHOT Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml maven/indexer/trunk

svn commit: r1086886 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataWriter.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:06:42 2011 New Revision: 1086886 URL: http://svn.apache.org/viewvc?rev=1086886view=rev Log: NEXUS-4149 and NEXUS-4152 fix, the empty folder in m2e Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataWriter.java

svn commit: r1086887 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataWriter.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:07:03 2011 New Revision: 1086887 URL: http://svn.apache.org/viewvc?rev=1086887view=rev Log: NEXUS-4149 and NEXUS-4152: using proper methods for splitting/joining Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater

svn commit: r1086888 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:07:16 2011 New Revision: 1086888 URL: http://svn.apache.org/viewvc?rev=1086888view=rev Log: Making bottle warmer threads have unique thread-name. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context

svn commit: r1086889 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/packer/NEXUS4149TransferFormatTest.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:07:35 2011 New Revision: 1086889 URL: http://svn.apache.org/viewvc?rev=1086889view=rev Log: NEXUS-4152: added UT covering the same issue Modified: maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/packer

svn commit: r1086890 - in /maven/indexer/trunk/indexer-core/src/test/nexus-4149/repo4: ./ .placeholder

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:07:48 2011 New Revision: 1086890 URL: http://svn.apache.org/viewvc?rev=1086890view=rev Log: Git does not tracks directories, so placeholder file is needed. Added: maven/indexer/trunk/indexer-core/src/test/nexus-4149/repo4/ maven/indexer/trunk/indexer

svn commit: r1086891 - in /maven/indexer/trunk/indexer-core: ./ src/main/java/org/apache/maven/index/util/ src/main/java/org/apache/maven/index/util/zip/

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:08:07 2011 New Revision: 1086891 URL: http://svn.apache.org/viewvc?rev=1086891view=rev Log: Added ZipFacade, ZipHandle and two implementations. Added: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/util/ maven/indexer/trunk

svn commit: r1086892 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: ./ creator/ util/zip/

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:08:24 2011 New Revision: 1086892 URL: http://svn.apache.org/viewvc?rev=1086892view=rev Log: Integrated ZipFacade into indexer, no more direct ZipFile usages in indexer. Removed: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/util

svn commit: r1086896 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/DefaultIndexUpdater.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:25:08 2011 New Revision: 1086896 URL: http://svn.apache.org/viewvc?rev=1086896view=rev Log: MINDEXER-12: Applied Jesse's patch. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/DefaultIndexUpdater.java Modified

svn commit: r1086904 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 10:51:01 2011 New Revision: 1086904 URL: http://svn.apache.org/viewvc?rev=1086904view=rev Log: MINDEXER-13: Patch applied (by Jesse Glick), thanks. IndexDataReader.readIndex issue moved to MINDEXER-20. Modified: maven/indexer/trunk/indexer-core/src/main

svn commit: r1086911 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java

2011-03-30 Thread cstamas
Author: cstamas Date: Wed Mar 30 11:43:43 2011 New Revision: 1086911 URL: http://svn.apache.org/viewvc?rev=1086911view=rev Log: MINDEXER-20: fail fast on garbage input. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java Modified

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

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 13:51:20 2011 New Revision: 1087298 URL: http://svn.apache.org/viewvc?rev=1087298view=rev Log: MINDEXER-18: Adding animal-sniffer to ensure Java 1.5 compatibility. See MINDEXER-18 for more. Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk

svn commit: r1087297 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/archetype/ main/java/org/apache/maven/index/treeview/ test/java/org/

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 13:51:12 2011 New Revision: 1087297 URL: http://svn.apache.org/viewvc?rev=1087297view=rev Log: MINDEXER-14: fix. * HitLimit as feature dropped. API calls in place but deprecated and return always not-hit-limited values. * To limit result set size, use Count

svn commit: r1087299 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: AbstractSearchRequest.java IteratorSearchResponse.java

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 13:51:33 2011 New Revision: 1087299 URL: http://svn.apache.org/viewvc?rev=1087299view=rev Log: Returning mutilated method signatures. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/AbstractSearchRequest.java maven

svn commit: r1087300 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/DefaultSearchEngine.java test/java/org/apache/maven/index/Mindexer14HitLimitTest.java

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 13:51:50 2011 New Revision: 1087300 URL: http://svn.apache.org/viewvc?rev=1087300view=rev Log: MINDEXER-14: ensuring indexer returns all hits found. This change makes Indexer OOM prone! Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache

svn commit: r1087301 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ test/java/org/apache/maven/index/

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 13:52:09 2011 New Revision: 1087301 URL: http://svn.apache.org/viewvc?rev=1087301view=rev Log: MINDEXER-14 and others. * re-introduced count on AbstractSearchRequest to overcome problem of Group searches being wide open for OOM and no way to limit them

svn commit: r1087318 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/IteratorSearchResponse.java

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 14:34:58 2011 New Revision: 1087318 URL: http://svn.apache.org/viewvc?rev=1087318view=rev Log: MINDEXER-14: returned TOO_MANY_HITS_ITERATOR_SEARCH_RESPONSE constant, even if indexer is not using it, but eases migration from 4.0.0 to 4.1.0. Modified: maven

svn commit: r1087322 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: ./ util/zip/

2011-03-31 Thread cstamas
Author: cstamas Date: Thu Mar 31 14:48:41 2011 New Revision: 1087322 URL: http://svn.apache.org/viewvc?rev=1087322view=rev Log: Adding ASL headers to files that were missing it. No code change. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index

svn commit: r1133432 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: DefaultNexusIndexer.java NexusIndexer.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:33:50 2011 New Revision: 1133432 URL: http://svn.apache.org/viewvc?rev=1133432view=rev Log: Exposed NexusIndexer.addMergedIndexingContext() methods that accepts Lucene Directory. The constructor was already in place... used in tests for now. Modified

svn commit: r1133434 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/ConcurrentUseTest.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:34:03 2011 New Revision: 1133434 URL: http://svn.apache.org/viewvc?rev=1133434view=rev Log: Made UT extensible for various concurrent test cases. Modified: maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/ConcurrentUseTest.java

svn commit: r1133436 - in /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index: ConcurrentUseWithMergedContextPublishingTest.java ConcurrentUseWithMergedContextTest.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:34:17 2011 New Revision: 1133436 URL: http://svn.apache.org/viewvc?rev=1133436view=rev Log: Added more concurrency related test: one that uses Merged context to do idx write + search from merged context, and one similar but instead of search perform

svn commit: r1133437 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/packer/DefaultIndexPacker.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:34:30 2011 New Revision: 1133437 URL: http://svn.apache.org/viewvc?rev=1133437view=rev Log: MINDEXER-30: Fixing the AlreadyClosedException problem, tested with previous two UTs Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven

svn commit: r1133438 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/DefaultIndexerEngine.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:34:42 2011 New Revision: 1133438 URL: http://svn.apache.org/viewvc?rev=1133438view=rev Log: Applied patch for Igor, attached as MINDEXER-27 Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/DefaultIndexerEngine.java Modified

svn commit: r1133439 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:34:56 2011 New Revision: 1133439 URL: http://svn.apache.org/viewvc?rev=1133439view=rev Log: MINDEXER-26: fix for NPE Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java Modified: maven

svn commit: r1133440 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:35:08 2011 New Revision: 1133440 URL: http://svn.apache.org/viewvc?rev=1133440view=rev Log: MINDEXER-28: fix and a message with issue to follow with more information Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater

svn commit: r1133441 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java

2011-06-08 Thread cstamas
Author: cstamas Date: Wed Jun 8 15:35:21 2011 New Revision: 1133441 URL: http://svn.apache.org/viewvc?rev=1133441view=rev Log: MINDEXER-28: fixed type e vs ex Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/updater/IndexDataReader.java Modified: maven

svn commit: r1133880 - /maven/indexer/tags/maven-indexer-4.1.1/

2011-06-09 Thread cstamas
Author: cstamas Date: Thu Jun 9 14:14:24 2011 New Revision: 1133880 URL: http://svn.apache.org/viewvc?rev=1133880view=rev Log: [maven-release-plugin] copy for tag maven-indexer-4.1.1 Added: maven/indexer/tags/maven-indexer-4.1.1/ - copied from r1133879, maven/indexer/trunk/

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

2011-08-17 Thread cstamas
Author: cstamas Date: Wed Aug 17 14:29:07 2011 New Revision: 1158738 URL: http://svn.apache.org/viewvc?rev=1158738view=rev Log: Made Maven Indexer build m2e 1.0 friendly. This pluginManagement section does not stir anything in CLI maven build, but stores the needed lifecycle mapping for m2e

svn commit: r1158739 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/context/ main/java/org/apache/maven/index/creator/ main/java/org/apa

2011-08-17 Thread cstamas
Author: cstamas Date: Wed Aug 17 14:29:32 2011 New Revision: 1158739 URL: http://svn.apache.org/viewvc?rev=1158739view=rev Log: MINDEXER-34: Order of IndexCreator's passed to NexusIndexer.addIndexingContext...() matters and may produce wrong results. Maven Indexer provides a set of core

svn commit: r1158770 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/creator/ test/java/org/apache/maven/index/ test/java/org/apache/maven/index/creator/ test/mindexer-35/

2011-08-17 Thread cstamas
Author: cstamas Date: Wed Aug 17 15:35:08 2011 New Revision: 1158770 URL: http://svn.apache.org/viewvc?rev=1158770view=rev Log: MINDEXER-35: Extended existing JarFileIndexCreator to index classes in WARs too. Added: maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index

svn commit: r1158825 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/ConcurrentUseWithMergedContextPublishingTest.java

2011-08-17 Thread cstamas
Author: cstamas Date: Wed Aug 17 16:52:31 2011 New Revision: 1158825 URL: http://svn.apache.org/viewvc?rev=1158825view=rev Log: Fixed flakey UT that was breaking from time time. It was doing illegal stuff (publishing index concurrently into SAME directory), but this fact was not noticed since

svn commit: r1159158 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/ArtifactInfo.java

2011-08-18 Thread cstamas
Author: cstamas Date: Thu Aug 18 10:53:27 2011 New Revision: 1159158 URL: http://svn.apache.org/viewvc?rev=1159158view=rev Log: Added a context comparator to ArtifactInfo, is handy for various analysis use cases. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven

svn commit: r1159159 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/DefaultSearchEngine.java test/java/org/apache/maven/index/DuplicateSearchTest.java

2011-08-18 Thread cstamas
Author: cstamas Date: Thu Aug 18 10:53:44 2011 New Revision: 1159159 URL: http://svn.apache.org/viewvc?rev=1159159view=rev Log: MINDEXER-38: Undoing change sneaked in with revision 1158917. The original reason for fix was the bug when while performing flat search, in case 1st searched context

svn commit: r1186927 - /maven/indexer/trunk/.gitignore

2011-10-20 Thread cstamas
Author: cstamas Date: Thu Oct 20 17:10:34 2011 New Revision: 1186927 URL: http://svn.apache.org/viewvc?rev=1186927view=rev Log: Updating ignore for IDEA IDE Modified: maven/indexer/trunk/.gitignore Modified: maven/indexer/trunk/.gitignore URL: http://svn.apache.org/viewvc/maven/indexer

svn commit: r1210500 - in /maven/indexer/trunk/indexer-artifact/src/main/java/org/apache/maven/index/artifact: DefaultArtifactPackagingMapper.java VersionUtils.java

2011-12-05 Thread cstamas
Author: cstamas Date: Mon Dec 5 15:36:56 2011 New Revision: 1210500 URL: http://svn.apache.org/viewvc?rev=1210500view=rev Log: Performance/locking improvements. * VersionUtils was syncing on an already thread safe (compiled) Pattern unnecessary, GAV constructor calls into this, causing problem

svn commit: r1372377 - in /maven/indexer/trunk: indexer-artifact/src/main/java/org/apache/maven/index/artifact/ indexer-core/src/main/java/org/apache/maven/index/treeview/

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:08:27 2012 New Revision: 1372377 URL: http://svn.apache.org/viewvc?rev=1372377view=rev Log: Get rid of StringBuffer and replace it with StringBuilder. They are used in methods invoked on high frequency, but thread safety is not needed where they were used

svn commit: r1372378 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:08:38 2012 New Revision: 1372378 URL: http://svn.apache.org/viewvc?rev=1372378view=rev Log: Bumping version. Note: currently there are incompatible changes incoming, will be fixed in subsequent commit. Modified: maven/indexer/trunk/indexer-artifact

svn commit: r1372380 [2/2] - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/ main/java/org/apache/maven/index/cli/ main/java/org/apache/maven/index/context/ main/java/org/a

2012-08-13 Thread cstamas
Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/packer/DefaultIndexPacker.java URL: http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/packer/DefaultIndexPacker.java?rev=1372380r1=1372379r2=1372380view=diff

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

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:09:22 2012 New Revision: 1372381 URL: http://svn.apache.org/viewvc?rev=1372381view=rev Log: Bumped MI to Java6 level. Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk

svn commit: r1372382 - in /maven/indexer/trunk/indexer-artifact/src: main/java/org/apache/maven/index/artifact/ test/java/org/apache/maven/index/artifact/

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:09:42 2012 New Revision: 1372382 URL: http://svn.apache.org/viewvc?rev=1372382view=rev Log: Getting rid of deprecated baggage. Removed: maven/indexer/trunk/indexer-artifact/src/main/java/org/apache/maven/index/artifact

svn commit: r1372383 - in /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index: ./ context/ packer/

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:10:00 2012 New Revision: 1372383 URL: http://svn.apache.org/viewvc?rev=1372383view=rev Log: Getting rid completely of lock/unlock methods from context. Also, applied @Override in Java6 way. Modified: maven/indexer/trunk/indexer-core/src/main/java/org

svn commit: r1372384 - in /maven/indexer/trunk: indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java indexer-core/src/main/java/org/apache/maven/index/context/MergedIn

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:10:15 2012 New Revision: 1372384 URL: http://svn.apache.org/viewvc?rev=1372384view=rev Log: Undoing the bump to Java6, MI remains Java5. Modified: maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java

svn commit: r1372385 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-08-13 Thread cstamas
Author: cstamas Date: Mon Aug 13 12:10:26 2012 New Revision: 1372385 URL: http://svn.apache.org/viewvc?rev=1372385view=rev Log: Bumped MI version to 5.0.0 to reflect API breakage. Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml maven

svn commit: r1373387 - /maven/indexer/trunk/indexer-core/src/main/java/org/apache/maven/index/DefaultScannerListener.java

2012-08-15 Thread cstamas
Author: cstamas Date: Wed Aug 15 13:16:23 2012 New Revision: 1373387 URL: http://svn.apache.org/viewvc?rev=1373387view=rev Log: Getting rid of heap memory hog when unneeded. DefaultScannerListener hold a SetString with all the existing UINFOs loaded up in initialisation part of processing when

svn commit: r1384052 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 17:50:04 2012 New Revision: 1384052 URL: http://svn.apache.org/viewvc?rev=1384052view=rev Log: [maven-release-plugin] prepare release maven-indexer-5.0.0 Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1384054 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 17:50:19 2012 New Revision: 1384054 URL: http://svn.apache.org/viewvc?rev=1384054view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1384053 - /maven/indexer/tags/maven-indexer-5.0.0/

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 17:50:14 2012 New Revision: 1384053 URL: http://svn.apache.org/viewvc?rev=1384053view=rev Log: [maven-release-plugin] copy for tag maven-indexer-5.0.0 Added: maven/indexer/tags/maven-indexer-5.0.0/ - copied from r1384052, maven/indexer/trunk/

svn commit: r1384058 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 17:55:40 2012 New Revision: 1384058 URL: http://svn.apache.org/viewvc?rev=1384058view=rev Log: [maven-release-plugin] rollback the release of maven-indexer-5.0.0 Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core

svn commit: r1384060 - /maven/indexer/tags/maven-indexer-5.0.0/

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 17:57:43 2012 New Revision: 1384060 URL: http://svn.apache.org/viewvc?rev=1384060view=rev Log: rollback the release of maven-indexer-5.0.0 Removed: maven/indexer/tags/maven-indexer-5.0.0/

svn commit: r1384065 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 18:05:20 2012 New Revision: 1384065 URL: http://svn.apache.org/viewvc?rev=1384065view=rev Log: [maven-release-plugin] prepare release maven-indexer-5.0.0 Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1384066 - /maven/indexer/tags/maven-indexer-5.0.0/

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 18:05:35 2012 New Revision: 1384066 URL: http://svn.apache.org/viewvc?rev=1384066view=rev Log: [maven-release-plugin] copy for tag maven-indexer-5.0.0 Added: maven/indexer/tags/maven-indexer-5.0.0/ - copied from r1384065, maven/indexer/trunk/

svn commit: r1384067 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-12 Thread cstamas
Author: cstamas Date: Wed Sep 12 18:05:42 2012 New Revision: 1384067 URL: http://svn.apache.org/viewvc?rev=1384067view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1386537 - /maven/indexer/tags/maven-indexer-5.0.0/

2012-09-17 Thread cstamas
Author: cstamas Date: Mon Sep 17 10:08:31 2012 New Revision: 1386537 URL: http://svn.apache.org/viewvc?rev=1386537view=rev Log: Rolling back release Maven Indexer 5.0.0 Removed: maven/indexer/tags/maven-indexer-5.0.0/

svn commit: r1386547 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2012-09-17 Thread cstamas
Author: cstamas Date: Mon Sep 17 10:50:56 2012 New Revision: 1386547 URL: http://svn.apache.org/viewvc?rev=1386547view=rev Log: Rolling back version, as 5.0.0 release was dropped/withdrawn. Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml

svn commit: r1386556 - /maven/indexer/trunk/indexer-cli/README.md

2012-09-17 Thread cstamas
Author: cstamas Date: Mon Sep 17 11:24:21 2012 New Revision: 1386556 URL: http://svn.apache.org/viewvc?rev=1386556view=rev Log: Updated CLI readme Modified: maven/indexer/trunk/indexer-cli/README.md Modified: maven/indexer/trunk/indexer-cli/README.md URL: http://svn.apache.org/viewvc/maven

svn commit: r1386557 - /maven/indexer/trunk/indexer-core/pom.xml

2012-09-17 Thread cstamas
Author: cstamas Date: Mon Sep 17 11:24:29 2012 New Revision: 1386557 URL: http://svn.apache.org/viewvc?rev=1386557view=rev Log: As cli is moved out, removing of shade plugin from core module Modified: maven/indexer/trunk/indexer-core/pom.xml Modified: maven/indexer/trunk/indexer-core

  1   2   3   4   5   6   7   8   9   10   >