Jevica Arianne B. Zurbano
158fea721b
* moved the creation of index into its own method
...
* renamed createIndexForQuickSearch to createSimpleIndex to be used in Advanced Search tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@944651 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 14:41:11 +00:00
Jevica Arianne B. Zurbano
71f252b734
[MRM-1125] - default search should be AND not OR for multiple keywords
...
* applied patch
* added additional unit and selenium tests for quick search
Submitted by: Gwen Harold Autencio
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@944632 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 12:56:34 +00:00
Jevica Arianne B. Zurbano
6a2661f866
[MRM-1345] MRM-1345 update use of Nexus indexer
...
* applied patch
* moved the constant in a new class
Submitted by: Gwen Harold Autencio
updated dependency versions:
* nexus-indexer 2.0.5
* plexus-utils 1.5.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@938402 13f79535-47bb-0310-9956-ffa450edef68
2010-04-27 10:29:58 +00:00
Brett Porter
3387b53fca
remove dependency on repository-layer from audit module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921799 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 11:05:46 +00:00
Brett Porter
5c18f8b344
[MRM-1359] add tests for legacy format translation in WebDAV and other Maven 1 repository notes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921789 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 10:34:42 +00:00
Brett Porter
83821861e8
empty directories and ignores
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921786 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 10:33:24 +00:00
Brett Porter
52176501a4
[MRM-1359] Separate Maven 1.x functionality into its own plugin
...
- add skeleton and comments
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921691 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 04:50:05 +00:00
Brett Porter
5761f19b58
[MRM-1360] move type population into Maven 2 plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921686 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 04:33:02 +00:00
Brett Porter
d6c33feff1
[MRM-1282] remove use of repository layer in favour of storage API
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921423 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 16:15:21 +00:00
Brett Porter
17348a45ce
[MRM-1282] remove duplicated artifact population, ensuring the metadata consumer now sets facets correctly too
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921376 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 14:55:59 +00:00
Brett Porter
ca5684b38f
[MRM-1282] Repository Path Translation consolidation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921374 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 14:47:30 +00:00
Brett Porter
f97e798940
[MRM-1282] Repository Path Translation consolidation
...
- DefaultPathParser now a shell around RepositoryPathTranslator, for refactoring away
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921366 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 14:35:31 +00:00
Brett Porter
3f9d3bac3e
[MRM-1360] move type population into Maven 2 plugin
...
- correct problem with the instantiation of the translator in the legacy code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921227 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 04:21:54 +00:00
Brett Porter
780176f7f5
[MRM-1360] move type population into Maven 2 plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921224 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 04:02:48 +00:00
Brett Porter
7e14904c86
remove redundant code (classifier argument is not used, maven-plugin maps to maven-plugin already using defaults)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921193 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 00:35:11 +00:00
Brett Porter
cd9c1097d1
[MRM-1282] start to implement maven metadata for artifacts, splitting from existing sources
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920722 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 08:00:25 +00:00
Brett Porter
af2a929978
[MNG-1301] remove the problem reports dependency on the repository layer, start to migrate path parsing into metadata API
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920649 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 04:24:32 +00:00
Brett Porter
b5202fc449
minor clean up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@920188 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 03:43:49 +00:00
Brett Porter
ec255eb8ee
avoid timing issues with audit logs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910447 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 09:48:16 +00:00
Brett Porter
38c8d861ea
revert r910400, look for a simpler solution and unit test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910410 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 06:17:00 +00:00
Brett Porter
0db9498522
avoid timing issues with audit logs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@910400 13f79535-47bb-0310-9956-ffa450edef68
2010-02-16 05:34:01 +00:00
Brett Porter
9c28117ca3
[MRM-1282] switch all timestamps to UTC
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900698 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 08:31:11 +00:00
Brett Porter
606c82cbca
merged recent changes from trunk, and reimplemented incoming audit log functionality as a plugin using the metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@900664 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19 06:15:09 +00:00
Brett Porter
fb9ad3f771
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898618 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:07:00 +00:00
Brett Porter
d3fede7d5d
[maven-release-plugin] prepare release archiva-1.3
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898616 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13 02:05:50 +00:00
Maria Odea B. Ching
b44ad982c3
[MRM-1296] Audit logging report
...
merged MRM-1296 branch to trunk
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@897892 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 15:07:00 +00:00
Brett Porter
1f1252456a
[MRM-1283] keep track of incomplete metadata so that it can self correct and show a meaningful message to the user
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893691 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 04:02:11 +00:00
Brett Porter
79de06cf3e
[MRM-1283] propagate errors occurring during resolution
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893686 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 02:40:57 +00:00
Brett Porter
0f2abe9bda
[MRM-1282] clarify warning
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893372 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 01:18:16 +00:00
Brett Porter
4ad4cd3ced
[MRM-1282] only create version metadata if necessary
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@893368 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 01:01:32 +00:00
Brett Porter
23d65a33f6
[MRM-1025] remove JPOX from the model and remove the Archiva database configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891133 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 06:44:32 +00:00
Brett Porter
966d79546d
[MRM-1025] remove artifact deletion and update consumer. remove archiva-database module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891130 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 06:18:33 +00:00
Brett Porter
9bbb1dc8ce
[MRM-1301] make warning message clearer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891115 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 03:50:01 +00:00
Brett Porter
0960c24cfb
[MRM-1301] add back summary statistics for various counts
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891102 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 02:25:42 +00:00
Brett Porter
0f4bec3049
[MRM-1301] add back problem reporting for invalid / missing POM
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891084 13f79535-47bb-0310-9956-ffa450edef68
2009-12-16 00:38:50 +00:00
Brett Porter
4331620db6
[MRM-1301] migrate reports to metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@891064 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 23:07:36 +00:00
Brett Porter
fea2f766b3
put back artifact reports, missed a use
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@889249 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 13:05:04 +00:00
Brett Porter
3c590e4a5c
Merged /archiva/trunk:r888397-889227
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@889240 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 12:44:58 +00:00
Brett Porter
e3f7c9572d
move reporting dependency to the correct location
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@889220 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 12:03:03 +00:00
Brett Porter
a08431ea1a
[MRM-1300] move search and find artifact action over to metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@889130 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 08:22:22 +00:00
Brett Porter
a3a67162c5
[MRM-1282] make the creation consumer read from storage so we get consistent metadata creation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@889061 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10 02:29:30 +00:00
Brett Porter
99765460e0
[MRM-1299] migrate RSS from the database to the metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888723 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 08:08:21 +00:00
Brett Porter
94e702281c
[MRM-1025] remove unused classes and directories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888676 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 02:08:07 +00:00
Brett Porter
830fa7a4a3
[MRM-1025] remove unused dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888675 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 02:07:46 +00:00
Brett Porter
9975401b34
[MRM-1025] remove unused dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888661 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 00:34:57 +00:00
Brett Porter
ebaee33d1e
Merged /archiva/trunk:r887040-888396
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888427 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 15:09:13 +00:00
Brett Porter
1d01e87b74
[MRM-1293] add tests for GenerateReportAction to better validate conversion in metadata repository branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@888396 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 13:31:47 +00:00
Brett Porter
b0304e08c3
[MRM-1293] remove RepositoryContentStatistics in favour of new repository-statistics module and adjust reporting action. Note that data population is still required to complete this issue
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888325 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 11:14:14 +00:00
Brett Porter
1dad23aaf3
[MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when the repository location changes.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888185 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 23:27:58 +00:00
Brett Porter
7c7fffc71c
[MRM-1293] introduce repository statistics as a new plugin that operates over the metadata repository. Currently a work in progress - repository size statistics are not stored, and only the scanner and scheduler have been hooked in (meaning reports will be out of date)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@888164 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 22:32:10 +00:00
Brett Porter
49157f1525
[MRM-1025] fill out more of the information in the metadata creation consumer to make it consistent with the current database record creation consumer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@886126 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 11:54:28 +00:00
Brett Porter
209df33fed
[MRM-1025] remove model fields that are not used for clarity
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@886101 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 10:23:42 +00:00
Brett Porter
7a63bee6de
[MRM-1025] remove project model as this is all now in the metadata repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@886037 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 02:33:02 +00:00
Brett Porter
cb96e18f97
[MRM-1025] change duplicate artifact reporting to be a repository scanned consumer to facilitate removing the database unprocessed consumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@886035 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 02:21:05 +00:00
Brett Porter
52bcd1b58b
[MRM-1292] replace the dependency graph by a maven-dependency-tree based implementation (maven-project is not used)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@885812 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01 16:01:31 +00:00
Brett Porter
b6cf0bf5fa
[MRM-1025] correct bean definition to match recent API changes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884124 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 14:53:39 +00:00
Brett Porter
70137a6054
[MRM-1282] ensure correct version of maven-model is used in the webapp, and utilise across all modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884094 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 13:48:16 +00:00
Brett Porter
8a0aa76e24
Merged /archiva/trunk:r882384-883981
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883995 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 06:55:27 +00:00
Brett Porter
46fa883487
[MRM-1282] clear up confusing "build" terminology, instead using project version (1.0-SNAPSHOT) and artifact version (1.0-20091112.0123456-1)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883965 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 03:11:22 +00:00
Brett Porter
627ad47211
[MRM-1283] start to migrate browse functionality to use the content repository. At present, this does everything except the just-in-time processing of models that haven't been stored yet
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883603 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 06:26:04 +00:00
Maria Odea B. Ching
614a6c1e2f
[MRM-747] Archiva should prevent re-deployment of released or non-snapshot versioned artifacts
...
o make blocking of re-dployments configurable per repository
o added test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@883051 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 09:28:36 +00:00
Brett Porter
05d2784124
[MRM-1282] load content only from a single node at a time
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882532 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 12:14:04 +00:00
Brett Porter
caaee4251e
[MRM-1281] remove unused database consumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@882363 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 23:39:09 +00:00
Brett Porter
4102a4a916
[MRM-1025] split the scheduler into modules to isolate database and indexer dependent code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882207 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 17:16:20 +00:00
Brett Porter
644537ee8b
cleanup javadoc tags
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882063 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 07:18:49 +00:00
Brett Porter
bfd5ffb44a
cleanup javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882061 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 07:16:29 +00:00
Brett Porter
601939b9e9
Merged /archiva/trunk:r825850-882054
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882055 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 06:20:43 +00:00
Brett Porter
fcd88ac350
analyze POM
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882054 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 06:02:35 +00:00
Brett Porter
fe034d4f99
[MRM-1281] remove unused consumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882046 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 04:35:09 +00:00
Brett Porter
ad41c470cc
clean up some notes, plans and formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@882027 13f79535-47bb-0310-9956-ffa450edef68
2009-11-19 01:55:27 +00:00
Maria Odea B. Ching
0b6a098ec3
[MRM-1275] Include other file types for the index consumer instead of just the indexable-content
...
o add artifacts file types so it gets processed by the consumer
o added unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834426 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 11:04:15 +00:00
Brett Porter
3879c79bd6
remove duplicate dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@828892 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 23:47:04 +00:00
Brett Porter
402c390102
PlexusInSpringTestCase correctly translates this
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@827026 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 10:30:52 +00:00
Brett Porter
2a5d5cea40
[MRM-1025] note about hard coding
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825920 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 14:53:57 +00:00
Brett Porter
e89326d687
[MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@825867 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 12:35:38 +00:00
Brett Porter
fa096dfcdb
[MRM-1264] don't close the indexing context - that is done by the finish task that was added. Since they are queued, it was being closed too early.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 11:37:09 +00:00
Maria Odea B. Ching
91cf97a170
fixed method name
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825452 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 09:59:32 +00:00
Maria Odea B. Ching
fa22abb913
[MRM-747] Archiva should prevent re-deployment of released or non-snapshot versioned artifacts
...
o moved check for metadata support files to RepositoryRequest and added tests
o throw DavException error 409 immediately for released artifacts intead of a ReleaseArtifactAlreadyExistsException
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825449 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 09:40:40 +00:00
Jevica Arianne B. Zurbano
7ecf7e1e88
revert changes made (MRM-1246)
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825431 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 08:18:29 +00:00
Brett Porter
9325a5a1c6
[MNG-1264] make it clearer if the index gets into a bad state
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825415 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 07:22:29 +00:00
Brett Porter
3b5817496e
[MRM-1265] .indexer should be excluded from scanning
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825390 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 04:41:43 +00:00
Brett Porter
e5c3dc20fb
[MRM-1259] only index content that is listed in indexable-content configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825382 13f79535-47bb-0310-9956-ffa450edef68
2009-10-15 03:41:57 +00:00
Brett Porter
c30389bfe8
[MRM-1264] Only create the DefaultIndexingContext once for a scan to reduce the amount of garbage collection. Also move optimization to end of scan to increase performance.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825163 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 15:15:43 +00:00
Brett Porter
0cf3f93e5a
[MRM-1264] reduce memory used by indexing process
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825082 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 10:27:48 +00:00
Brett Porter
accfd9680f
unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825080 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 10:19:31 +00:00
Brett Porter
36042466c5
remove unused vars
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825074 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 09:59:25 +00:00
Brett Porter
c61e55fd4f
[MRM-1262] move the index packing job to the end of a scan
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825012 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 05:41:45 +00:00
Maria Odea B. Ching
16b13f831a
[MRM-1254] Add more unit tests for searching artifacts
...
o more unit tests for advanced search and quick search (code coverage is now 88%)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824257 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 08:08:29 +00:00
Jevica Arianne B. Zurbano
5a8a5a92f8
[MRM-1246] - MetadataUpdaterConsumer didn't run during a repository scan after deleting a version of an artifact.
...
- added unit test for updating metadata
- added unit test sample artifacts
- applied the submitted patch
Submitted by: Gwen Harold Autencio
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824220 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 04:29:06 +00:00
Maria Odea B. Ching
ecb90855a1
[MRM-1254] Add more unit tests for searching artifacts
...
o added test for searching artifacts with numeric values in the artifactId using advanced search (MRM-981)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823505 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 10:28:52 +00:00
Brett Porter
eb9383c0a4
some POM clean up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822640 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 10:12:41 +00:00
Maria Odea B. Ching
40e247c7e4
[MRM-1056] Option to force scanning of an artifact/repository regardless of file dates
...
o add checkbox for processing all artifacts beside Scan Repository Now button in repositories page
o scan all artifacts if flag is set
o added unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@816084 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 07:48:55 +00:00
Maria Odea B. Ching
6ad5da6f8d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808338 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 09:34:26 +00:00
Maria Odea B. Ching
924e33b562
[maven-release-plugin] prepare release archiva-1.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808336 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 09:30:51 +00:00
Maria Odea B. Ching
573472d62a
[MRM-1239] Unable to get artifact-level maven-metadata.xml of artifacts that are only three directory levels deep
...
o added tests
o allow three levels for metadata and metadata checksums when checking if repository layout is default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808295 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 06:40:37 +00:00
Maria Odea B. Ching
81aa36aa09
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807091 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 06:14:31 +00:00
Maria Odea B. Ching
03aae7ee6a
[maven-release-plugin] prepare release archiva-1.2.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807087 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 06:12:10 +00:00
Brett Porter
0a4b078b01
simplify test
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806324 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 19:45:05 +00:00
Jevica Arianne B. Zurbano
76c66f5a83
[MRM-1204] - org.apache.maven.archiva.repository.project.ProjectModelMerge.merge throws NPE
...
- added unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806081 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 08:07:04 +00:00
Jevica Arianne B. Zurbano
f4cc3f7208
[MRM-1151] - Error when processing file nexus-maven-repository-index.zip
...
applied patch and added unit test.
Submitted by: Gwen Harold Autencio
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805371 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 11:41:29 +00:00
Maria Odea B. Ching
4be2924979
[MRM-1194] Archiva doesn't cope with versions in a pom.xml that are properties
...
o updated test cases
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@804909 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 09:40:44 +00:00
Jevica Arianne B. Zurbano
1c301353ac
[MRM-1204] - org.apache.maven.archiva.repository.project.ProjectModelMerge.merge throws NPE
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803840 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 11:00:51 +00:00
Maria Odea B. Ching
d150a6ed98
[MRM-1194] Archiva doesn't cope with versions in a pom.xml that are properties
...
o get latest timestamped file if no -SNAPSHOT exists when resolving the pom
o added tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@801946 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 11:00:03 +00:00
Maria Odea B. Ching
95e064f8a8
fixed repo path shown in log
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798437 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 08:00:48 +00:00
Maria Odea B. Ching
0586f7bd5b
[MRM-1198] changed length of url fields from 250 to 1020
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798424 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 07:17:36 +00:00
Maria Odea B. Ching
5e5fa749a2
[MRM-1212]/[MRM-1197] do not execute create-missing-checksum and metadata-updater consumers during webdav deployment
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798403 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 05:04:44 +00:00
Maria Odea B. Ching
a4bd8b9c5a
[MRM-1212]
...
o move fixing of incorrect checksums to ArtifactMissingChecksumConsumer
o added tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798059 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 07:34:40 +00:00
Brett Porter
a73f0ccf31
[MRM-1219] correct log4j configuration, consolidate logging APIs
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794572 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 07:45:17 +00:00
Maria Odea B. Ching
3fea67fafd
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778166 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 14:50:05 +00:00
Maria Odea B. Ching
2d00ba7504
[maven-release-plugin] prepare release archiva-1.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778164 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 14:46:45 +00:00
Maria Odea B. Ching
4f50f5722e
revert to 1.2.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778156 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 14:17:53 +00:00
Maria Odea B. Ching
f2a299be93
[maven-release-plugin] prepare release archiva-1.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778151 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 13:58:14 +00:00
Maria Odea B. Ching
b704d37229
oops, forgot to remove debug logs..
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778121 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 11:04:35 +00:00
Maria Odea B. Ching
af0109d90f
[MRM-1157] and [MRM-1176] (also related to MRM-836)
...
o added new column for Organization, IssueManagement, CiManagement and Individual tables to hold the actual values
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778118 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 10:58:49 +00:00
Maria Odea B. Ching
fa24587f89
[MRM-1188]
...
o put all indexing tasks (add, update and remove) into one queue; tasks added by NexusIndexerConsumer and LuceneCleanupRemoveIndexedConsumers
o all index updates are performed by ArchivaIndexingTaskExecutor
o added and updated tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@778093 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 06:11:19 +00:00
Maria Odea B. Ching
4f792bf59e
remove unused test dependency
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777831 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 08:09:09 +00:00
Maria Odea B. Ching
02a22f45a5
[MRM-1161], [MRM-1179], [MRM-1143] and [MRM-1160]
...
o upgraded nexus indexer to 2.0.0
o queue all indexing tasks to avoid interrupting a current indexing task being executed
o cleaned up nexus indexer and index cleanup consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777816 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23 07:28:12 +00:00
Maria Odea B. Ching
8b08426a74
o changed log level of default proxy connectors to debug and warn
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@777008 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 08:23:09 +00:00
Maria Odea B. Ching
1cc84d7fdc
[MRM-1157]
...
o added back identifier fields in archiva model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@776598 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 07:20:56 +00:00
Maria Odea B. Ching
ee164981d9
[MRM-1172]
...
submitted by Jan Ancajas
o loosen version validation rule in VersionUtil
o added test cases
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@772151 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06 11:20:06 +00:00
Maria Odea B. Ching
8dc8cd536a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 03:19:24 +00:00
Maria Odea B. Ching
d811b1f00d
[maven-release-plugin] prepare release archiva-1.2
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757122 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 03:15:29 +00:00
Maria Odea B. Ching
30ecf02f41
o synchronize repository scanning to prevent index writer/reader from being closed when repo consumers are executed from proxy requests and a
...
repository scanning is in progress
o updated test cases to accomodate changes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@757116 13f79535-47bb-0310-9956-ffa450edef68
2009-03-22 02:24:21 +00:00
Brett Porter
34c163502b
fix test problems
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756587 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:35:02 +00:00
Brett Porter
bf34387459
[MRM-1093] Log configuration and repository changes made.
...
Submitted by: Jevica Arianne B. Zurbano (applied with modifications and other refactoring)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756563 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:12:10 +00:00
Maria Odea B. Ching
9bd751e3d5
[MRM-1136]
...
o remove namespaces before getting child nodes of metadata
o added test case
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756559 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20 16:05:05 +00:00
Brett Porter
3b9173e74f
[MRM-1147] handling leading / on whitelists is ambiguous
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@756012 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 14:12:57 +00:00
Maria Odea B. Ching
ee7a83da1d
[MRM-731]
...
submitted by Jan Ancajas
o fix project properties being left out during cloning of the archivaProject (with unit test)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755846 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:14:43 +00:00
Brett Porter
6095cf8484
only create the working directory at the point it is needed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755844 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19 06:09:14 +00:00
Brett Porter
c01c25cf0a
clean warnings in xml tools module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755323 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 17:03:45 +00:00
Brett Porter
9e46c25ca2
warnings in transaction module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755305 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:24:16 +00:00
Brett Porter
cba6c66858
warnings in repository layer and some bugs found due to non-generic lists
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755296 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 16:13:38 +00:00
Brett Porter
ad7be3a3fc
clean up warnings
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755287 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:47:25 +00:00
Brett Porter
969828589e
clean up warnings
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755286 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:45:22 +00:00
Brett Porter
8bd81e6d6f
warnings from dependency tree consumer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755284 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:36:42 +00:00
Brett Porter
26a9c2edfc
restore previous behaviour, though it appears wrong
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755281 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:32:43 +00:00
Brett Porter
c5d079a9a4
clean warnings from dependency-graph
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755277 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 15:18:35 +00:00
Brett Porter
bd3bcaa26f
clear warnings for database-consumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755267 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 14:29:06 +00:00
Brett Porter
75e9f6fe7a
clear warnings for archiva-database
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755266 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 14:28:40 +00:00
Brett Porter
e60b195d45
clean warnings in core-consumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755245 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:48:20 +00:00
Brett Porter
2846805437
clean up warnings in archiva-converter
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755243 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:46:17 +00:00
Brett Porter
41854b9e2f
revise code warnings in archiva-configuration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755240 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:43:33 +00:00
Brett Porter
3cdb8ce934
start adding Java5 features to modules
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@755239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17 13:40:10 +00:00
Brett Porter
537ff689e7
[MRM-1140] centralise logging through slf4j
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753590 13f79535-47bb-0310-9956-ffa450edef68
2009-03-14 02:33:57 +00:00
James William Dumay
b247000287
Set sytem property before loading config
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753124 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:27:23 +00:00
James William Dumay
47b437abc9
MRM-1138 - Fix java.lang.NullPointerException: configuration can not be null on startup
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753121 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13 05:22:58 +00:00
Brett Porter
bf03bbad7a
[MRM-1102] reduce verbosity of ZipExceptions
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751941 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:38:09 +00:00
Brett Porter
e75840b71f
[MRM-1102] clean up layout exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751940 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:35:35 +00:00
Brett Porter
0fcfb7e339
[MRM-1102] don't swallow parsing exception too early where it still has context, and only log the message not the trace in scanning
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751932 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:09:34 +00:00
Brett Porter
0715c95f8c
clean imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751929 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10 01:05:19 +00:00
Brett Porter
fd62230483
[MRM-842] [MRM-836] correct the organization name and issue management URL in the database by not assigning them an automatically generated key as the identifier. We don't need these as identifiers, so simply remove
...
Submitted by: John Michael Luy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 15:27:06 +00:00
Brett Porter
302247e263
[MRM-749] we actually need to explicitly skip the processFile method if the index couldn't be created
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751620 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 08:30:40 +00:00
Brett Porter
1b1f7785df
[MRM-749] throw consumer exception if it can't start so that it doesn't fail processing every file
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@751608 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09 08:00:07 +00:00
Brett Porter
9e03d296ed
formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750823 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 09:44:47 +00:00
Brett Porter
497493a78b
[MRM-1073] restore backwards compatibility of model
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750808 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 08:26:30 +00:00
Brett Porter
3823131239
[MNG-1073] remove class from the model that was never used and required a model change. Typically, you'd just leave it out of the current version but we get some clean up by removing it altogether without any side effects.
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750795 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 07:44:10 +00:00
Brett Porter
1bd4a0386e
fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@750786 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 06:48:58 +00:00
Brett Porter
12c36ed347
[MRM-1098] upgrade to wagon 1.0-beta-5 and remove workaround that was needed previously
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747621 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 00:11:47 +00:00
Maria Odea B. Ching
a9a04ebb7d
set repository id in ArtifactUpdateDatabaseConsumer only when repository id is null
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747306 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 08:35:43 +00:00
Maria Odea B. Ching
48e96d554f
[MRM-1079]
...
o updated and activated tests for index cleanup consumer
o cleaned up index cleanup consumer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 06:52:41 +00:00
Maria Odea B. Ching
57ebe9526a
removed unused test resources in archiva-lucene-consumers and archiva-indexer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746157 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:55:19 +00:00
Maria Odea B. Ching
b4dfa90773
o re-packaged classes in archiva-indexer
...
o removed old directory
o removed unnecessary references to RepositoryIndexException and RepositoryIndexSearchException which have been removed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746146 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:25:30 +00:00
Maria Odea B. Ching
c73e639ed2
remove unused classes and empty directories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746141 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 05:09:07 +00:00
Maria Odea B. Ching
958b142c8f
remove unused classes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@746127 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:45:10 +00:00
Maria Odea B. Ching
120d6513a7
[MRM-1079]
...
o update impl of index cleanup consumer
o moved DatabaseConsumers and LuceneCleanupRemoveIndexedConsumer to spring
o removed old classes and test stubs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745821 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 11:24:12 +00:00
Maria Odea B. Ching
6c41ed1253
applied formatting to RepositoryContentConsumers
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745395 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:57:23 +00:00
Maria Odea B. Ching
14b464c185
[MRM-1076]
...
o remove second invocation of complete scan in RepositoryContentConsumers which causes the NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@745393 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:50:21 +00:00
Maria Odea B. Ching
462af40d1e
[MRM-1043]
...
o moved the advanced search to the quick search page
o dynamically add search criteria
o added additional test in SearchAction
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@744080 13f79535-47bb-0310-9956-ffa450edef68
2009-02-13 11:25:47 +00:00
James William Dumay
77481fb93c
MRM-1084 - Upgrade modello maven plugin to 1.0 to support Java 5 generics
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743630 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 06:47:36 +00:00
James William Dumay
d10e6a5ae2
MRM-1082 - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743238 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:45:52 +00:00
James William Dumay
e2dda2e977
Rolling back MRM-995 as it seemed to have broken lots of things
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743171 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:54:32 +00:00
James William Dumay
034f98a509
MRM-995 - Generated Descriptors are wrong after Eclipse Project Clean
...
* Submitted by Steffen Grunwald. Thanks for the patch :)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@743169 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:43:05 +00:00
James William Dumay
f3e319b018
Reverting earlier change to SearchUtil
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742863 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 06:12:32 +00:00
James William Dumay
6267a21d29
MRM-1081 - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key
...
* Updated so that repositoryId is part of the primary key for an artifact
* removed old search API classes as they needed to be brought over to the new API and doing so would be a waste of time
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742859 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 05:35:05 +00:00
James William Dumay
dc5aee4038
moved hit key utility method
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742848 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:51:10 +00:00
James William Dumay
837bb4a0b6
Ignore .indexer directories
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742846 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 04:46:37 +00:00
James William Dumay
200a649b36
Add @Override annotations
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@742790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 23:58:48 +00:00
Maria Odea B. Ching
b521fd00d2
remove old consumers for indexing
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@741493 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:32:06 +00:00
Maria Odea B. Ching
b8f16e0c71
[MRM-933]
...
o set search result limits of the returned search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740576 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 02:16:11 +00:00
Maria Odea B. Ching
c0e1f8872e
[MRM-749]
...
merged -r 728552:740257 from archiva-nexus-indexer branch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@740552 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 01:09:17 +00:00
James William Dumay
c2c0d59613
map variables should be final if they are to be used with the synchronized keyword
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@727229 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 00:10:13 +00:00
James William Dumay
5786c1db33
Remove unused code
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726963 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 05:28:59 +00:00
James William Dumay
20080174a4
MRM-1037 - Search Usability
...
* timestamp versions are merged to -SNAPSHOT versions
* duplicate artifacts are now merge by use of boolean filters
* we now search the correct fields
* content search has been removed (more accurate results)
* added more tokenizers for groupId, artifactId, version, etc
* Artifact Id's are weighted to improve quicksearch results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@726928 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 02:13:25 +00:00
James William Dumay
d1e7241a84
adding overrides
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723567 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 03:39:55 +00:00
James William Dumay
3ffefddeea
making repository final
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723224 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:34:53 +00:00
James William Dumay
69144ad89b
Make member field final
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@723221 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 06:11:21 +00:00
Brett Porter
8946eb1681
[MRM-1027] Indices are not cleaned up when deleting artifact via web services
...
Merged from: r722439
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@722449 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 13:02:37 +00:00
Brett Porter
fdb8c33f85
[MRM-1025] further references to the old name cleaned up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721541 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 17:40:07 +00:00
Brett Porter
6f2d5bad73
[MRM-1025] consolidate dependency graphing classes into one module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721529 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:29:00 +00:00
Brett Porter
88c2458c9d
[MRM-1025] no longer used after move to database
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721515 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:21:26 +00:00
Brett Porter
ebba6ca1d7
[MRM-1025] consolidate more database uses into the database module
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@721514 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 15:15:57 +00:00
James William Dumay
8152eb5642
MRM-1015 - Move consumers and related API's to Spring
...
RepositoryContentConsumers needed to be ported over as a spring component so that we can use the ApplicationContextAware interface.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719157 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 04:13:50 +00:00
Brett Porter
f578399872
remove @author tags as agreed on list: http://markmail.org/message/mtycwzotzosbywzr
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@718864 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 06:33:35 +00:00
James William Dumay
ae5ec2bfeb
MRM-996 - HttpProxyTransferTest fails on Windows. Thanks Martin Cooper
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@713648 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 05:59:03 +00:00
Maria Odea B. Ching
db96d2d7f2
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712168 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:44:29 +00:00
Maria Odea B. Ching
4cd3872031
[maven-release-plugin] prepare release archiva-1.2-M1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@712154 13f79535-47bb-0310-9956-ffa450edef68
2008-11-07 15:15:14 +00:00
Maria Odea B. Ching
9d345b6c94
[MRM-206]
...
-added search + test cases in web services
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@710189 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 22:23:23 +00:00
James William Dumay
a52072ec9d
Rename BaseConsumer to Consumer
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@708866 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 10:38:42 +00:00
Maria Odea B. Ching
338acb23ec
remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707296 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 07:01:31 +00:00
Maria Odea B. Ching
b86b71e28f
[MRM-981]
...
-fix query construction for advanced search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@707291 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 06:31:39 +00:00
Maria Odea B. Ching
c303ba78c7
merged MRM-124 branch (-r706118) - archiva web services
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@706126 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20 05:59:47 +00:00
Maria Odea B. Ching
a6c9464436
[MRM-952] (also fixes MRM-615, MRM-844 and MRM-620)
...
submitted by Michal Stochmialek
- fixes problems with expression resolving (${pom.version}) in dependencies,
- adds support for parent.{groupId, artifactId, version) properties,
- fixes issues with jdo detachCopy called from ProjectModelToDatabaseListener while creating effective pom,
- fixes inconsistency in key format used in effective model cache,
- add merging parentProject and properties while creating effective pom,
- ArchivaProjectModel.setOrgin("filesystem") was moved to readers (where IMO should be),
- adds few new test cases.
additional changes:
- applied codestyle formatting to patch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@703626 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11 03:56:18 +00:00
Maria Odea B. Ching
5cdf0b8fa4
[MRM-84]
...
-added statistics report in reports UI
-added statistics report generator with tests
-added new fields (totalProjectCount, totalGroupCount, totalArtifactCount and totalSize) to RepositoryContentStatistics table
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@700729 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01 10:27:16 +00:00
Maria Odea B. Ching
d0771be563
[MRM-90]
...
submitted by Gwen Harold Autencio
-filtered/advanced search
additional changes to patch:
-applied formatting
-removed unused methods and imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@696137 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 02:51:40 +00:00
Brett Porter
442f4a8749
[MRM-948] remove direct use of database and indexer from the core consumers, trim database related dependencies
...
Merged from: r694625
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@695101 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14 02:10:59 +00:00
Maria Odea B. Ching
14abf5f87e
merged -r691966 (MRM-934: added version in the key of the search result hit) from branch
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691968 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 11:24:02 +00:00
Maria Odea B. Ching
0f5a5fd895
[MRM-841]
...
changed registry trigger condition for repo-purge, auto-remove, create-missing-checksums and index-content consumers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@691527 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 07:20:15 +00:00
James William Dumay
2903962dfa
MRM-541 - convenient way to take Archiva proxies "offline"
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@687001 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 09:12:41 +00:00
James William Dumay
e5be21e4bb
MRM-541 - convenient way to take Archiva proxies "offline"
...
* Implemented UI for enabling/disabling proxy connectors
* changes to RepositoryProxyConnectors to skip offline connectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-541@686984 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 08:45:45 +00:00
James William Dumay
c43c6b90a6
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors
...
* A few more null checks for good measure.
* Metadata should always be updated even if the file does not exist. (wsmoak will love this, no more having to touch files).
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685748 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 02:17:16 +00:00
James William Dumay
384b971464
MRM-907 - Remove VersionedReference/ProjectReference/ArtifactReference from RepositoryProxyConnectors
...
* Merging from https://svn.apache.org/repos/asf/archiva/branches/metadata-rejig-1.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@685423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 03:09:52 +00:00
James William Dumay
b1cfd31b85
Moving utility methods to end of class
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684631 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 04:52:39 +00:00
James William Dumay
b40328492a
MRM-906 - Proxy repository operations should not be done in place
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@684629 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 04:28:05 +00:00
Brett Porter
28c3b26be0
add proxy logging in debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680917 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 06:19:23 +00:00
Brett Porter
18ae4a35cb
improve logging for remote failure
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680769 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 16:59:43 +00:00
Brett Porter
e157aed188
[MRM-631] ensure wagon lookups get a new instance on each request, reset HTTP properties after request
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680755 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 16:24:02 +00:00
Maria Odea B. Ching
13c799574c
[MRM-892]
...
-instead of using different keywords like 'class:', 'package:' or 'method', just use one keyword for all which is 'bytecode:', user can just use
the filtered search for specifics once it is implemented
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680606 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 02:48:33 +00:00
Maria Odea B. Ching
23392d13f3
[MRM-892]
...
-changed the implementation of search by class, package or method to use specific keywords 'class:', 'package:' or 'method:' when searching
for them (ex. class:MyClass)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680352 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 13:35:38 +00:00
Brett Porter
03bc6a82ef
[MRM-884] network proxy doesn't work
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@680127 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27 15:23:30 +00:00
Brett Porter
caab5531c0
[MRM-876] don't grab the remote file if it exists in the managed repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677852 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 08:16:24 +00:00
Brett Porter
28e545b65a
[MRM-876] let Archiva proxy arbitrary paths, particularly allowing it for pre-emptive proxying of support files when requested before the artifact
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677828 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 05:47:04 +00:00
Maria Odea B. Ching
0d580b48c1
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677215 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:43:54 +00:00
Maria Odea B. Ching
ef3b578f91
[maven-release-plugin] prepare release archiva-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677213 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:41:07 +00:00
Maria Odea B. Ching
7da05e7cd4
[MRM-864]
...
-use a lucene Filter with BooleanQuery and the LuceneQuery for searching within the search results
-added a checkbox in the general search page to search from the results only
-maintain a list of previous query strings if searchResultsOnly option is enabled in general search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@677197 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 08:46:38 +00:00
Maria Odea B. Ching
20fb87d33b
include the bytecode index to the searcheables in searchForTerm(..) instead of just searching it if the file content search returned
...
nothing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@676854 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 09:59:23 +00:00
Maria Odea B. Ching
f8cfdfa447
-in the search results, display repository (with link) where artifact is located
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675505 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 10:44:08 +00:00
Maria Odea B. Ching
0a94a40f00
[MRM-737]
...
-do not index metadata files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675483 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 09:02:07 +00:00
Maria Odea B. Ching
59313f36c3
[MRM-861]
...
-fix search results hits count
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675469 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 07:47:38 +00:00
Nicolas De Loof
15b6ddae0b
MRM-869
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675174 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 14:00:22 +00:00
Nicolas De Loof
a693bc6872
regression
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675159 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 13:19:04 +00:00
Nicolas De Loof
6ce6a9c218
MRM-869
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675141 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 12:19:05 +00:00
Maria Odea B. Ching
90ef668a99
remove unneccessary codes in the searcher for tests
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675099 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 06:12:15 +00:00
Maria Odea B. Ching
ce73f78809
log exceptions caught in the searcher
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@675097 13f79535-47bb-0310-9956-ffa450edef68
2008-07-09 05:24:34 +00:00
Maria Odea B. Ching
8d428ccfd1
[MRM-730]
...
-search bytecode index if not found in filecontent index
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674768 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 11:20:11 +00:00
Maria Odea B. Ching
8b9ec9fa88
[MRM-730]
...
-used bcel to read the .class files
-index classnames (packagename already included here) and methods that are public
-added tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674740 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 08:44:21 +00:00
Maria Odea B. Ching
c5b51473ba
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674706 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:04:28 +00:00
Maria Odea B. Ching
84c614d09a
[maven-release-plugin] prepare release archiva-1.1
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674704 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 02:01:17 +00:00
James William Dumay
5378f9b2f5
MRM-829 - Replace Company POM feature with simple Appearence customisation
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674161 13f79535-47bb-0310-9956-ffa450edef68
2008-07-05 08:40:27 +00:00
James William Dumay
d07d790c54
MRM-859 - Use File.createTempFile() when downloading files from a remote repository
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673685 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 14:16:56 +00:00
Brett Porter
a5636c4509
[MRM-831] When deploying artifacts to the repo, they should be added to the index instantly. Improve audit logging as well
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673360 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 11:23:05 +00:00
Maria Odea B. Ching
61b55ed637
[MRM-810]
...
-implemented the Auditable for UploadAction
-cleaned up the logging config
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673280 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 05:01:08 +00:00
Brett Porter
b5b378703b
move tags into file so it is well formed
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673279 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 04:58:03 +00:00
Brett Porter
45fba2c216
cache not found consistently between checksums and regular files
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673224 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 22:52:48 +00:00
Maria Odea B. Ching
eaa81fa1d9
removed set method for start time
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@672184 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 08:03:35 +00:00
Emmanuel Venisse
4537213235
[MRM-847] Fix build on windows by using xmlunit to test xml output
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@671144 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 11:56:58 +00:00
Maria Odea B. Ching
4fe4dc198e
[MRM-789]
...
-added an additional check in ArchivaConfiguration to append 'data/repositories/[repo_id]' in the repo location when the default config
(from default-archiva.xml) is used
-added test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@670114 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21 01:25:56 +00:00
Brett Porter
6d84f3a0a5
POM clean up
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667751 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 06:27:11 +00:00
Brett Porter
619a180ecc
set eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667745 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 05:47:03 +00:00
Brett Porter
57d92c8cf5
set line ending
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@667744 13f79535-47bb-0310-9956-ffa450edef68
2008-06-14 04:57:12 +00:00
Brett Porter
621c72cac6
fix wagon scopes
...
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@663491 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 07:34:53 +00:00