4619 Commits

Author SHA1 Message Date
Brett Porter
be20d16cfd more autowiring 2014-07-30 18:06:15 +10:00
Brett Porter
b0550f3fcf ensure works from clean repository 2014-07-30 17:27:20 +10:00
Brett Porter
6e1b60e430 update archetype for repository metadata
use mocks instead of full implementations for testing, cut down dependencies
2014-07-30 16:33:41 +10:00
Brett Porter
fcf2e3e27c make optional for Spring
in case of tests that don't add any repository listeners to the classpath
2014-07-30 16:07:38 +10:00
Brett Porter
54f97d54cb fix merge of converters
The test files in artifact converter had been adjusted, and need to merge the
spring context. Also make the artifactConverter injection more specific to
avoid picking up those defined for tests
2014-07-30 14:34:42 +10:00
Brett Porter
c329113c52 simplify required namespaces 2014-07-30 13:42:36 +10:00
Brett Porter
30db1698ea ensure spring context is added to archetype 2014-07-30 13:33:12 +10:00
Brett Porter
c1e27fbd05 remove unused dependencies and imports 2014-07-30 13:22:57 +10:00
Brett Porter
339650b1a7 add generics 2014-07-30 13:22:50 +10:00
Brett Porter
b3804c39b5 remove commented dependency 2014-07-30 12:05:02 +10:00
Brett Porter
2882d9b199 add missing dependency 2014-07-30 12:05:02 +10:00
Brett Porter
732531ebef ensure archiva-cli is able to run
clean up the dependencies used and add some missing configuration form shade
2014-07-30 12:05:02 +10:00
Brett Porter
75c63ff2eb split out problem facet
this avoids modules wanting to report a problem from having to depend on the
plugin itself and its consumer, etc.
2014-07-30 12:02:04 +10:00
Brett Porter
54e9209fed fix scan location 2014-07-30 11:52:10 +10:00
Brett Porter
b9920ed0ff fix package declarations
avoid duplicating classes in the produced bundle
2014-07-30 11:46:31 +10:00
Brett Porter
8007a47a3a merge artifact-converter into converter
Large amount of duplicated information and an unnecessary split package
caused duplicates in the produced bundle
2014-07-30 11:46:30 +10:00
Brett Porter
909ad7500b ensure archetype builds on a clean repository
Need to line up several dependencies that got managed differently, and trim
out things no longer needed. This could use a diet in general - there should
not be very much of Archiva's API or dependencies needed to build and test a
consumer.
2014-07-29 18:16:23 +10:00
Brett Porter
9e0abd75f3 remove antrun only used for echo 2014-07-29 16:24:29 +10:00
Brett Porter
482c368d0d trim POM to required resources 2014-07-29 15:54:42 +10:00
Brett Porter
50e30fef3b must also populate variables 2014-07-29 15:27:55 +10:00
Olivier Lamy
dc52ac5c79 [MRM-1853] On first start up, you get a perpetual loading indicator.
Submitted by Robert David
2014-07-24 12:08:19 +10:00
Olivier Lamy
e92a96880e line ending 2014-07-17 17:54:44 +10:00
Olivier Lamy
f051ac2796 [maven-release-plugin] prepare for next development iteration 2014-07-16 10:51:34 +10:00
Olivier Lamy
93eafa089c [maven-release-plugin] prepare release archiva-2.1.0 2014-07-16 10:51:21 +10:00
Brett Porter
2fd88d2d08 update line endings 2014-07-01 16:11:00 +10:00
Olivier Lamy
79cc8e3948 revert c648adb3061202572de0fa575150e48ce4c486de too 2014-06-25 16:33:31 +10:00
Olivier Lamy
7cc7854a26 revert previous commit as 2.x was not affected in fact 2014-06-25 16:27:46 +10:00
Brett Porter
48a42e895a [MRM-1796] support artifacts larger than 4G
[MRM-1796] support artifacts larger than 4G
2014-06-25 16:23:53 +10:00
Brett Porter
c648adb306 [MRM-1796] support artifacts larger than 4G 2014-06-25 16:21:43 +10:00
Olivier Lamy
d93e36e62d fix unit 2014-06-11 03:02:49 +10:00
Olivier Lamy
2124e24a18 add comment 2014-06-11 02:46:11 +10:00
Olivier Lamy
7972d75082 [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supported 2014-06-11 02:44:41 +10:00
Olivier Lamy
6b1e26c792 fix rat configuration 2014-06-06 11:01:49 +10:00
Olivier Lamy
35eecf18a2 configure cxf logger 2014-06-04 11:54:58 +10:00
Olivier Lamy
e1bad647dd prevent js error when updating password 2014-05-30 16:28:15 +10:00
Olivier Lamy
fd36bced75 [MRM-1841] "Remember me" not working
restore password storage in the cookie.
if remember activated and the cookie is available with a username/password an automatic login will be try
2014-05-23 11:22:18 +10:00
Olivier Lamy
b87e972bff requirejs 2.1.11 2014-05-23 09:31:33 +10:00
Olivier Lamy
e345bdb2bd jquery 1.11.1 2014-05-23 09:28:46 +10:00
Olivier Lamy
3276b5e5ea upgrade jquery cookie plugin to 1.4.1 2014-05-23 09:26:41 +10:00
Olivier Lamy
ef572f80d7 [MRM-1841] "Remember me" not working
password not stored anymore
2014-05-21 16:06:21 +10:00
Olivier Lamy
0c689f9f6f version is mandatory too 2014-05-21 15:19:52 +10:00
Olivier Lamy
d485a99637 [MRM-1843] provide mechanism to obtain the latest version of an artifact
test for no content
2014-05-21 14:30:32 +10:00
Olivier Lamy
450a8a3732 [MRM-1843] provide mechanism to obtain the latest version of an artifact
oups missed to add test classes
2014-05-21 14:26:03 +10:00
Olivier Lamy
ce79d61198 fix context when know repository 2014-05-21 12:09:19 +10:00
Olivier Lamy
89ec8af055 fix context when know repositoryarchiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/java/org/apache/archiva/rest/services/AbstractRestService.java 2014-05-21 12:09:03 +10:00
Olivier Lamy
b272a1bc2f [MRM-1843] provide mechanism to obtain the latest version of an artifact
Implements LATEST keyword
2014-05-21 10:12:43 +10:00
Olivier Lamy
511858d4ab more cleanup and fix a TODO :-) 2014-05-20 17:15:45 +10:00
Olivier Lamy
2c09abccbc [MRM-1843] provide mechanism to obtain the latest version of an artifact
add some query validation. ensure we properly change the repositoryId for queries without any repositoryId so result can come from a remote repository index
2014-05-20 16:55:34 +10:00
Olivier Lamy
85047d3bb6 [MRM-1843] provide mechanism to obtain the latest version of an artifact
start download api currently redirect
2014-05-20 15:04:47 +10:00
Olivier Lamy
a78b6070bc display alert image in case of error when checking remote repo 2014-05-19 16:13:26 +10:00