]> source.dussan.org Git - archiva.git/log
archiva.git
5 years agoAdd url validation for certain fields
Martin Stockhammer [Fri, 22 Feb 2019 20:10:19 +0000 (21:10 +0100)]
Add url validation for certain fields

(cherry picked from commit a36035b49ba7d6514d6c386b51e1ad2512371b3d)

5 years agoAdding config file removal before tests
Martin Stockhammer [Fri, 22 Feb 2019 20:09:56 +0000 (21:09 +0100)]
Adding config file removal before tests

(cherry picked from commit 63154a6af822384907566f3998c7948d6d34eed8)

5 years agoFixing dependency warnings
Martin Stockhammer [Wed, 13 Feb 2019 17:20:25 +0000 (18:20 +0100)]
Fixing dependency warnings

5 years agoRemoving modello plugin definition
Martin Stockhammer [Tue, 12 Feb 2019 18:22:12 +0000 (19:22 +0100)]
Removing modello plugin definition

5 years agoDeactivating code generation for model project
Martin Stockhammer [Tue, 12 Feb 2019 18:18:49 +0000 (19:18 +0100)]
Deactivating code generation for model project

5 years agoDeactivating code generation.
Martin Stockhammer [Mon, 11 Feb 2019 16:42:11 +0000 (17:42 +0100)]
Deactivating code generation.
Moving generated code to src tree.
Adding licensing part to files

5 years agoFixing dependency for JDK>=9
Martin Stockhammer [Sun, 10 Feb 2019 14:36:08 +0000 (15:36 +0100)]
Fixing dependency for JDK>=9

5 years agoFixing unit tests after refactoring
Martin Stockhammer [Sun, 10 Feb 2019 11:53:02 +0000 (12:53 +0100)]
Fixing unit tests after refactoring

5 years agoStarting refactoring of proxy handling.
Martin Stockhammer [Thu, 31 Jan 2019 21:49:06 +0000 (22:49 +0100)]
Starting refactoring of proxy handling.

5 years agoMerge pull request #50 from jacobtolar/patch-1
Olivier Lamy [Wed, 30 Jan 2019 00:23:36 +0000 (10:23 +1000)]
Merge pull request #50 from jacobtolar/patch-1

fix various typos in string messages

5 years agofix various typos in string messages 50/head
jacobtolar [Tue, 29 Jan 2019 18:14:33 +0000 (12:14 -0600)]
fix various typos in string messages

5 years agoAdding jabx dependency for JDK11
Martin Stockhammer [Sun, 20 Jan 2019 21:20:25 +0000 (22:20 +0100)]
Adding jabx dependency for JDK11

The dependency is needed by enunciate plugin. It is not sufficient to add it as plugin dependency.
Using profile for selecting JDK9+ only and adding it as 'provided' scope.

5 years agoChanging credential string for dockerhub.
Martin Stockhammer [Sun, 20 Jan 2019 19:14:17 +0000 (20:14 +0100)]
Changing credential string for dockerhub.

5 years agoFixing web tests: Changing jetty module version. Increasing some timeouts.
Martin Stockhammer [Sun, 20 Jan 2019 17:49:42 +0000 (18:49 +0100)]
Fixing web tests: Changing jetty module version. Increasing some timeouts.

5 years agoIncreasing version of jaxb runtime to fix error in rest tests
Martin Stockhammer [Wed, 16 Jan 2019 21:28:39 +0000 (22:28 +0100)]
Increasing version of jaxb runtime to fix error in rest tests

5 years agofix name
olivier lamy [Mon, 31 Dec 2018 08:01:37 +0000 (18:01 +1000)]
fix name

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agono more osgi bundle as no one use it and the build stucks on Jenkins because of this
olivier lamy [Mon, 31 Dec 2018 07:00:54 +0000 (17:00 +1000)]
no more osgi bundle as no one use it and the build stucks on Jenkins because of this

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agoversion properties moved to parent
olivier lamy [Mon, 31 Dec 2018 06:27:02 +0000 (16:27 +1000)]
version properties moved to parent

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agouse jettt version property from parent pom
olivier lamy [Mon, 31 Dec 2018 05:57:55 +0000 (15:57 +1000)]
use jettt version property from parent pom

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agofix assembly plugin configuration
olivier lamy [Mon, 31 Dec 2018 05:38:36 +0000 (15:38 +1000)]
fix assembly plugin configuration

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agouse script
olivier lamy [Mon, 31 Dec 2018 04:45:35 +0000 (14:45 +1000)]
use script

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agoremove jdk9/10 as they are dead jdks and restore jdk11 build to see what is failing...
olivier lamy [Mon, 31 Dec 2018 04:43:51 +0000 (14:43 +1000)]
remove jdk9/10 as they are dead jdks and restore jdk11 build to see what is failing in Jenkins

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agoenable mavenLinkerPublisher
olivier lamy [Mon, 31 Dec 2018 03:38:51 +0000 (13:38 +1000)]
enable mavenLinkerPublisher

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agouse .repository as it's cleaned at the end. reduce history as well
Olivier Lamy [Fri, 28 Dec 2018 23:26:01 +0000 (09:26 +1000)]
use .repository as it's cleaned at the end. reduce history as well

5 years agouse .repository as it's cleaned at the end but not the other one...
Olivier Lamy [Fri, 28 Dec 2018 23:24:08 +0000 (09:24 +1000)]
use .repository as it's cleaned at the end but not the other one...

5 years agoDisabling JDK11 build until problems are fixed
Martin Stockhammer [Thu, 27 Dec 2018 21:37:18 +0000 (22:37 +0100)]
Disabling JDK11 build until problems are fixed

5 years agoReducing number of kept builds on ci server
Martin Stockhammer [Thu, 27 Dec 2018 19:45:23 +0000 (20:45 +0100)]
Reducing number of kept builds on ci server

5 years agoadd jdk11 build
olivier lamy [Fri, 14 Dec 2018 02:15:52 +0000 (12:15 +1000)]
add jdk11 build

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agosimply withMaven publishers
olivier lamy [Fri, 14 Dec 2018 02:14:16 +0000 (12:14 +1000)]
simply withMaven publishers

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agotrying to fix build on empty maven repo
olivier lamy [Thu, 13 Dec 2018 02:57:25 +0000 (12:57 +1000)]
trying to fix build on empty maven repo

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agoalign surefire version
olivier lamy [Thu, 13 Dec 2018 02:43:16 +0000 (12:43 +1000)]
align surefire version

Signed-off-by: olivier lamy <olamy@apache.org>
5 years agoFixing RAT patterns
Martin Stockhammer [Tue, 11 Dec 2018 22:27:51 +0000 (23:27 +0100)]
Fixing RAT patterns

5 years agoFixing RAT patterns
Martin Stockhammer [Tue, 11 Dec 2018 20:25:24 +0000 (21:25 +0100)]
Fixing RAT patterns

5 years agoMerging publish changes from 'feature/site-git-migration'
Martin Stockhammer [Tue, 11 Dec 2018 20:03:24 +0000 (21:03 +0100)]
Merging publish changes from 'feature/site-git-migration'

5 years agoActivating new git web publish repository feature/site-git-migration
Martin Stockhammer [Tue, 11 Dec 2018 19:59:14 +0000 (20:59 +0100)]
Activating new git web publish repository

5 years agoAdding picture for publish process
Martin Stockhammer [Tue, 11 Dec 2018 19:55:39 +0000 (20:55 +0100)]
Adding picture for publish process

5 years agoAdding site deploy script for archiva-docs. Using https urls. 46/head
Martin Stockhammer [Thu, 22 Nov 2018 19:32:24 +0000 (20:32 +0100)]
Adding site deploy script for archiva-docs. Using https urls.

5 years agoAdding script for site publish and some documentation
Martin Stockhammer [Thu, 15 Nov 2018 21:11:20 +0000 (22:11 +0100)]
Adding script for site publish and some documentation

5 years agoAdding bean for maven repositorysystem management
Martin Stockhammer [Wed, 7 Nov 2018 21:14:18 +0000 (22:14 +0100)]
Adding bean for maven repositorysystem management

5 years agoSwitching version for indexer-core to remove duplicate classes
Martin Stockhammer [Wed, 7 Nov 2018 19:24:43 +0000 (20:24 +0100)]
Switching version for indexer-core to remove duplicate classes

5 years agoImproving logging statements
Martin Stockhammer [Wed, 7 Nov 2018 19:18:49 +0000 (20:18 +0100)]
Improving logging statements

5 years agoRemoving unneeded dependencies
Martin Stockhammer [Wed, 7 Nov 2018 19:17:56 +0000 (20:17 +0100)]
Removing unneeded dependencies

5 years agoRefactoring and switching to current maven API
Martin Stockhammer [Wed, 7 Nov 2018 18:03:13 +0000 (19:03 +0100)]
Refactoring and switching to current maven API

5 years agoRunning clean before chrome tests
Martin Stockhammer [Sun, 4 Nov 2018 20:00:13 +0000 (21:00 +0100)]
Running clean before chrome tests

5 years agoFixing paths and plugin execution
Martin Stockhammer [Sun, 4 Nov 2018 14:31:11 +0000 (15:31 +0100)]
Fixing paths and plugin execution

5 years agoFor consistent config using inherited=false
Martin Stockhammer [Sun, 4 Nov 2018 14:30:17 +0000 (15:30 +0100)]
For consistent config using inherited=false

5 years agoAdding archiva-modules site build changes for git migration
Martin Stockhammer [Sun, 4 Nov 2018 12:34:47 +0000 (13:34 +0100)]
Adding archiva-modules site build changes for git migration

5 years agoAdding git site build changes for archiva-docs
Martin Stockhammer [Sun, 4 Nov 2018 12:33:23 +0000 (13:33 +0100)]
Adding git site build changes for archiva-docs

5 years agoChanging ci pipeline settings
Martin Stockhammer [Thu, 1 Nov 2018 18:08:44 +0000 (19:08 +0100)]
Changing ci pipeline settings

Better isolation of workspaces and repositories

5 years agoChanging ci build pipeline
Martin Stockhammer [Thu, 1 Nov 2018 16:35:09 +0000 (17:35 +0100)]
Changing ci build pipeline

5 years agoSwitching to forked tests in webdav project
Martin Stockhammer [Thu, 1 Nov 2018 13:02:41 +0000 (14:02 +0100)]
Switching to forked tests in webdav project

5 years agoRunning rest tests concurrently to reduce build time
Martin Stockhammer [Wed, 31 Oct 2018 15:32:09 +0000 (16:32 +0100)]
Running rest tests concurrently to reduce build time

5 years agoImproving tests to make them idempotent.
Martin Stockhammer [Tue, 30 Oct 2018 13:30:55 +0000 (14:30 +0100)]
Improving tests to make them idempotent.

5 years agoRemoving eclipse aether
Martin Stockhammer [Mon, 29 Oct 2018 18:27:11 +0000 (19:27 +0100)]
Removing eclipse aether

5 years agoFixing duplicate dependency entry
Martin Stockhammer [Mon, 29 Oct 2018 12:13:45 +0000 (13:13 +0100)]
Fixing duplicate dependency entry

5 years agoChanging deps from eclipse.aether to maven-resolver
Martin Stockhammer [Mon, 29 Oct 2018 10:10:35 +0000 (11:10 +0100)]
Changing deps from eclipse.aether to maven-resolver

5 years agoCleaning ci workspace only if successful to allow investigation
Martin Stockhammer [Mon, 29 Oct 2018 10:07:54 +0000 (11:07 +0100)]
Cleaning ci workspace only if successful to allow investigation

5 years agoMoving dependency versions to main project
Martin Stockhammer [Sun, 28 Oct 2018 14:48:01 +0000 (15:48 +0100)]
Moving dependency versions to main project

5 years agoFixing dependencies and adapting to new lib versions
Martin Stockhammer [Sun, 28 Oct 2018 12:04:30 +0000 (13:04 +0100)]
Fixing dependencies and adapting to new lib versions

5 years agoChanging aether dependencies from sonatype to eclipse. Compile OK.
Martin Stockhammer [Fri, 26 Oct 2018 20:23:45 +0000 (22:23 +0200)]
Changing aether dependencies from sonatype to eclipse. Compile OK.

5 years agoChanging maven version and removing plexus deps
Martin Stockhammer [Fri, 26 Oct 2018 18:02:50 +0000 (20:02 +0200)]
Changing maven version and removing plexus deps

5 years agoAdding environment variable for user config file
Martin Stockhammer [Thu, 25 Oct 2018 20:04:55 +0000 (22:04 +0200)]
Adding environment variable for user config file

5 years agoFixing output in workspace cleanup
Martin Stockhammer [Thu, 25 Oct 2018 20:04:29 +0000 (22:04 +0200)]
Fixing output in workspace cleanup

5 years agoAdding env variable for user config file
Martin Stockhammer [Thu, 25 Oct 2018 10:25:33 +0000 (12:25 +0200)]
Adding env variable for user config file

5 years agoAdding dependency exclude for asm
Martin Stockhammer [Thu, 25 Oct 2018 10:25:13 +0000 (12:25 +0200)]
Adding dependency exclude for asm

5 years agoChanging maven settings reference for Jenkins build
Martin Stockhammer [Wed, 24 Oct 2018 06:21:39 +0000 (08:21 +0200)]
Changing maven settings reference for Jenkins build

5 years agorestore mavenSettingsConfig
Olivier Lamy [Tue, 23 Oct 2018 07:00:40 +0000 (17:00 +1000)]
restore mavenSettingsConfig

5 years agoRemoving maven settings file
Martin Stockhammer [Sat, 20 Oct 2018 15:53:02 +0000 (17:53 +0200)]
Removing maven settings file

5 years agoTrying workspace cleanup
Martin Stockhammer [Sat, 20 Oct 2018 15:32:46 +0000 (17:32 +0200)]
Trying workspace cleanup

5 years agoModifying doc for repositories
Martin Stockhammer [Sat, 20 Oct 2018 08:42:14 +0000 (10:42 +0200)]
Modifying doc for repositories

6 years agoAnother try to fix the ciserver issue for webtest
Martin Stockhammer [Thu, 24 May 2018 21:51:50 +0000 (23:51 +0200)]
Another try to fix the ciserver issue for webtest

6 years agoAnother try to fix webapp test issues on ciserver
Martin Stockhammer [Wed, 23 May 2018 18:52:17 +0000 (20:52 +0200)]
Another try to fix webapp test issues on ciserver

6 years agoTrying to fix the IncompatibleClassChangeError on ciserver
Martin Stockhammer [Mon, 21 May 2018 20:28:47 +0000 (22:28 +0200)]
Trying to fix the IncompatibleClassChangeError on ciserver

6 years agoAdditional cleanup
Martin Stockhammer [Mon, 21 May 2018 17:38:19 +0000 (19:38 +0200)]
Additional cleanup

6 years agoImproving cleanup
Martin Stockhammer [Mon, 21 May 2018 15:35:34 +0000 (17:35 +0200)]
Improving cleanup

6 years agoAdding prepare job before running webtest
Martin Stockhammer [Mon, 21 May 2018 07:17:08 +0000 (09:17 +0200)]
Adding prepare job before running webtest

6 years agoModifying dependencies to fix webui test failures
Martin Stockhammer [Sun, 20 May 2018 23:05:19 +0000 (01:05 +0200)]
Modifying dependencies to fix webui test failures

There is a guava compatibility problem with the selenium test
Removing the dependencies that came with the new cassandra version

6 years agoChanging cassandra version for better JDK>=9 compatibility
Martin Stockhammer [Sun, 20 May 2018 13:24:30 +0000 (15:24 +0200)]
Changing cassandra version for better JDK>=9 compatibility

6 years agoTrying to fix archetype error on ci server
Martin Stockhammer [Sun, 20 May 2018 07:59:36 +0000 (09:59 +0200)]
Trying to fix archetype error on ci server

6 years agoFixing Jenkinsfile syntax
Martin Stockhammer [Sat, 19 May 2018 17:51:17 +0000 (19:51 +0200)]
Fixing Jenkinsfile syntax

6 years agoAdding JDK>=9 builds to Jenkinsfile
Martin Stockhammer [Sat, 19 May 2018 17:49:28 +0000 (19:49 +0200)]
Adding JDK>=9 builds to Jenkinsfile

6 years agoPreparing for JDK>=9 compatibility
Martin Stockhammer [Sat, 19 May 2018 17:07:44 +0000 (19:07 +0200)]
Preparing for JDK>=9 compatibility

6 years agoCleanup of build file
Martin Stockhammer [Sun, 6 May 2018 14:57:46 +0000 (16:57 +0200)]
Cleanup of build file

6 years agoFixing mail notification
Martin Stockhammer [Sat, 5 May 2018 20:48:53 +0000 (22:48 +0200)]
Fixing mail notification

6 years agoFixing stage step
Martin Stockhammer [Sat, 5 May 2018 18:57:15 +0000 (20:57 +0200)]
Fixing stage step

6 years agoFixing result check
Martin Stockhammer [Sat, 5 May 2018 18:55:11 +0000 (20:55 +0200)]
Fixing result check

6 years agoFixing report handling and trigger from master build
Martin Stockhammer [Sat, 5 May 2018 18:47:47 +0000 (20:47 +0200)]
Fixing report handling and trigger from master build

6 years agoAdding credentials
Martin Stockhammer [Sat, 5 May 2018 10:04:40 +0000 (12:04 +0200)]
Adding credentials

6 years agoAdding Jenkinsfile for webui tests
Martin Stockhammer [Fri, 4 May 2018 17:30:47 +0000 (19:30 +0200)]
Adding Jenkinsfile for webui tests

6 years agoChanging check for fixed builds
Martin Stockhammer [Fri, 4 May 2018 17:30:15 +0000 (19:30 +0200)]
Changing check for fixed builds

6 years agoFixing publisher deactivation syntax
Martin Stockhammer [Wed, 2 May 2018 21:18:18 +0000 (23:18 +0200)]
Fixing publisher deactivation syntax

6 years agoFixing syntax
Martin Stockhammer [Wed, 2 May 2018 21:11:55 +0000 (23:11 +0200)]
Fixing syntax

6 years agoFixing build and test configuration
Martin Stockhammer [Wed, 2 May 2018 21:10:06 +0000 (23:10 +0200)]
Fixing build and test configuration

6 years agoRecombining build and deploy phase
Martin Stockhammer [Wed, 2 May 2018 15:25:00 +0000 (17:25 +0200)]
Recombining build and deploy phase

Getting errors when deploy is run in second call.

6 years agoIncreasing start wait timeout for cassandra
Martin Stockhammer [Wed, 2 May 2018 15:21:25 +0000 (17:21 +0200)]
Increasing start wait timeout for cassandra

6 years agoAdapting test config for new url cache path
Martin Stockhammer [Wed, 2 May 2018 05:20:57 +0000 (07:20 +0200)]
Adapting test config for new url cache path

6 years agoDeactivating regular publishers of maven step
Martin Stockhammer [Tue, 1 May 2018 20:56:22 +0000 (22:56 +0200)]
Deactivating regular publishers of maven step

6 years agoSwitching back to old repository dir
Martin Stockhammer [Tue, 1 May 2018 18:19:58 +0000 (20:19 +0200)]
Switching back to old repository dir

6 years agoChanging path for url cache
Martin Stockhammer [Tue, 1 May 2018 18:19:20 +0000 (20:19 +0200)]
Changing path for url cache

6 years agoTrying to fix repo dir
Martin Stockhammer [Tue, 1 May 2018 12:23:44 +0000 (14:23 +0200)]
Trying to fix repo dir