| Commit message (Expand) | Author | Age | Files | Lines |
* | restructure according to discussion on the dev list | Brett Porter | 2008-03-29 | 1344 | -112499/+0 |
* | change the group ID | Brett Porter | 2008-03-29 | 19 | -57/+56 |
* | [MRM-591] | Maria Odea B. Ching | 2008-03-26 | 1 | -0/+1 |
* | [MRM-664] Cannot download a strut-module artifact in a Legacy repository | Brett Porter | 2008-03-25 | 5 | -4/+14 |
* | [MRM-746] unable to include *.xml in artifacts list as it picks up maven-meta... | Brett Porter | 2008-03-25 | 21 | -236/+499 |
* | [MRM-659] archiva cannot serve ejb artifacts from a maven1 repository | Brett Porter | 2008-03-25 | 4 | -12/+54 |
* | Fixing license headers | Joakim Erdfelt | 2008-03-24 | 21 | -155/+298 |
* | [MNG-734] fix plugin-level metadata handling | Brett Porter | 2008-03-20 | 16 | -60/+716 |
* | [MRM-738] increase logging on path errors so we can identify the source | Brett Porter | 2008-03-20 | 2 | -4/+4 |
* | [MRM-642] don't rely on relative paths for tests | Brett Porter | 2008-03-20 | 2 | -9/+99 |
* | [MRM-622] | Maria Odea B. Ching | 2008-03-17 | 4 | -58/+159 |
* | Removing unused imports. | Joakim Erdfelt | 2008-03-16 | 17 | -33/+19 |
* | * Adding missing text contexts needed for testing. | Joakim Erdfelt | 2008-03-16 | 4 | -6/+72 |
* | Cleaning up deps now defined elsewhere | Joakim Erdfelt | 2008-03-16 | 1 | -6/+0 |
* | Adding missing apache header. | Joakim Erdfelt | 2008-03-16 | 1 | -0/+19 |
* | Adding apache header, fixing javadocs. | Joakim Erdfelt | 2008-03-16 | 1 | -4/+29 |
* | Adding missing slf4j test scope dep | Joakim Erdfelt | 2008-03-16 | 1 | -4/+5 |
* | merge the archiva-spring branch | Brett Porter | 2008-03-14 | 33 | -177/+266 |
* | [MRM-608] | Maria Odea B. Ching | 2008-03-14 | 1 | -0/+1 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-03-14 | 1 | -20/+3 |
* | MRM-710: Use commons-lang instead of Plexus Utils | Joakim Erdfelt | 2008-03-14 | 1 | -2/+2 |
* | [MRM-709] Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-03-14 | 3 | -5/+3 |
* | [MRM-709] Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-03-14 | 5 | -21/+20 |
* | MRM-731 - variable in url pom are not replaced. | Joakim Erdfelt | 2008-03-11 | 3 | -8/+27 |
* | [MRM-715] switch to IndexWriter since IndexModifier is deprecated in 2.3.1 | Brett Porter | 2008-03-03 | 1 | -30/+14 |
* | [MRM-661] fix handling of removing the last element from a list | Brett Porter | 2008-02-25 | 4 | -13/+267 |
* | remove cache that caused BytecodeIndexTest to erroneously pass, fix test | Brett Porter | 2008-02-25 | 2 | -12/+12 |
* | [MRM-731] fix failure introduced by previous commit | Brett Porter | 2008-02-25 | 1 | -1/+6 |
* | guard against NPE | Brett Porter | 2008-02-25 | 1 | -3/+3 |
* | [MRM-713] extensionPattern in FilenameParser is incorrect | Brett Porter | 2008-02-25 | 2 | -1/+7 |
* | diagnose test failure | Brett Porter | 2008-02-25 | 1 | -3/+6 |
* | test method is required | Brett Porter | 2008-02-25 | 1 | -3/+2 |
* | disable unpredictable | Brett Porter | 2008-02-25 | 1 | -0/+2 |
* | update the JPOX plugin version to remove some unneeded dependencies | Brett Porter | 2008-02-25 | 1 | -1/+1 |
* | -merge changes from archiva-1.0.x branch -r630722 | Maria Odea B. Ching | 2008-02-25 | 1 | -3/+8 |
* | MRM-709 - Use commons-io instead of Plexus Utils. | Joakim Erdfelt | 2008-02-25 | 1 | -23/+36 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 3 | -5/+5 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 4 | -4/+4 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 3 | -67/+5 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 3 | -29/+13 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 1 | -2/+3 |
* | MRM-709: Use commons-io instead of Plexus Utils | Joakim Erdfelt | 2008-02-24 | 1 | -14/+14 |
* | MRM-709 - Use commons-io instead of PlexusUtils. | Joakim Erdfelt | 2008-02-24 | 2 | -1/+5 |
* | [MRM-674] correct problems with test-sources classifier and alternate version... | Brett Porter | 2008-02-22 | 9 | -87/+181 |
* | MRM-708 - Migrate from Plexus Logging to Slf4J | Joakim Erdfelt | 2008-02-21 | 17 | -190/+215 |
* | MRM-708 - Migrate from Plexus Logging to Slf4J | Joakim Erdfelt | 2008-02-21 | 7 | -59/+68 |
* | MRM-708 - Migrate from Plexus Logging to Slf4J | Joakim Erdfelt | 2008-02-21 | 6 | -27/+0 |
* | MRM-708 - Migrate from Plexus Logging to Slf4J | Joakim Erdfelt | 2008-02-21 | 3 | -21/+162 |
* | [MRM-703] Artifacts with extensions longer than fours characters breaks repos... | Brett Porter | 2008-02-19 | 2 | -21/+29 |
* | [MRM-692] | Maria Odea B. Ching | 2008-02-17 | 2 | -28/+70 |