]> source.dussan.org Git - archiva.git/log
archiva.git
14 years agoupgrade to a release of Selenium
Brett Porter [Tue, 10 Nov 2009 09:10:58 +0000 (09:10 +0000)]
upgrade to a release of Selenium

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@834393 13f79535-47bb-0310-9956-ffa450edef68

14 years ago[MRM-1268] - Hide the sub-topics in documentation menu by default
Jevica Arianne B. Zurbano [Fri, 6 Nov 2009 12:07:14 +0000 (12:07 +0000)]
[MRM-1268] - Hide the sub-topics in documentation menu by default

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@833369 13f79535-47bb-0310-9956-ffa450edef68

14 years agoremove clean plugin - the cleanJetty profile handles this
Brett Porter [Tue, 27 Oct 2009 08:08:55 +0000 (08:08 +0000)]
remove clean plugin - the cleanJetty profile handles this

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@830090 13f79535-47bb-0310-9956-ffa450edef68

14 years agoremove duplicate dependency
Brett Porter [Thu, 22 Oct 2009 23:47:04 +0000 (23:47 +0000)]
remove duplicate dependency

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@828892 13f79535-47bb-0310-9956-ffa450edef68

15 years agonot longer need to ignore subdirectories, as we don't use war:inplace
Brett Porter [Fri, 16 Oct 2009 11:54:11 +0000 (11:54 +0000)]
not longer need to ignore subdirectories, as we don't use war:inplace

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825856 13f79535-47bb-0310-9956-ffa450edef68

15 years agoclean up unused methods, bolierplate
Brett Porter [Fri, 16 Oct 2009 02:56:47 +0000 (02:56 +0000)]
clean up unused methods, bolierplate

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825750 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MNG-1231] correct authorization for all getDepend* methods
Brett Porter [Fri, 16 Oct 2009 02:27:25 +0000 (02:27 +0000)]
[MNG-1231] correct authorization for all getDepend* methods

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825739 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1266] results page fails when find artifact returns multiple results
Brett Porter [Thu, 15 Oct 2009 23:40:43 +0000 (23:40 +0000)]
[MRM-1266] results page fails when find artifact returns multiple results

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825701 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1264] don't close the indexing context - that is done by the finish task that...
Brett Porter [Thu, 15 Oct 2009 11:37:09 +0000 (11:37 +0000)]
[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

15 years agofixed method name
Maria Odea B. Ching [Thu, 15 Oct 2009 09:59:32 +0000 (09:59 +0000)]
fixed method name

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825452 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-747] Archiva should prevent re-deployment of released or non-snapshot versioned...
Maria Odea B. Ching [Thu, 15 Oct 2009 09:40:40 +0000 (09:40 +0000)]
[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

15 years agorevert changes made (MRM-1246)
Jevica Arianne B. Zurbano [Thu, 15 Oct 2009 08:18:29 +0000 (08:18 +0000)]
revert changes made (MRM-1246)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825431 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MNG-1264] make it clearer if the index gets into a bad state
Brett Porter [Thu, 15 Oct 2009 07:22:29 +0000 (07:22 +0000)]
[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

15 years ago[MRM-1265] .indexer should be excluded from scanning
Brett Porter [Thu, 15 Oct 2009 04:41:43 +0000 (04:41 +0000)]
[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

15 years ago[MRM-1259] only index content that is listed in indexable-content configuration
Brett Porter [Thu, 15 Oct 2009 03:41:57 +0000 (03:41 +0000)]
[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

15 years ago[MRM-1264] Only create the DefaultIndexingContext once for a scan to reduce the amoun...
Brett Porter [Wed, 14 Oct 2009 15:15:43 +0000 (15:15 +0000)]
[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

15 years ago[MRM-1264] reduce memory used by indexing process
Brett Porter [Wed, 14 Oct 2009 10:27:48 +0000 (10:27 +0000)]
[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

15 years agounused imports
Brett Porter [Wed, 14 Oct 2009 10:19:31 +0000 (10:19 +0000)]
unused imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825080 13f79535-47bb-0310-9956-ffa450edef68

15 years agoclean imports
Brett Porter [Wed, 14 Oct 2009 10:00:21 +0000 (10:00 +0000)]
clean imports

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825075 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused vars
Brett Porter [Wed, 14 Oct 2009 09:59:25 +0000 (09:59 +0000)]
remove unused vars

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825074 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused fields
Brett Porter [Wed, 14 Oct 2009 09:56:19 +0000 (09:56 +0000)]
remove unused fields

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825073 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1262] move the index packing job to the end of a scan
Brett Porter [Wed, 14 Oct 2009 05:41:45 +0000 (05:41 +0000)]
[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

15 years agoshorten job names to preserve some memory since they are frequently created
Brett Porter [Wed, 14 Oct 2009 03:56:44 +0000 (03:56 +0000)]
shorten job names to preserve some memory since they are frequently created

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@825005 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-747] Archiva should prevent re-deployment of released or non-snapshot versioned...
Maria Odea B. Ching [Tue, 13 Oct 2009 10:36:24 +0000 (10:36 +0000)]
[MRM-747] Archiva should prevent re-deployment of released or non-snapshot versioned artifacts
submitted by Marc Lustig
o added checks in webdav to block re-deployment if artifact version already exists in the repo and throw a 409 in such cases
o added tests for deploying and re-deploying an artifact

additional modifications to the patch:
o update checking for artifact types that will be blocked
o add tests for deploying metadata and support file

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824677 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1080] Update SearchServiceImplTest so that it uses the new search API
Maria Odea B. Ching [Mon, 12 Oct 2009 08:44:10 +0000 (08:44 +0000)]
[MRM-1080] Update SearchServiceImplTest so that it uses the new search API
submitted by Gwen Harold Autencio
o added tests for quick search (with search hits and with no search hits)

additional changes to the patch:
o updated testQuickSearchArtifactRegularSearch() to conform to the recent changes in SearchServiceImpl from MRM-1230

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@824259 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1254] Add more unit tests for searching artifacts
Maria Odea B. Ching [Mon, 12 Oct 2009 08:08:29 +0000 (08:08 +0000)]
[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

15 years ago[MRM-1246] - MetadataUpdaterConsumer didn't run during a repository scan after deleti...
Jevica Arianne B. Zurbano [Mon, 12 Oct 2009 04:29:06 +0000 (04:29 +0000)]
[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

15 years ago[MRM-1254] Add more unit tests for searching artifacts
Maria Odea B. Ching [Fri, 9 Oct 2009 10:28:52 +0000 (10:28 +0000)]
[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

15 years ago[MRM-1230] Type of artifact is allways "pom"
Maria Odea B. Ching [Thu, 8 Oct 2009 10:01:32 +0000 (10:01 +0000)]
[MRM-1230] Type of artifact is allways "pom"
o for each search hit, get project model thru repositorybrowse#selectVersion(..) where complete project model is retrieved instead of just the bare artifact obj
o added tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823109 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-636] war:inplace usage is not compatible with cobertura
Maria Odea B. Ching [Thu, 8 Oct 2009 06:40:21 +0000 (06:40 +0000)]
[MRM-636] war:inplace usage is not compatible with cobertura
o unpack redback war in target dir
o configure jetty plugin to use multiple source dirs
o cleaned up clean-plugin config

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823065 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1251] - Update documentation - Artifacts not displayed in Archiva GUI after...
Jevica Arianne B. Zurbano [Thu, 8 Oct 2009 03:29:41 +0000 (03:29 +0000)]
[MRM-1251] - Update documentation - Artifacts not displayed in Archiva GUI after release
Submitted by: Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@823011 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadditional clean up code to prevent the tests from running out of memory
Brett Porter [Wed, 7 Oct 2009 16:29:27 +0000 (16:29 +0000)]
additional clean up code to prevent the tests from running out of memory

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822794 13f79535-47bb-0310-9956-ffa450edef68

15 years agosome POM clean up
Brett Porter [Wed, 7 Oct 2009 10:12:41 +0000 (10:12 +0000)]
some POM clean up

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822640 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1257] - Selenium Test for accessing bundled repositories
Jevica Arianne B. Zurbano [Fri, 25 Sep 2009 03:55:57 +0000 (03:55 +0000)]
[MRM-1257] - Selenium Test for accessing bundled repositories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@818710 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1056] Option to force scanning of an artifact/repository regardless of file...
Maria Odea B. Ching [Fri, 18 Sep 2009 08:58:50 +0000 (08:58 +0000)]
[MRM-1056] Option to force scanning of an artifact/repository regardless of file dates
o added new method for creating task with scanAll flag
o added unit tests for creating tasks with different configs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@816545 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1249] Archiva does not respect configuration of the index directory
Maria Odea B. Ching [Thu, 17 Sep 2009 08:53:35 +0000 (08:53 +0000)]
[MRM-1249] Archiva does not respect configuration of the index directory
o added index directory field with description in docs for Archiva repositories

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@816099 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1056] Option to force scanning of an artifact/repository regardless of file...
Maria Odea B. Ching [Thu, 17 Sep 2009 08:27:31 +0000 (08:27 +0000)]
[MRM-1056] Option to force scanning of an artifact/repository regardless of file dates
o update docs when scanning repositories and upgrading archiva to newer versions

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@816092 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1056] Option to force scanning of an artifact/repository regardless of file...
Maria Odea B. Ching [Thu, 17 Sep 2009 07:48:55 +0000 (07:48 +0000)]
[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

15 years agochanged ordering of log when queueing tasks, it appears as if the task was queued...
Maria Odea B. Ching [Wed, 16 Sep 2009 10:01:06 +0000 (10:01 +0000)]
changed ordering of log when queueing tasks, it appears as if the task was queued again after it was executed

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@815697 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdate upgrade docs
Maria Odea B. Ching [Tue, 15 Sep 2009 10:04:29 +0000 (10:04 +0000)]
update upgrade docs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@815246 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdate version in pom to 1.2.3-SNAPSHOT
Marecor M. Baclay [Fri, 11 Sep 2009 08:53:54 +0000 (08:53 +0000)]
update version in pom to 1.2.3-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813725 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1238] - NPE when updating consumers of known content without setting any of...
Jevica Arianne B. Zurbano [Thu, 10 Sep 2009 15:14:48 +0000 (15:14 +0000)]
[MRM-1238] - NPE when updating consumers of known content without setting any of the checkboxes (enabled)
- added null checks
- added unit tests

Submitted by: Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813473 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1240] - NPE when updating consumers (not setting any of the checkboxes) of Unpro...
Jevica Arianne B. Zurbano [Thu, 10 Sep 2009 13:50:40 +0000 (13:50 +0000)]
[MRM-1240] - NPE when updating consumers (not setting any of the checkboxes) of Unprocessed Artifacts and Artifact Cleanup Scanning in Database
- added null checks
- added unit test for DatabaseAction

Submitted by: Gwen Harold Autencio

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813439 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1250] Granting the Global Repository Manager/System Administrator role does...
Maria Odea B. Ching [Thu, 10 Sep 2009 09:59:00 +0000 (09:59 +0000)]
[MRM-1250] Granting the Global Repository Manager/System Administrator role does not automatically assign the Global Repository Observer role
o add global repository observer role as child role of global repository manager

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@813337 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupgrade to 4-SNAPSHOT parent
Maria Odea B. Ching [Thu, 3 Sep 2009 01:26:16 +0000 (01:26 +0000)]
upgrade to 4-SNAPSHOT parent

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@810754 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1243] Encoding issues with Archiva UI: add Spring CharacterEncodingFilter
Maria Odea B. Ching [Wed, 2 Sep 2009 11:25:55 +0000 (11:25 +0000)]
[MRM-1243] Encoding issues with Archiva UI: add Spring CharacterEncodingFilter
submitted by Julien Henry
o add filter to force utf-8 encoding

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@810457 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[maven-release-plugin] prepare for next development iteration
Maria Odea B. Ching [Thu, 27 Aug 2009 09:34:26 +0000 (09:34 +0000)]
[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

15 years ago[maven-release-plugin] prepare release archiva-1.2.2
Maria Odea B. Ching [Thu, 27 Aug 2009 09:30:51 +0000 (09:30 +0000)]
[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

15 years agoupdate release notes for 1.2.2
Maria Odea B. Ching [Thu, 27 Aug 2009 09:02:54 +0000 (09:02 +0000)]
update release notes for 1.2.2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808330 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove unused section
Maria Odea B. Ching [Thu, 27 Aug 2009 06:44:36 +0000 (06:44 +0000)]
remove unused section

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808298 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1239] Unable to get artifact-level maven-metadata.xml of artifacts that are...
Maria Odea B. Ching [Thu, 27 Aug 2009 06:40:37 +0000 (06:40 +0000)]
[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

15 years ago[MRM-1241] Selenium Tests for Repository Scanning and Database
Marecor M. Baclay [Thu, 27 Aug 2009 01:55:46 +0000 (01:55 +0000)]
[MRM-1241] Selenium Tests for Repository Scanning and Database
- added tests for repository scanning.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@808252 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[maven-release-plugin] prepare for next development iteration
Maria Odea B. Ching [Mon, 24 Aug 2009 06:14:31 +0000 (06:14 +0000)]
[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

15 years ago[maven-release-plugin] prepare release archiva-1.2.2
Maria Odea B. Ching [Mon, 24 Aug 2009 06:12:10 +0000 (06:12 +0000)]
[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

15 years agofixed failed/skipped tests with jdk 1.5
Marecor M. Baclay [Mon, 24 Aug 2009 05:24:35 +0000 (05:24 +0000)]
fixed failed/skipped tests with jdk 1.5

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807077 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed format
Maria Odea B. Ching [Mon, 24 Aug 2009 03:26:53 +0000 (03:26 +0000)]
fixed format

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807059 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupdate site.xml and release notes for 1.2.2 release
Maria Odea B. Ching [Mon, 24 Aug 2009 03:22:11 +0000 (03:22 +0000)]
update site.xml and release notes for 1.2.2 release

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807058 13f79535-47bb-0310-9956-ffa450edef68

15 years ago- refactored the scripts.
Marecor M. Baclay [Mon, 24 Aug 2009 03:14:44 +0000 (03:14 +0000)]
- refactored the scripts.
- added more tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@807056 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremoved codehaus repo, redback artifacts already synced in central
Maria Odea B. Ching [Sun, 23 Aug 2009 00:09:06 +0000 (00:09 +0000)]
removed codehaus repo, redback artifacts already synced in central

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806911 13f79535-47bb-0310-9956-ffa450edef68

15 years agoadded codehaus repository
Maria Odea B. Ching [Sat, 22 Aug 2009 08:50:25 +0000 (08:50 +0000)]
added codehaus repository

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806812 13f79535-47bb-0310-9956-ffa450edef68

15 years agoupgrade to redback 1.2.2
Maria Odea B. Ching [Sat, 22 Aug 2009 06:05:57 +0000 (06:05 +0000)]
upgrade to redback 1.2.2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806792 13f79535-47bb-0310-9956-ffa450edef68

15 years agosimplify test
Brett Porter [Thu, 20 Aug 2009 19:45:05 +0000 (19:45 +0000)]
simplify test

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@806324 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1204] - org.apache.maven.archiva.repository.project.ProjectModelMerge.merge...
Jevica Arianne B. Zurbano [Thu, 20 Aug 2009 08:07:04 +0000 (08:07 +0000)]
[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

15 years ago[MRM-1236] - Locale selection is broken
Jevica Arianne B. Zurbano [Wed, 19 Aug 2009 12:57:48 +0000 (12:57 +0000)]
[MRM-1236] - Locale selection is broken
- added blank *_en.properties files

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805782 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1155] m2eclipse - getting index from archiva 1.2 failed
Maria Odea B. Ching [Wed, 19 Aug 2009 10:30:53 +0000 (10:30 +0000)]
[MRM-1155] m2eclipse - getting index from archiva 1.2 failed
o optimize index before packaging
o added test case

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@805736 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1151] - Error when processing file nexus-maven-repository-index.zip
Jevica Arianne B. Zurbano [Tue, 18 Aug 2009 11:41:29 +0000 (11:41 +0000)]
[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

15 years ago[MRM-1194] Archiva doesn't cope with versions in a pom.xml that are properties
Maria Odea B. Ching [Mon, 17 Aug 2009 09:40:44 +0000 (09:40 +0000)]
[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

15 years ago[MRM-1085] CLONE -Failing to startup due to invalid bean definition
Maria Odea B. Ching [Mon, 17 Aug 2009 08:35:34 +0000 (08:35 +0000)]
[MRM-1085] CLONE -Failing to startup due to invalid bean definition
o updated documentation for setting appserver.base and appserver.home in Windows
o added more troubleshooting tips for startup errors

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@804899 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1204] - org.apache.maven.archiva.repository.project.ProjectModelMerge.merge...
Jevica Arianne B. Zurbano [Thu, 13 Aug 2009 11:00:51 +0000 (11:00 +0000)]
[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

15 years ago[MRM-1234] Typo in Appearance Page
Marecor M. Baclay [Thu, 13 Aug 2009 09:44:07 +0000 (09:44 +0000)]
[MRM-1234] Typo in Appearance Page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803821 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1232] Unable to get artifacts from repositories which requires Repository Manage...
Maria Odea B. Ching [Thu, 13 Aug 2009 07:16:35 +0000 (07:16 +0000)]
[MRM-1232] Unable to get artifacts from repositories which requires Repository Manager role using repository group
o if at least one unauthorizeddavexception exists in the compiled errors from the repositories in the group, send back a 401 error to force maven to send
attach credentials to the request
o added tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@803795 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1194] Archiva doesn't cope with versions in a pom.xml that are properties
Maria Odea B. Ching [Fri, 7 Aug 2009 11:00:03 +0000 (11:00 +0000)]
[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

15 years ago[MRM-1141] archiva-cli no longer works
Maria Odea B. Ching [Thu, 30 Jul 2009 06:15:04 +0000 (06:15 +0000)]
[MRM-1141] archiva-cli no longer works
o merge content of all spring-context.xml files
o include commons-io in shaded jar, this is needed for repository scan

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@799177 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1163] Add some decent logs in webdav for debugging purposes
Maria Odea B. Ching [Wed, 29 Jul 2009 09:55:18 +0000 (09:55 +0000)]
[MRM-1163] Add some decent logs in webdav for debugging purposes
Submitted by: Jevica Arianne Zurbano
o added debug logs in ArchivaDavResource and ArchivaDavResourceFactory with the filename, directory, repository, and/or current user included in logs

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798827 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1141] archiva-cli no longer works
Maria Odea B. Ching [Wed, 29 Jul 2009 08:41:34 +0000 (08:41 +0000)]
[MRM-1141] archiva-cli no longer works
o merge spring.handlers of spring-context and plexus-spring

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798809 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1226] Selenium tests for Repositories and Network Proxies
Marecor M. Baclay [Wed, 29 Jul 2009 06:22:40 +0000 (06:22 +0000)]
[MRM-1226] Selenium tests for Repositories and Network Proxies

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798789 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1164] Fix the Selenium tests
Marecor M. Baclay [Wed, 29 Jul 2009 04:34:07 +0000 (04:34 +0000)]
[MRM-1164] Fix the Selenium tests

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798777 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1182] add how delete released snapshots work in documentation
Maria Odea B. Ching [Tue, 28 Jul 2009 10:37:37 +0000 (10:37 +0000)]
[MRM-1182] add how delete released snapshots work in documentation

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798480 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1202] upgrade to redback 1.3-SNAPHOT to get the fix for 404 error when changing...
Maria Odea B. Ching [Tue, 28 Jul 2009 08:43:03 +0000 (08:43 +0000)]
[MRM-1202] upgrade to redback 1.3-SNAPHOT to get the fix for 404 error when changing password

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798444 13f79535-47bb-0310-9956-ffa450edef68

15 years agofixed repo path shown in log
Maria Odea B. Ching [Tue, 28 Jul 2009 08:00:48 +0000 (08:00 +0000)]
fixed repo path shown in log

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798437 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1002] Website navigation links don't work as expected
Maria Odea B. Ching [Tue, 28 Jul 2009 07:42:50 +0000 (07:42 +0000)]
[MRM-1002] Website navigation links don't work as expected
Submitted by: Jevica Arianne Zurbano

* replaced the breadcrumbs to point to the documentation's index to avoid
  o the directory listing when accessing http://archiva.apache.org/docs/
  o being pointed to a non-existing page like http://archiva.apache.org/docs/1.2-M1/docs/1.2-M1
* added 'Downloads' link in site.xml
* updated the evaluateBeanshell condition to coincide with site.xml modification

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798430 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1198] changed length of url fields from 250 to 1020
Maria Odea B. Ching [Tue, 28 Jul 2009 07:17:36 +0000 (07:17 +0000)]
[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

15 years ago[MRM-1212]/[MRM-1197] do not execute create-missing-checksum and metadata-updater...
Maria Odea B. Ching [Tue, 28 Jul 2009 05:04:44 +0000 (05:04 +0000)]
[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

15 years ago[MRM-1191] Add Archiva log files in documentation
Maria Odea B. Ching [Mon, 27 Jul 2009 10:53:56 +0000 (10:53 +0000)]
[MRM-1191] Add Archiva log files in documentation
Submitted by: Jevica Arianne B. Zurbano
o identified and defined what each log file is for

additional modifications to the patch:
o reworded description of archiva-audit.log and archiva.log

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798099 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1212]
Maria Odea B. Ching [Mon, 27 Jul 2009 07:39:34 +0000 (07:39 +0000)]
[MRM-1212]
o fix/create checksums and update metadata in action class only if create-missing-checksum and metadata-updater consumers are not enabled

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@798060 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1212]
Maria Odea B. Ching [Mon, 27 Jul 2009 07:34:40 +0000 (07:34 +0000)]
[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

15 years agocleanup unused variables
Maria Odea B. Ching [Tue, 21 Jul 2009 05:21:17 +0000 (05:21 +0000)]
cleanup unused variables

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@796149 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1171]
Maria Odea B. Ching [Mon, 20 Jul 2009 05:54:18 +0000 (05:54 +0000)]
[MRM-1171]
submitted by Gwen Harold Autencio

o fixed table for advanced search fields so that they appear in IE6 and IE7

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@795695 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1220] disable Struts devMode for performance reasons
Brett Porter [Fri, 17 Jul 2009 01:40:35 +0000 (01:40 +0000)]
[MRM-1220] disable Struts devMode for performance reasons

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794940 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1219] correct log4j configuration, consolidate logging APIs
Brett Porter [Thu, 16 Jul 2009 07:45:17 +0000 (07:45 +0000)]
[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

15 years ago[MRM-1216] remove jetty-logging configuration and log everything to stdout (wrapper...
Brett Porter [Thu, 16 Jul 2009 07:43:46 +0000 (07:43 +0000)]
[MRM-1216] remove jetty-logging configuration and log everything to stdout (wrapper.log)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794571 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1217] Switch to Jetty 6.1.19
Brett Porter [Thu, 16 Jul 2009 06:57:47 +0000 (06:57 +0000)]
[MRM-1217] Switch to Jetty 6.1.19
[MRM-1218] Upgrade to JSP 2.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@794554 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1207]
Maria Odea B. Ching [Sun, 12 Jul 2009 02:40:25 +0000 (02:40 +0000)]
[MRM-1207]
submitted by: Maria Catherine Tan

o configure wrapper log file to roll each day

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793261 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1214]
Maria Odea B. Ching [Sun, 12 Jul 2009 02:16:53 +0000 (02:16 +0000)]
[MRM-1214]
submitted by: Igor Galic (jmcg)

o added troubleshooting tips when deploying as war

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@793260 13f79535-47bb-0310-9956-ffa450edef68

15 years agomake parameters configurable
Brett Porter [Wed, 1 Jul 2009 04:39:58 +0000 (04:39 +0000)]
make parameters configurable

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@790035 13f79535-47bb-0310-9956-ffa450edef68

15 years agoremove outdated and unused dependency on archiva-core
Maria Odea B. Ching [Mon, 29 Jun 2009 08:17:00 +0000 (08:17 +0000)]
remove outdated and unused dependency on archiva-core

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@789254 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1164] Add Selenium tests for virtual repositories and capture screen shots of...
Wendy Smoak [Thu, 18 Jun 2009 04:06:33 +0000 (04:06 +0000)]
[MRM-1164] Add Selenium tests for virtual repositories and capture screen shots of failing tests.
Submitted by: Marecor Baclay

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@785892 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1196]
Maria Odea B. Ching [Thu, 11 Jun 2009 08:16:06 +0000 (08:16 +0000)]
[MRM-1196]
o fix or generate checksums when artifacts are deployed from UI
o created unit tests for UploadAction

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@783687 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1168]
Maria Odea B. Ching [Wed, 3 Jun 2009 11:15:09 +0000 (11:15 +0000)]
[MRM-1168]
submitted by Jevica Arianne Zurbano

o add info message for account locked

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@781339 13f79535-47bb-0310-9956-ffa450edef68

15 years ago[MRM-1097] close some open streams
Emmanuel Venisse [Fri, 29 May 2009 05:02:22 +0000 (05:02 +0000)]
[MRM-1097] close some open streams

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@779841 13f79535-47bb-0310-9956-ffa450edef68