Site Repository

2016-09-30 Thread Martin
Hi, where can I find the source file for source-repository.html of the archiva site? I could not find a file that matches the content in the archiva-site repository. Greetings Martin

Logging

2016-09-30 Thread Martin
Hi, there are different logging frameworks used in archiva (log4j2) and redback (slf4j). I use slf4j not very frequently. Where can I change the logging (especially for testing) of the redback components. I didn't find the config file. Doesn't it make sense to switch all to log4j2 and use the

Re: Logging

2016-09-30 Thread Olivier Lamy
Hi The main used framework is slf4j (as a logging api) then the slf4j implementation we use is log4j2. For unit testing in redback, I think is slf4j-simple as redback is an api we do not provide any default impl with the jars (users can choose their own impl). For Archiva, as we provide an

Re: svn commit: r1762938 - /archiva/parent/pom.xml

2016-09-30 Thread Olivier Lamy
Welcome Martin!! On 1 October 2016 at 04:09, wrote: > Author: martin_s > Date: Fri Sep 30 18:09:05 2016 > New Revision: 1762938 > > URL: http://svn.apache.org/viewvc?rev=1762938=rev > Log: > Adding my personal entry > > Modified: > archiva/parent/pom.xml > > Modified:

Re: Site Repository

2016-09-30 Thread Olivier Lamy
Hi You mean http://archiva.apache.org/source-repository.html ? That's auto generated by maven site plugin. Sources for website are here: https://git-wip-us.apache.org/repos/asf?p=archiva-site.git;a=summary if you want to deploy just do: mvn clean site-deploy HTH Olivier On 1 October 2016 at

Re: [2/3] archiva-redback-core git commit: Setting database schema names from JDO

2016-09-30 Thread Olivier Lamy
On 1 October 2016 at 06:38, wrote: > Setting database schema names from JDO > > > Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo > Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback- > core/commit/f3bcedfd > Tree: