29 Commits

Author SHA1 Message Date
Brett Porter
e40155758f [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@644335 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 14:39:15 +00:00
Brett Porter
0a40142eab [maven-release-plugin] prepare release archiva-1.0.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@644332 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 14:35:34 +00:00
Brett Porter
74adedbe13 [MRM-746] also need to make sure the metadata is not scanned in getVersions
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@644317 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 13:57:40 +00:00
Brett Porter
bff944cf56 [MRM-763] correct incorrect cron expressions
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@644279 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 12:28:12 +00:00
Brett Porter
86de241b73 [MRM-159] should not respond with a 404 if proxying a file results in a remote error
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@644205 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 07:58:24 +00:00
Maria Odea B. Ching
fa9c843f24 -merged -r637928 of trunk for MRM-622
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@642954 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 10:30:30 +00:00
Brett Porter
cff6df20a4 [MRM-758] cron expressions with a comma are not being scheduled after configuration save
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@642886 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 05:52:18 +00:00
Brett Porter
04b7767087 [MRM-664] Cannot download a strut-module artifact in a Legacy repository
- there seemed to be no reason to rename type from . to - apart from cosmetics so this was changed to allow - in extensions


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@640811 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 13:43:18 +00:00
Brett Porter
251a0c475a [MRM-746] unable to include *.xml in artifacts list as it picks up maven-metadata.xml
- consolidate operations that checked if something was an artifact into FileTypes
- add exclusions for the metadata and supporting files to consumers
- add tests

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@640793 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 13:01:41 +00:00
Brett Porter
6babd1476d [MRM-659] archiva cannot serve ejb artifacts from a maven1 repository
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@640759 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 10:07:15 +00:00
Brett Porter
d25d6452ae [MNG-734] fix plugin-level metadata handling
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@639260 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 12:21:49 +00:00
Brett Porter
cec56a638e [MRM-738] increase logging on path errors so we can identify the source
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@639156 13f79535-47bb-0310-9956-ffa450edef68
2008-03-20 04:27:54 +00:00
Brett Porter
09f3d8b4dd [MRM-642] don't rely on relative paths for tests
Submitted by Stephen Gargan

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@638988 13f79535-47bb-0310-9956-ffa450edef68
2008-03-19 20:06:28 +00:00
Brett Porter
4bc10c1cca [MRM-608] Unable to find project model for [...] if the initial import of the POM failed
Merged from: r637023 on trunk


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@637288 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 21:57:03 +00:00
Joakim Erdfelt
400c74cdcf [MRM-731] variable in url pom are not replaced.
* Added test case outlined in JIRA.
* Fixed filter for ${pom.*} and ${project.*} expression expansion.



git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@634361 13f79535-47bb-0310-9956-ffa450edef68
2008-03-06 17:40:26 +00:00
Brett Porter
8cf5f9555c [MRM-715] switch to IndexWriter since IndexModifier is deprecated in 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@632892 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 00:38:40 +00:00
Brett Porter
aec3835962 fix new trunk API that snuck in to merge
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@631022 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 22:35:36 +00:00
Brett Porter
c639088abb [MRM-661] fix handling of removing the last element from a list
Merged from: r630878


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630880 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 15:38:01 +00:00
Brett Porter
c000030a7e remove cache that caused BytecodeIndexTest to erroneously pass, fix test
Merged from: r630859


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630861 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 14:25:28 +00:00
Brett Porter
15d45eb25e [MRM-731] fix failure introduced by previous commit
Merged from: r630844, 630842


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630850 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 13:48:47 +00:00
Brett Porter
226f9e53c7 [MRM-713] extensionPattern in FilenameParser is incorrect
Submitted by:  	 james ahlborn
Merged from: r630811


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630813 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 11:27:31 +00:00
Brett Porter
3ffa0b55e3 merge build fixes from trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630812 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 11:24:02 +00:00
Maria Odea B. Ching
b0fac565d6 [MRM-687]
applied patch submitted by Dario Oliveros

-do not add project into cache if it contains no groupId and version information (EffectiveProjectModelFilter)


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630722 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 02:57:50 +00:00
Brett Porter
ea9f3fa9e1 [MRM-674] remove redundant code
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630094 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 05:28:53 +00:00
Brett Porter
8802ed3b8e [MRM-674] correct problems with test-sources classifier and alternate version approaches
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@630092 13f79535-47bb-0310-9956-ffa450edef68
2008-02-22 05:13:13 +00:00
Brett Porter
bc2d23f4a7 [MRM-703] Artifacts with extensions longer than fours characters breaks repository scanning
Submitted by:  	 Jim Jackson

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@629020 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 08:29:33 +00:00
Maria Odea B. Ching
e59cda5eb8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@616215 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 08:50:25 +00:00
Maria Odea B. Ching
5149c462da [maven-release-plugin] prepare release archiva-1.0.1
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@616212 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 08:46:56 +00:00
Maria Odea B. Ching
9263b3efd0 -created branch for 1.0.x development
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@616160 13f79535-47bb-0310-9956-ffa450edef68
2008-01-29 04:10:42 +00:00