Olivier Lamy
|
a4f6bdf679
|
fix typo in the field name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370963 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 21:00:00 +00:00 |
Olivier Lamy
|
891e92e162
|
correctly use slf4j for logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 20:59:47 +00:00 |
skygo
|
fd6b9b7e93
|
fix unit paths so you can run unit on path with space
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370597 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 00:00:07 +00:00 |
Olivier Lamy
|
3a3f22c39b
|
add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370590 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 23:21:14 +00:00 |
Olivier Lamy
|
2b224893bc
|
add hack to configure User-Agent to download index from central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 23:21:01 +00:00 |
skygo
|
7dfd478f18
|
replace by &20 instead of %20 % not allowed shame
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370577 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 22:33:50 +00:00 |
Olivier Lamy
|
8b1587ea4e
|
handle navigation for #basicsearch
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370568 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 22:11:55 +00:00 |
skygo
|
8be9f7b746
|
attempt to stabilie core consummer tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370562 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 22:06:47 +00:00 |
Olivier Lamy
|
661d0a5f42
|
autocomplete from crumb entries must preserve navigation when found an artifact
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370535 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 21:27:49 +00:00 |
Olivier Lamy
|
fb986eb39f
|
fix navigation missing when using crumbentries
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370531 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 21:22:32 +00:00 |
Olivier Lamy
|
b32822204d
|
handle navigation when display an artifact version detail
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370530 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 21:22:15 +00:00 |
Olivier Lamy
|
1c3f7ba52f
|
add a route to display artifact detail for a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 21:22:03 +00:00 |
Olivier Lamy
|
6bb77e17bf
|
oups that was failing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370509 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 20:42:37 +00:00 |
Olivier Lamy
|
816988abf0
|
take care of hash with already a repositoryUd
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370426 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:39:13 +00:00 |
Olivier Lamy
|
ae610b03b7
|
fix hash when changing repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370415 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:13:44 +00:00 |
Olivier Lamy
|
e12e0e6f50
|
fix issue in hash calculation when changing repository while browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370414 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:13:32 +00:00 |
Olivier Lamy
|
71f820dedf
|
support naviguation when browsing artifact, route: '#artifact/:groupId/:artifactId'
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:13:18 +00:00 |
Olivier Lamy
|
e0ddc83e6c
|
use navigation when browsing with autocomplete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370412 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:13:05 +00:00 |
Olivier Lamy
|
1ccf363fa8
|
add a sammy route for quick search
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370411 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:12:52 +00:00 |
Olivier Lamy
|
0bda5f0465
|
no more need of jaxb-api we are now 1.6 required
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370410 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 18:12:39 +00:00 |
skygo
|
729f7da56e
|
Make unit test able to run on path with space. Warn dev to relocate.
Verify that Validator will fail with a space in reponame.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370368 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 17:04:26 +00:00 |
Olivier Lamy
|
a1c611039f
|
prune non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370322 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 15:39:28 +00:00 |
Olivier Lamy
|
70c7f2be25
|
make archetype test running off line, prune non needed dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370321 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 15:39:07 +00:00 |
Olivier Lamy
|
5f35a669ea
|
[MRM-1653] Bad mod on file in the bundle: new assembly version doesn't respect anymore 0755 default values.
fix for old ui.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370277 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 14:28:19 +00:00 |
Olivier Lamy
|
b85a4e1be2
|
[MRM-1653] Bad mod on file in the bundle: new assembly version doesn't respect anymore 0755 default values.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370276 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 14:27:10 +00:00 |
Olivier Lamy
|
f34dd7b832
|
remove archiva-docs from the new ui distrib reduce size
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370250 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 13:28:47 +00:00 |
Olivier Lamy
|
0f89fd4db7
|
increase size for uploading files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370151 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-07 09:08:46 +00:00 |
Olivier Lamy
|
3a72cf91a2
|
use release jackrabbit version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370052 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 22:43:20 +00:00 |
skygo
|
cec0299444
|
testPolicyYes rerunnable +@Override in test classes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370044 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 22:17:09 +00:00 |
Olivier Lamy
|
1d46686015
|
dependency plugin 2.4 see MDEP-365
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 21:51:05 +00:00 |
Olivier Lamy
|
be2d49e31a
|
fix issue using surefire 2.12.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369981 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 20:25:15 +00:00 |
skygo
|
3d4b925a5e
|
Core Consummers module: add @Override for unit test + attempt to fix CleanupReleaseSnapshotRepositoryPurgeTest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369920 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 18:48:38 +00:00 |
Olivier Lamy
|
4ac722c2e8
|
remove not anymore used images
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369641 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 18:53:32 +00:00 |
Olivier Lamy
|
3a6b3a4de2
|
use last jquery.fancybox version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369640 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 18:52:31 +00:00 |
Olivier Lamy
|
eaf57263c4
|
maven-project-info-reports-plugin 2.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369630 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 18:28:28 +00:00 |
Olivier Lamy
|
f18eb0bd31
|
last dependency plugin version 2.5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369542 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 09:37:34 +00:00 |
Olivier Lamy
|
2d64002185
|
remove dependency on maven tree component
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369472 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 21:28:22 +00:00 |
Olivier Lamy
|
f507ef2481
|
use dependency tree with aether for old webapp too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369471 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 21:27:44 +00:00 |
Olivier Lamy
|
2378be5050
|
cleanup karaf features with guava version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369388 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 18:21:08 +00:00 |
Olivier Lamy
|
148e9f1341
|
fix some dependencies and back to surefire 2.12 as it break on webapp-it-js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369387 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 18:20:54 +00:00 |
Olivier Lamy
|
997047c024
|
use las guava version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 18:20:34 +00:00 |
skygo
|
cba18e85b5
|
make to test method rerunable
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369335 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 14:56:07 +00:00 |
skygo
|
d51dec36a7
|
clear warning before some test to be sure of what we test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369304 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 12:31:45 +00:00 |
Olivier Lamy
|
3d344fa1df
|
fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 07:25:57 +00:00 |
Olivier Lamy
|
04b49e63eb
|
basic svn:ignore for the new module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369272 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:57:54 +00:00 |
Olivier Lamy
|
6ac4a1ae12
|
fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369270 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:57:05 +00:00 |
Olivier Lamy
|
664eea9e41
|
dependency tree with aether move beans to a separate new module to be able to reuse beans
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369269 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:56:52 +00:00 |
Olivier Lamy
|
55376abd21
|
we do not need the EnhancedLocalRepositoryManager to avoid writing _maven.repositories file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369268 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:55:35 +00:00 |
Olivier Lamy
|
f3e1fc8489
|
use dependencyManagement for aether
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369267 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:55:18 +00:00 |
Olivier Lamy
|
636eece888
|
fix dependency selector for dependency tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369266 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 06:55:05 +00:00 |