CVE-2024-27140: Apache Archiva: reflected XSS

2024-03-01 Thread Arnout Engelen
Severity: moderate

Affected versions:

- Apache Archiva 2.0.0 or later

Description:

** UNSUPPORTED WHEN ASSIGNED **

Improper Neutralization of Input During Web Page Generation ('Cross-site 
Scripting') vulnerability in Apache Archiva.

This issue affects Apache Archiva: from 2.0.0.

As this project is retired, we do not plan to release a version that fixes this 
issue. Users are recommended to find an alternative or restrict access to the 
instance to trusted users. Alternatively, you could configure a HTTP proxy in 
front of your Archiva instance to only forward requests that do not have 
malicious characters in the URL.

NOTE: This vulnerability only affects products that are no longer supported by 
the maintainer.

Credit:

sandr0 / Sandro Bauer (sandr0.xyz) (finder)
BTullis / Ben Tullis (wikimedia.org) (finder)
sbassett / Scott Bassett (wikimedia.org) (finder)
L0ne1y (finder)

References:

https://attic.apache.org/projects/archiva.html
https://www.cve.org/CVERecord?id=CVE-2024-27140



CVE-2022-40309: Apache Archiva prior to 2.2.9 allows an authenticated user to delete arbitrary directories

2022-11-15 Thread Olivier Lamy
Description:

Users with write permissions to a repository can delete arbitrary directories.

Credit:

Thanks to L3yx of Syclover Security Team



CVE-2022-40308: Apache Archiva prior to 2.2.9 may allow the anonymous user to read arbitrary files

2022-11-15 Thread Olivier Lamy
Description:

If anonymous read enabled, it's possible to read the database file directly 
without logging in.


Credit:

Thanks to L3yx of Syclover Security Team



[ANN] Apache Archiva 2.2.9

2022-10-09 Thread Olivier Lamy
Hi

The Apache Archiva team is pleased to announce the release of Archiva 2.2.9
Archiva is available for download from the web site.
http://archiva.apache.org/download.cgi

Archiva is an application for managing one or more remote
repositories, including administration, artifact handling, browsing
and searching.

If you have any questions, please consult:
the web site: http://archiva.apache.org/
the archiva-user mailing list: http://archiva.apache.org/mailing-lists.html

Apache Archiva 2.2.9 is a security release including a fix for

  * [MRM-2051}: upgrade dom4j
  * upgrade spring 4.2.9
  * [MRM-2050]: upgrade commons-fileupload and commons-io due to cves
  * [MRM-2049]: upgrade httpclient due to cves
  * [MRM-2048]- upgrade xerces due to CVE

** As this release contains security fixes, we highly recommend to update
to the new version. **


See the release notes for more information:
http://archiva.apache.org/docs/2.2.9/release-notes.html

And security related information:
http://archiva.apache.org/security.html

Enjoy
The Apache Archiva team


[GitHub] [archiva-web-content] olamy merged pull request #1: Apache Archiva Versioned docs for 3.0.0-SNAPSHOT

2022-07-24 Thread GitBox


olamy merged PR #1:
URL: https://github.com/apache/archiva-web-content/pull/1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@archiva.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[ANN] Apache Archiva 2.2.8 released

2022-05-29 Thread Olivier Lamy
The Apache Archiva team is pleased to announce the release of Archiva 2.2.8
Archiva is available for download from the web site.
http://archiva.apache.org/download.cgi

Archiva is an application for managing one or more remote
repositories, including administration, artifact handling, browsing
and searching.

If you have any questions, please consult:
the web site: http://archiva.apache.org/
the archiva-user mailing list: http://archiva.apache.org/mailing-lists.html

Apache Archiva 2.2.8 is a security release including a fix for
CVE-2022-29405 Apache Archiva Arbitrary user password reset vulnerability

** As this release contains security fixes, we highly recommend to update
to the new version. **


See the release notes for more information:
http://archiva.apache.org/docs/2.2.8/release-notes.html

And security related information:
http://archiva.apache.org/security.html

Enjoy
The Apache Archiva team


[ANN] Apache Archiva 2.2.7 released

2021-12-22 Thread Martin


The Apache Archiva team is pleased to announce the release of 
   Archiva 2.2.7
Archiva is available for download from the web site.
  http://archiva.apache.org/download.cgi


Archiva is an application for managing one or more remote
repositories, including administration, artifact handling, browsing
and searching.


If you have any questions, please consult:
  the web site: http://archiva.apache.org/
  the archiva-user mailing list: http://archiva.apache.org/mailing-lists.html


Apache Archiva 2.2.7 is a bugfix release and updates to log4j 2.17.0 for 
security reasons


** As this release contains security fixes, we highly recommend to update to 
the new version. **


See the release notes for more information:
http://archiva.apache.org/docs/2.2.7/release-notes.html


And security related information:
http://archiva.apache.org/security.html










[ANN] Apache Archiva 2.2.6 released

2021-12-15 Thread Martin

The Apache Archiva team is pleased to announce the release of 
   Archiva 2.2.6
Archiva is available for download from the web site.
  http://archiva.apache.org/download.cgi


Archiva is an application for managing one or more remote
repositories, including administration, artifact handling, browsing
and searching.


If you have any questions, please consult:
  the web site: http://archiva.apache.org/
  the archiva-user mailing list: http://archiva.apache.org/mailing-lists.html


Apache Archiva 2.2.6 is a security fix release.


** As this release contains security fixes, we highly recommend to update to 
the new version. **


See the release notes for more information:
http://archiva.apache.org/docs/2.2.6/release-notes.html


And security related information:
http://archiva.apache.org/security.html







[SECURITY] CVE-2020-9495: Apache Archiva login service is vulnerable to LDAP injection

2020-06-19 Thread Martin
CVE-2020-9495: Apache Archiva login service is vulnerable to LDAP injection

Severity: Medium

Vendor:
The Apache Software Foundation

Versions Affected:

Apache Archiva all versions before 2.2.5

By providing special values to the archiva login form a attacker is able to 
retrieve user attribute data from the connected LDAP server. 
With certain characters it is possible to modify the LDAP filter used to query 
the users on the connected LDAP server. 
By measuring the response time, arbitrary attribute data can be retrieved from 
LDAP user objects.

Mitigation:

Upgrade to Apache Archiva 2.2.5 or higher

References:
http://archiva.apache.org/security.html#CVE-2020-9495

The newest Archiva version can be downloaded from:
http://archiva.apache.org/download.cgi






Re: I want to get involved into the development of Apache Archiva

2019-09-30 Thread Martin Stockhammer
Hi Joel,

great to hear. You should start with a checkout from the GitHub repository. 
And provide your contribution via pull request. The PR should be related to a 
jira issue.
If you have questions about getting the build environment to work, this list is 
the right place.

Regards

Martin





Am 30. September 2019 09:41:40 MESZ schrieb Olivier Lamy :
>Hi Joel
>Sounds a great idea!!
>Feel free to pick any issue you are interested in and propose a pr.
>maybe this one https://issues.apache.org/jira/browse/MRM-1999 :)
>cheers
>Olivier
>
>On Mon, 30 Sep 2019 at 08:39,  wrote:
>
>> Hello,
>>
>> I would like to get involved into the development of the Apache
>Archiva
>> project.
>>
>> Best regards,
>> Joel Strasser
>>
>
>
>-- 
>Olivier Lamy
>http://twitter.com/olamy | http://linkedin.com/in/olamy

-- 
This message was sent from mobile phone.

Re: I want to get involved into the development of Apache Archiva

2019-09-30 Thread Olivier Lamy
Hi Joel
Sounds a great idea!!
Feel free to pick any issue you are interested in and propose a pr.
maybe this one https://issues.apache.org/jira/browse/MRM-1999 :)
cheers
Olivier

On Mon, 30 Sep 2019 at 08:39,  wrote:

> Hello,
>
> I would like to get involved into the development of the Apache Archiva
> project.
>
> Best regards,
> Joel Strasser
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


I want to get involved into the development of Apache Archiva

2019-09-29 Thread strasser999
Hello,

I would like to get involved into the development of the Apache Archiva project.

Best regards,
Joel Strasser


Apache Archiva Slack channel

2019-03-25 Thread Olivier Lamy
Hi
There is an ASF slack feel free to join https://s.apache.org/slack-invite

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: Apache Archiva

2019-02-21 Thread Martin Stockhammer
Hi Ovidiu,

the project is still under development, but slow progress at the time, because 
of the limited resources.
If you would like to contribute, it's best to start with a PR.

The master branch is development for the new version 3.0, and there is a lot of 
refactoring going on.
For bugfixes you should use the archiva-2.x branch.

If you have any questions, don't hesitate to ask here at the developer list.

Regards

Martin





Am 20. Februar 2019 14:08:29 MEZ schrieb ode...@medjava.ro:
>Hi,
>
>I saw that there was no recent version released.
>
>Is this project still being developed?
>
> 
>
>I can try to improve the code in my spare time. 
>
>Should I just check out from the git repo and propose pull requests?
>
> 
>
>Thanks,
>
>Ovidiu

-- 
This message was sent from mobile phone.

Apache Archiva

2019-02-20 Thread odefta
Hi,

I saw that there was no recent version released.

Is this project still being developed?

 

I can try to improve the code in my spare time. 

Should I just check out from the git repo and propose pull requests?

 

Thanks,

Ovidiu



Re: apache/archiva master branch fails to install

2018-12-14 Thread Martin Stockhammer
Hi,

could you please check, if there is a $HOME/.m2/archiva.xml 
If so, move it away before running mvn clean install

Regards

Martin


Am 14. Dezember 2018 01:49:17 MEZ schrieb Alexandru Zbarcea 
:
>Thank you Martin.
>
>I see what you mean in
>https://builds.apache.org/job/archiva-master-build:
>./src/ci/scripts/prepareWorkspace.sh
>
>I get the same test failure even with mvn clean install. I wonder if it
>is
>an Archlinux thing (newer mvn or something, or even something different
>in
>.m2/settings.xml). Will debug and let you know. I see indeed that
>Jenkins
>master is successful.
>
>Much appreciated for your help,
>- Alex
>
>
>On Mon, Dec 10, 2018 at 5:13 AM Martin Stockhammer
>
>wrote:
>
>> Hi,
>>
>> did you run mvn clean before?
>> Sometimes there are files not cleaned up correctly. You can use the
>script
>> src/main/ci/cleanupWorkspace.sh which is used by our build on the ci
>server.
>>
>> Regards
>>
>> Martin
>>
>>
>>
>>
>> Am 10. Dezember 2018 01:26:22 MEZ schrieb Alexandru Zbarcea <
>> zbarce...@gmail.com>:
>> >Hi,
>> >
>> >Any advice for the following mvn install failure? The archiva master
>> >build
>> >fails with the following stack:
>> >
>> >more:
>> >[INFO] --< org.apache.archiva:archiva-scheduler-repository
>> > >---
>> >[INFO] Building Archiva Scheduler :: Repository Scanning
>3.0.0-SNAPSHOT
>> >[44/72]
>> >[INFO] ---[ bundle
>> >]---
>> >[INFO]
>> >[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ archiva
>> >-scheduler-repository ---
>> >[INFO] Deleting
>> >/home/alex/projects/apache/archiva/archiva-modules/archiva
>> >-scheduler/archiva-scheduler-repository/target
>> >[INFO]
>> >[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @
>> >archiva
>> >-scheduler-repository ---
>> >[INFO]
>> >[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (default) @
>archiva
>> >-scheduler-repository ---
>> >[INFO]
>> >[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>> >archiva
>> >-scheduler-repository ---
>> >[INFO]
>> >[INFO] --- maven-resources-plugin:2.7:resources (default-resources)
>@
>> >archiva-scheduler-repository ---
>> >[INFO] Using 'UTF-8' encoding to copy filtered resources.
>> >[INFO] Copying 1 resource
>> >[INFO] Copying 2 resources
>> >[INFO]
>> >[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
>> >archiva
>> >-scheduler-repository ---
>> >[INFO] Changes detected - recompiling the module!
>> >[INFO] Compiling 3 source files to
>/home/alex/projects/apache/archiva/
>> >archiva-modules/archiva-scheduler/archiva
>> >-scheduler-repository/target/classes
>> >[INFO]
>> >[INFO] --- maven-resources-plugin:2.7:testResources
>> >(default-testResources)
>> > @ archiva-scheduler-repository ---
>> >[INFO] Using 'UTF-8' encoding to copy filtered resources.
>> >[INFO] Copying 6 resources
>> >[INFO] Copying 2 resources
>> >[INFO]
>> >[INFO] --- maven-compiler-plugin:3.7.0:testCompile
>> >(default-testCompile) @
>> >archiva-scheduler-repository ---
>> >[INFO] Changes detected - recompiling the module!
>> >[INFO] Compiling 8 source files to
>/home/alex/projects/apache/archiva/
>> >archiva-modules/archiva-scheduler/archiva
>> >-scheduler-repository/target/test-classes
>> >[INFO]
>> >[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @
>archiva
>> >-scheduler-repository ---
>> >[INFO]
>> >[INFO] ---
>> >[INFO]  T E S T S
>> >[INFO] ---
>> >[INFO] Running org.apache.archiva.scheduler.repository.
>> >ArchivaRepositoryScanningTaskExecutorPhase1Test
>> >[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
>elapsed:
>> >5.61
>> >s - in org.apache.archiva.scheduler.repository.
>> >ArchivaRepositoryScanningTaskExecutorPhase1Test
>> >[INFO] Running org.apache.archiva.scheduler.repository.
>> >ArchivaRepositoryScanningTaskExecutorPhase2Test
>> >[ERROR] Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time
>elapsed:
&

Re: apache/archiva master branch fails to install

2018-12-13 Thread Alexandru Zbarcea
Thank you Martin.

I see what you mean in https://builds.apache.org/job/archiva-master-build:
./src/ci/scripts/prepareWorkspace.sh

I get the same test failure even with mvn clean install. I wonder if it is
an Archlinux thing (newer mvn or something, or even something different in
.m2/settings.xml). Will debug and let you know. I see indeed that Jenkins
master is successful.

Much appreciated for your help,
- Alex


On Mon, Dec 10, 2018 at 5:13 AM Martin Stockhammer 
wrote:

> Hi,
>
> did you run mvn clean before?
> Sometimes there are files not cleaned up correctly. You can use the script
> src/main/ci/cleanupWorkspace.sh which is used by our build on the ci server.
>
> Regards
>
> Martin
>
>
>
>
> Am 10. Dezember 2018 01:26:22 MEZ schrieb Alexandru Zbarcea <
> zbarce...@gmail.com>:
> >Hi,
> >
> >Any advice for the following mvn install failure? The archiva master
> >build
> >fails with the following stack:
> >
> >more:
> >[INFO] --< org.apache.archiva:archiva-scheduler-repository
> > >---
> >[INFO] Building Archiva Scheduler :: Repository Scanning 3.0.0-SNAPSHOT
> >[44/72]
> >[INFO] ---[ bundle
> >]---
> >[INFO]
> >[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ archiva
> >-scheduler-repository ---
> >[INFO] Deleting
> >/home/alex/projects/apache/archiva/archiva-modules/archiva
> >-scheduler/archiva-scheduler-repository/target
> >[INFO]
> >[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @
> >archiva
> >-scheduler-repository ---
> >[INFO]
> >[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (default) @ archiva
> >-scheduler-repository ---
> >[INFO]
> >[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
> >archiva
> >-scheduler-repository ---
> >[INFO]
> >[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
> >archiva-scheduler-repository ---
> >[INFO] Using 'UTF-8' encoding to copy filtered resources.
> >[INFO] Copying 1 resource
> >[INFO] Copying 2 resources
> >[INFO]
> >[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
> >archiva
> >-scheduler-repository ---
> >[INFO] Changes detected - recompiling the module!
> >[INFO] Compiling 3 source files to /home/alex/projects/apache/archiva/
> >archiva-modules/archiva-scheduler/archiva
> >-scheduler-repository/target/classes
> >[INFO]
> >[INFO] --- maven-resources-plugin:2.7:testResources
> >(default-testResources)
> > @ archiva-scheduler-repository ---
> >[INFO] Using 'UTF-8' encoding to copy filtered resources.
> >[INFO] Copying 6 resources
> >[INFO] Copying 2 resources
> >[INFO]
> >[INFO] --- maven-compiler-plugin:3.7.0:testCompile
> >(default-testCompile) @
> >archiva-scheduler-repository ---
> >[INFO] Changes detected - recompiling the module!
> >[INFO] Compiling 8 source files to /home/alex/projects/apache/archiva/
> >archiva-modules/archiva-scheduler/archiva
> >-scheduler-repository/target/test-classes
> >[INFO]
> >[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ archiva
> >-scheduler-repository ---
> >[INFO]
> >[INFO] ---
> >[INFO]  T E S T S
> >[INFO] ---
> >[INFO] Running org.apache.archiva.scheduler.repository.
> >ArchivaRepositoryScanningTaskExecutorPhase1Test
> >[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> >5.61
> >s - in org.apache.archiva.scheduler.repository.
> >ArchivaRepositoryScanningTaskExecutorPhase1Test
> >[INFO] Running org.apache.archiva.scheduler.repository.
> >ArchivaRepositoryScanningTaskExecutorPhase2Test
> >[ERROR] Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
> >12.787 s <<< FAILURE! - in org.apache.archiva.scheduler.repository.
> >ArchivaRepositoryScanningTaskExecutorPhase2Test
> >[ERROR]
>
> >testExecutorScanOnlyNewArtifacts(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
> > Time elapsed: 0.131 s  <<< FAILURE!
> >junit.framework.AssertionFailedError: expected:<2> but was:<3>
> >   at org.apache.archiva
>
> >.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifacts(ArchivaRepositoryScanningTaskExecutorPhase2Test.java:103)
> >
> >[ERROR]
>
> >testExecutorScanOnlyNewArtifactsChangeTimes(org.apache.archiva.scheduler.repository.ArchivaRe

Re: apache/archiva master branch fails to install

2018-12-10 Thread Martin Stockhammer
Hi, 

did you run mvn clean before?
Sometimes there are files not cleaned up correctly. You can use the script 
src/main/ci/cleanupWorkspace.sh which is used by our build on the ci server.

Regards

Martin




Am 10. Dezember 2018 01:26:22 MEZ schrieb Alexandru Zbarcea 
:
>Hi,
>
>Any advice for the following mvn install failure? The archiva master
>build
>fails with the following stack:
>
>more:
>[INFO] --< org.apache.archiva:archiva-scheduler-repository
> >---
>[INFO] Building Archiva Scheduler :: Repository Scanning 3.0.0-SNAPSHOT
>[44/72]
>[INFO] ---[ bundle
>]---
>[INFO]
>[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ archiva
>-scheduler-repository ---
>[INFO] Deleting
>/home/alex/projects/apache/archiva/archiva-modules/archiva
>-scheduler/archiva-scheduler-repository/target
>[INFO]
>[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @
>archiva
>-scheduler-repository ---
>[INFO]
>[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (default) @ archiva
>-scheduler-repository ---
>[INFO]
>[INFO] --- maven-remote-resources-plugin:1.3:process (default) @
>archiva
>-scheduler-repository ---
>[INFO]
>[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
>archiva-scheduler-repository ---
>[INFO] Using 'UTF-8' encoding to copy filtered resources.
>[INFO] Copying 1 resource
>[INFO] Copying 2 resources
>[INFO]
>[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
>archiva
>-scheduler-repository ---
>[INFO] Changes detected - recompiling the module!
>[INFO] Compiling 3 source files to /home/alex/projects/apache/archiva/
>archiva-modules/archiva-scheduler/archiva
>-scheduler-repository/target/classes
>[INFO]
>[INFO] --- maven-resources-plugin:2.7:testResources
>(default-testResources)
> @ archiva-scheduler-repository ---
>[INFO] Using 'UTF-8' encoding to copy filtered resources.
>[INFO] Copying 6 resources
>[INFO] Copying 2 resources
>[INFO]
>[INFO] --- maven-compiler-plugin:3.7.0:testCompile
>(default-testCompile) @
>archiva-scheduler-repository ---
>[INFO] Changes detected - recompiling the module!
>[INFO] Compiling 8 source files to /home/alex/projects/apache/archiva/
>archiva-modules/archiva-scheduler/archiva
>-scheduler-repository/target/test-classes
>[INFO]
>[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ archiva
>-scheduler-repository ---
>[INFO]
>[INFO] ---
>[INFO]  T E S T S
>[INFO] ---
>[INFO] Running org.apache.archiva.scheduler.repository.
>ArchivaRepositoryScanningTaskExecutorPhase1Test
>[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>5.61
>s - in org.apache.archiva.scheduler.repository.
>ArchivaRepositoryScanningTaskExecutorPhase1Test
>[INFO] Running org.apache.archiva.scheduler.repository.
>ArchivaRepositoryScanningTaskExecutorPhase2Test
>[ERROR] Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
>12.787 s <<< FAILURE! - in org.apache.archiva.scheduler.repository.
>ArchivaRepositoryScanningTaskExecutorPhase2Test
>[ERROR]
>testExecutorScanOnlyNewArtifacts(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
> Time elapsed: 0.131 s  <<< FAILURE!
>junit.framework.AssertionFailedError: expected:<2> but was:<3>
>   at org.apache.archiva
>.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifacts(ArchivaRepositoryScanningTaskExecutorPhase2Test.java:103)
>
>[ERROR]
>testExecutorScanOnlyNewArtifactsChangeTimes(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
> Time elapsed: 0.045 s  <<< FAILURE!
>junit.framework.AssertionFailedError: expected:<2> but was:<3>
>   at org.apache.archiva
>.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsChangeTimes(ArchivaRepositoryScanningTaskExecutorPhase2Test.jav
>a:150)
>
>[ERROR]
>testExecutorScanOnlyNewArtifactsMidScan(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
> Time elapsed: 0.074 s  <<< FAILURE!
>junit.framework.AssertionFailedError: expected:<2> but was:<3>
>   at org.apache.archiva
>.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsMidScan(ArchivaRepositoryScanningTaskExecutorPhase2Test.java:19
>7)
>
>[INFO]
>[INFO] Results:
>[INFO]
>[ERROR] Failures:
>[ERROR]  
>ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecu

apache/archiva master branch fails to install

2018-12-09 Thread Alexandru Zbarcea
Hi,

Any advice for the following mvn install failure? The archiva master build
fails with the following stack:

more:
[INFO] --< org.apache.archiva:archiva-scheduler-repository
 >---
[INFO] Building Archiva Scheduler :: Repository Scanning 3.0.0-SNAPSHOT
[44/72]
[INFO] ---[ bundle
]---
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ archiva
-scheduler-repository ---
[INFO] Deleting /home/alex/projects/apache/archiva/archiva-modules/archiva
-scheduler/archiva-scheduler-repository/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ archiva
-scheduler-repository ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (default) @ archiva
-scheduler-repository ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ archiva
-scheduler-repository ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
archiva-scheduler-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ archiva
-scheduler-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/alex/projects/apache/archiva/
archiva-modules/archiva-scheduler/archiva
-scheduler-repository/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources)
 @ archiva-scheduler-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
archiva-scheduler-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/alex/projects/apache/archiva/
archiva-modules/archiva-scheduler/archiva
-scheduler-repository/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ archiva
-scheduler-repository ---
[INFO]
[INFO] ---
[INFO]  T E S T S
[INFO] ---
[INFO] Running org.apache.archiva.scheduler.repository.
ArchivaRepositoryScanningTaskExecutorPhase1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61
s - in org.apache.archiva.scheduler.repository.
ArchivaRepositoryScanningTaskExecutorPhase1Test
[INFO] Running org.apache.archiva.scheduler.repository.
ArchivaRepositoryScanningTaskExecutorPhase2Test
[ERROR] Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
12.787 s <<< FAILURE! - in org.apache.archiva.scheduler.repository.
ArchivaRepositoryScanningTaskExecutorPhase2Test
[ERROR] 
testExecutorScanOnlyNewArtifacts(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
 Time elapsed: 0.131 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<2> but was:<3>
   at org.apache.archiva
.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifacts(ArchivaRepositoryScanningTaskExecutorPhase2Test.java:103)

[ERROR] 
testExecutorScanOnlyNewArtifactsChangeTimes(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
 Time elapsed: 0.045 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<2> but was:<3>
   at org.apache.archiva
.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsChangeTimes(ArchivaRepositoryScanningTaskExecutorPhase2Test.jav
a:150)

[ERROR] 
testExecutorScanOnlyNewArtifactsMidScan(org.apache.archiva.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test)
 Time elapsed: 0.074 s  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<2> but was:<3>
   at org.apache.archiva
.scheduler.repository.ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsMidScan(ArchivaRepositoryScanningTaskExecutorPhase2Test.java:19
7)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   
ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifacts:103
expected:<2> but was:<3>
[ERROR]   
ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsChangeTimes:150
expected:<2> but was:<3>
[ERROR]   
ArchivaRepositoryScanningTaskExecutorPhase2Test.testExecutorScanOnlyNewArtifactsMidScan:197
expected:<2> but was:<3>
[INFO]
[ERROR] Tests run: 5, Failures: 3, Errors: 0, Skipped: 0

Following are some details about the ENV:

$ mvn --version
Apache Maven 3.6.0 (NON-CANONICAL_2018-11-06T03:14:22+01:00_root;
2018-11-05T21:14:22-05:00)
Maven home: /opt/maven
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime:
/usr/lib/jvm/java-8-openjdk/jre
Default locale

Re: [VOTE] Apache Archiva 2.2.2

2017-04-25 Thread Martin
Hi,

your logs indicate, that you have set two values for the baseUrl property 
(maybe in different files) or used a comma separated list.

I tried to change the configuration value to a list (i think its indeed 
better, to configure a list of urls instead of only one), by using 
UserConfiguration.getList() but found some strange behaviour:
If I set the configuration entry from the web UI the value vanishes after 
restarting the application.
Its is the same with the configuration property:
  security.policy.unlockable.accounts
which uses getList() too and if I set a value for this property the value will 
be removed by the next restart.
The values are saved in archiva.xml in redbackRuntimeConfiguration/
configurationProperties/... after changing at the WebGUI.
After stopping, archiva.xml is OK and contains the configured value.
During startup of archiva the xml-File is written and the configuration 
entries for rest.BaseUrl and  security.policy.unlockable.accounts are replaced 
by empty tags.
Currently I cannot find the place where this happens. And I find it very 
strange that this behaviour seems to be triggered by the getList() call. Other 
properties that use getBoolean(), getString() are not removed by a restart.

Maybe, it has to do with the type that is used in the registry for these 
values (List instead String) but currently I'm a bit stuck.  

Greetings

Martin



Am Dienstag, 25. April 2017, 21:58:15 CEST schrieb Olivier Lamy:
> I will try some debugging as well on the archiva instance.
> I think yes you will have to cut an other release.
> Perso I don't mind you use a new tag (2.2.3) as you prefer.
> But first find the issue :-)
> 
> On 25 April 2017 at 19:01, Martin Stockhammer <marti...@apache.org> wrote:
> > Yes, you are right. This should be fixed. Currently I don't know why the
> > host name doesn't match, but will try to reproduce. Had no reverse proxy
> > environment to check this thoroughly.
> > But that means I need to create a new version, right?
> > 
> > Cheers
> > 
> > Martin
> > 
> > Am 25. April 2017 09:51:06 MESZ schrieb Olivier Lamy <ol...@apache.org>:
> >> Hi
> >> Yes it's behind a reverse proxy
> >> logs says
> >> 
> >> 2017-04-25 07:39:21,524 [qtp1564314458-63] WARN
> >> org.apache.archiva.redback.rest.services.interceptors.RequestValidationIn
> >> terceptor [] - Referer Header Host does not match
> >> refererUrl=https://archiva-> >> 
> >> repository.apache.org/archiva/index.html?request_lang=en, targetUrl=
> >> http://archiva-repository.apache.org, archiva-repository.apache.org
> >> 
> >> The security.properties contains
> >> 
> >> rest.baseUrl=https://archiva-repository.apache.org  (I tried with https
> >> as well)
> >> 
> >> The referer header has value: https://archiva-> >> 
> >> repository.apache.org/archiva/index.html?request_lang=en
> >> 
> >> Activating debug:
> >> 
> >> 2017-04-25 07:49:00,570 [qtp749705282-29] DEBUG
> >> org.apache.archiva.redback.rest.services.interceptors.RequestValidationIn
> >> terceptor [] - Referer Header URL found: https://archiva-repository.
> >> apache.org/archiva/index.html?request_lang=en
> >> 
> >> 2017-04-25 07:49:00,571 [qtp749705282-29] WARN
> >> org.apache.archiva.redback.rest.services.interceptors.RequestValidationIn
> >> terceptor [] - Referer Header Host does not match
> >> refererUrl=https://archiva-> >> 
> >> repository.apache.org/archiva/index.html?request_lang=en, targetUrl=
> >> http://archiva-repository.apache.org, archiva-repository.apache.org
> >> 
> >> 2017-04-25 07:49:00,571 [qtp749705282-29] WARN
> >> org.apache.archiva.redback.rest.services.interceptors.RequestValidationIn
> >> terceptor [] - HTTP Header check failed. Assuming CSRF attack.
> >> 
> >> 
> >> Well I can disable that but I'd like to not have too many users
> >> complaining :-)
> >> 
> >> On 25 April 2017 at 16:54, Martin Stockhammer <marti...@apache.org>
> >> 
> >> wrote:
> >>> Hi,
> >>> 
> >>> It's behind a reverse proxy or something similar?
> >>> I think it's the request url. It is determined automatically. But you
> >>> can set a redback configuration property.
> >>> In security.properties set
> >>> rest.baseUrl=http://archiva-repository.apache.org
> >>> 
> >>> Cheers
> >>> 
> >>> Martin
> >>> 
> >>> Am 25. April 2017 01:59:29 MESZ schrieb Olivier Lamy <ol...@apache.org>:
>

Re: [VOTE] Apache Archiva 2.2.2

2017-04-25 Thread Olivier Lamy
I will try some debugging as well on the archiva instance.
I think yes you will have to cut an other release.
Perso I don't mind you use a new tag (2.2.3) as you prefer.
But first find the issue :-)


On 25 April 2017 at 19:01, Martin Stockhammer <marti...@apache.org> wrote:

> Yes, you are right. This should be fixed. Currently I don't know why the
> host name doesn't match, but will try to reproduce. Had no reverse proxy
> environment to check this thoroughly.
> But that means I need to create a new version, right?
>
> Cheers
>
> Martin
>
>
>
>
>
>
> Am 25. April 2017 09:51:06 MESZ schrieb Olivier Lamy <ol...@apache.org>:
>>
>> Hi
>> Yes it's behind a reverse proxy
>> logs says
>>
>> 2017-04-25 07:39:21,524 [qtp1564314458-63] WARN
>> org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>> [] - Referer Header Host does not match refererUrl=https://archiva-
>> repository.apache.org/archiva/index.html?request_lang=en, targetUrl=
>> http://archiva-repository.apache.org, archiva-repository.apache.org
>>
>> The security.properties contains
>>
>> rest.baseUrl=https://archiva-repository.apache.org  (I tried with https
>> as well)
>>
>> The referer header has value: https://archiva-
>> repository.apache.org/archiva/index.html?request_lang=en
>>
>> Activating debug:
>>
>> 2017-04-25 07:49:00,570 [qtp749705282-29] DEBUG
>> org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>> [] - Referer Header URL found: https://archiva-repository.
>> apache.org/archiva/index.html?request_lang=en
>>
>> 2017-04-25 07:49:00,571 [qtp749705282-29] WARN
>> org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>> [] - Referer Header Host does not match refererUrl=https://archiva-
>> repository.apache.org/archiva/index.html?request_lang=en, targetUrl=
>> http://archiva-repository.apache.org, archiva-repository.apache.org
>>
>> 2017-04-25 07:49:00,571 [qtp749705282-29] WARN
>> org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>> [] - HTTP Header check failed. Assuming CSRF attack.
>>
>>
>> Well I can disable that but I'd like to not have too many users
>> complaining :-)
>>
>> On 25 April 2017 at 16:54, Martin Stockhammer <marti...@apache.org>
>> wrote:
>>
>>> Hi,
>>>
>>> It's behind a reverse proxy or something similar?
>>> I think it's the request url. It is determined automatically. But you
>>> can set a redback configuration property.
>>> In security.properties set
>>> rest.baseUrl=http://archiva-repository.apache.org
>>>
>>> Cheers
>>>
>>> Martin
>>>
>>>
>>> Am 25. April 2017 01:59:29 MESZ schrieb Olivier Lamy <ol...@apache.org>:
>>>>
>>>> Hi Martin,
>>>> Thanks for your effort with the release!!
>>>> Works fine locally, all sigs are ok!
>>>> I installed the version for https://archiva-repository.apache.org/archiva/
>>>> but I have a problem as cannot log anymore because some REST resources are
>>>> marked as 403.
>>>> In this particular case:
>>>> https://archiva-repository.apache.org/archiva/restServices/archivaServices/commonServices/getAllI18nResources
>>>> Any idea?
>>>>
>>>> On 24 April 2017 at 05:01, Martin <marti...@apache.org> wrote:
>>>>
>>>>  Hi,
>>>>>
>>>>>  I think I now have everything ready and I'd like to release Apache 
>>>>> Archiva
>>>>>  2.2.2
>>>>>
>>>>>  Note this vote include some parent poms, and redback core.
>>>>>
>>>>>  We fixed these issues:
>>>>>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>>>>>  projectId=12316920=12335832
>>>>>
>>>>>  The staging repository is available here:
>>>>>  https://archiva-repository.apache.org/archiva/repository/
>>>>>  archiva-releases-stage/
>>>>>
>>>>>  Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
>>>>>
>>>>>  Vote open for 72H
>>>>>  [+1]
>>>>>  [0]
>>>>>  [-1]
>>>>>
>>>>>  Greetings
>>>>>  --
>>>>>  Martin Stockhammer
>>>>
>>>>
>>>>
>>>>
>>>>
>>> --
>>> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
>>>
>>
>>
>>
>> --
>> Olivier Lamy
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>
> --
> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
>



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.2.2

2017-04-25 Thread Martin Stockhammer
Yes, you are right. This should be fixed. Currently I don't know why the host 
name doesn't match, but will try to reproduce. Had no reverse proxy environment 
to check this thoroughly. 
But that means I need to create a new version, right? 

Cheers

Martin





Am 25. April 2017 09:51:06 MESZ schrieb Olivier Lamy <ol...@apache.org>:
>Hi
>Yes it's behind a reverse proxy
>logs says
>
>2017-04-25 07:39:21,524 [qtp1564314458-63] WARN
>org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>[] - Referer Header Host does not match refererUrl=
>https://archiva-repository.apache.org/archiva/index.html?request_lang=en,
>targetUrl=http://archiva-repository.apache.org,
>archiva-repository.apache.org
>
>The security.properties contains
>
>rest.baseUrl=https://archiva-repository.apache.org  (I tried with https
>as
>well)
>
>The referer header has value:
>https://archiva-repository.apache.org/archiva/index.html?request_lang=en
>
>Activating debug:
>
>2017-04-25 07:49:00,570 [qtp749705282-29] DEBUG
>org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>[] - Referer Header URL found:
>https://archiva-repository.apache.org/archiva/index.html?request_lang=en
>
>2017-04-25 07:49:00,571 [qtp749705282-29] WARN
>org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>[] - Referer Header Host does not match refererUrl=
>https://archiva-repository.apache.org/archiva/index.html?request_lang=en,
>targetUrl=http://archiva-repository.apache.org,
>archiva-repository.apache.org
>
>2017-04-25 07:49:00,571 [qtp749705282-29] WARN
>org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
>[] - HTTP Header check failed. Assuming CSRF attack.
>
>
>Well I can disable that but I'd like to not have too many users
>complaining
>:-)
>
>On 25 April 2017 at 16:54, Martin Stockhammer <marti...@apache.org>
>wrote:
>
>> Hi,
>>
>> It's behind a reverse proxy or something similar?
>> I think it's the request url. It is determined automatically. But you
>can
>> set a redback configuration property.
>> In security.properties set
>> rest.baseUrl=http://archiva-repository.apache.org
>>
>> Cheers
>>
>> Martin
>>
>>
>> Am 25. April 2017 01:59:29 MESZ schrieb Olivier Lamy
><ol...@apache.org>:
>>>
>>> Hi Martin,
>>> Thanks for your effort with the release!!
>>> Works fine locally, all sigs are ok!
>>> I installed the version for
>https://archiva-repository.apache.org/archiva/
>>> but I have a problem as cannot log anymore because some REST
>resources are
>>> marked as 403.
>>> In this particular case:
>>>
>https://archiva-repository.apache.org/archiva/restServices/archivaServices/commonServices/getAllI18nResources
>>> Any idea?
>>>
>>> On 24 April 2017 at 05:01, Martin <marti...@apache.org> wrote:
>>>
>>>  Hi,
>>>>
>>>>  I think I now have everything ready and I'd like to release Apache
>Archiva
>>>>  2.2.2
>>>>
>>>>  Note this vote include some parent poms, and redback core.
>>>>
>>>>  We fixed these issues:
>>>>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>>>>  projectId=12316920=12335832
>>>>
>>>>  The staging repository is available here:
>>>>  https://archiva-repository.apache.org/archiva/repository/
>>>>  archiva-releases-stage/
>>>>
>>>>  Dist artifacts here:
>https://dist.apache.org/repos/dist/dev/archiva/
>>>>
>>>>  Vote open for 72H
>>>>  [+1]
>>>>  [0]
>>>>  [-1]
>>>>
>>>>  Greetings
>>>>  --
>>>>  Martin Stockhammer
>>>
>>>
>>>
>>>
>>>
>> --
>> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
>>
>
>
>
>-- 
>Olivier Lamy
>http://twitter.com/olamy | http://linkedin.com/in/olamy

-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

Re: [VOTE] Apache Archiva 2.2.2

2017-04-25 Thread Olivier Lamy
Hi
Yes it's behind a reverse proxy
logs says

2017-04-25 07:39:21,524 [qtp1564314458-63] WARN
org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
[] - Referer Header Host does not match refererUrl=
https://archiva-repository.apache.org/archiva/index.html?request_lang=en,
targetUrl=http://archiva-repository.apache.org,
archiva-repository.apache.org

The security.properties contains

rest.baseUrl=https://archiva-repository.apache.org  (I tried with https as
well)

The referer header has value:
https://archiva-repository.apache.org/archiva/index.html?request_lang=en

Activating debug:

2017-04-25 07:49:00,570 [qtp749705282-29] DEBUG
org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
[] - Referer Header URL found:
https://archiva-repository.apache.org/archiva/index.html?request_lang=en

2017-04-25 07:49:00,571 [qtp749705282-29] WARN
org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
[] - Referer Header Host does not match refererUrl=
https://archiva-repository.apache.org/archiva/index.html?request_lang=en,
targetUrl=http://archiva-repository.apache.org,
archiva-repository.apache.org

2017-04-25 07:49:00,571 [qtp749705282-29] WARN
org.apache.archiva.redback.rest.services.interceptors.RequestValidationInterceptor
[] - HTTP Header check failed. Assuming CSRF attack.


Well I can disable that but I'd like to not have too many users complaining
:-)

On 25 April 2017 at 16:54, Martin Stockhammer <marti...@apache.org> wrote:

> Hi,
>
> It's behind a reverse proxy or something similar?
> I think it's the request url. It is determined automatically. But you can
> set a redback configuration property.
> In security.properties set
> rest.baseUrl=http://archiva-repository.apache.org
>
> Cheers
>
> Martin
>
>
> Am 25. April 2017 01:59:29 MESZ schrieb Olivier Lamy <ol...@apache.org>:
>>
>> Hi Martin,
>> Thanks for your effort with the release!!
>> Works fine locally, all sigs are ok!
>> I installed the version for https://archiva-repository.apache.org/archiva/
>> but I have a problem as cannot log anymore because some REST resources are
>> marked as 403.
>> In this particular case:
>> https://archiva-repository.apache.org/archiva/restServices/archivaServices/commonServices/getAllI18nResources
>> Any idea?
>>
>> On 24 April 2017 at 05:01, Martin <marti...@apache.org> wrote:
>>
>>  Hi,
>>>
>>>  I think I now have everything ready and I'd like to release Apache Archiva
>>>  2.2.2
>>>
>>>  Note this vote include some parent poms, and redback core.
>>>
>>>  We fixed these issues:
>>>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?
>>>  projectId=12316920=12335832
>>>
>>>  The staging repository is available here:
>>>  https://archiva-repository.apache.org/archiva/repository/
>>>  archiva-releases-stage/
>>>
>>>  Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
>>>
>>>  Vote open for 72H
>>>  [+1]
>>>  [0]
>>>  [-1]
>>>
>>>  Greetings
>>>  --
>>>  Martin Stockhammer
>>
>>
>>
>>
>>
> --
> Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
>



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


[RESULT][VOTE] Apache Archiva 2.2.1

2016-05-28 Thread Olivier Lamy
Hi,
The vote has passed with the following result:
+1 (binding): Eric, Jean-Baptiste, Deng, Olivier
+1 (non binding): Andreas

I will continue the release process.

Thanks for your testing time!

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.2.1

2016-05-27 Thread Deng Ching-Mallete
Hi Olivier,

The tar ball and the zip file seems to have bad signatures. Both of their
checksums were correct though.

Other than the bad signatures, I didn't see any other issues so here's my
+1.

Thanks,
Deng

On Fri, May 27, 2016 at 6:00 PM, Eric Barboni <sk...@apache.org> wrote:

> Yep that make sense
>
> +1 (binding)
>
> Regards
>
> Eric
> -Message d'origine-
> De : Olivier Lamy [mailto:ol...@apache.org]
> Envoyé : vendredi 27 mai 2016 02:46
> À : dev@archiva.apache.org
> Objet : Re: [VOTE] Apache Archiva 2.2.1
>
> Hi Eric,
> This release doesn't contain any new redback components release. That's
> why it's empty.
> Does it make sense?
>
>
> Olivier
>
> On 27 May 2016 at 00:13, Eric Barboni <sk...@apache.org> wrote:
>
> > Sorry but redback-components still empty
> >
> >
> > -Message d'origine-
> > De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : jeudi 26 mai 2016
> > 13:49 À : dev@archiva.apache.org Objet : Re: [VOTE] Apache Archiva
> > 2.2.1
> >
> > fixed.
> >
> >
> > On 26 May 2016 at 21:04, Olivier Lamy <ol...@apache.org> wrote:
> >
> > > Hi Eric,
> > > I will fix that as it's wrong.
> > > I missed to put sources for pom and redback-core on dist (no
> > > redback-components this time).
> > > Hold your +1 until I fix that :-)
> > >
> > > Olivier
> > >
> > > On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:
> > >
> > >> Hi Olivier,
> > >>  The binaries files contains apache-jetty-2.2.1 as root folder
> > >> instead of previous apache-archiva-2.2.1  On dist [1] following
> > >> folder :pom,redback-components and redback-core are empty for me.
> > >>
> > >>  Anyway archiva works well on 2.2.1 so +1 for this part
> > >>
> > >>  Best Regards
> > >> Eric
> > >>
> > >> [1]https://dist.apache.org/repos/dist/dev/archiva/
> > >>
> > >>
> > >> -Message d'origine-
> > >> De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : mercredi 25
> > >> mai
> > >> 2016 07:27 À : dev@archiva.apache.org Objet : [VOTE] Apache Archiva
> > >> 2.2.1
> > >>
> > >> Hi,
> > >> I'd like to release Apache Archiva 2.2.1.
> > >>
> > >> Note this vote include some parent poms, and redback core.
> > >>
> > >> We fixed 11 issues:
> > >> *
> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12
> > >> 31
> > >> 6920=12330078
> > >> <
> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12
> > >> 31
> > >> 6920=12330078
> > >> >*
> > >>
> > >> The staging repository is available here:
> > >>
> > >> https://archiva-repository.apache.org/archiva/repository/archiva-re
> > >> le
> > >> ases-stage/
> > >>
> > >> Dist artifacts here:
> > >> https://dist.apache.org/repos/dist/dev/archiva/
> > >>
> > >> Vote open for 72H
> > >> [+1]
> > >> [0]
> > >> [-1]
> > >>
> > >> Cheers
> > >> --
> > >> Olivier Lamy
> > >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> > >>
>


RE: [VOTE] Apache Archiva 2.2.1

2016-05-27 Thread Eric Barboni
Yep that make sense 

+1 (binding)

Regards

Eric
-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : vendredi 27 mai 2016 02:46
À : dev@archiva.apache.org
Objet : Re: [VOTE] Apache Archiva 2.2.1

Hi Eric,
This release doesn't contain any new redback components release. That's why 
it's empty.
Does it make sense?


Olivier

On 27 May 2016 at 00:13, Eric Barboni <sk...@apache.org> wrote:

> Sorry but redback-components still empty
>
>
> -Message d'origine-
> De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : jeudi 26 mai 2016 
> 13:49 À : dev@archiva.apache.org Objet : Re: [VOTE] Apache Archiva 
> 2.2.1
>
> fixed.
>
>
> On 26 May 2016 at 21:04, Olivier Lamy <ol...@apache.org> wrote:
>
> > Hi Eric,
> > I will fix that as it's wrong.
> > I missed to put sources for pom and redback-core on dist (no 
> > redback-components this time).
> > Hold your +1 until I fix that :-)
> >
> > Olivier
> >
> > On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:
> >
> >> Hi Olivier,
> >>  The binaries files contains apache-jetty-2.2.1 as root folder 
> >> instead of previous apache-archiva-2.2.1  On dist [1] following 
> >> folder :pom,redback-components and redback-core are empty for me.
> >>
> >>  Anyway archiva works well on 2.2.1 so +1 for this part
> >>
> >>  Best Regards
> >> Eric
> >>
> >> [1]https://dist.apache.org/repos/dist/dev/archiva/
> >>
> >>
> >> -----Message d'origine-
> >> De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : mercredi 25 
> >> mai
> >> 2016 07:27 À : dev@archiva.apache.org Objet : [VOTE] Apache Archiva
> >> 2.2.1
> >>
> >> Hi,
> >> I'd like to release Apache Archiva 2.2.1.
> >>
> >> Note this vote include some parent poms, and redback core.
> >>
> >> We fixed 11 issues:
> >> *
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12
> >> 31
> >> 6920=12330078
> >> <
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12
> >> 31
> >> 6920=12330078
> >> >*
> >>
> >> The staging repository is available here:
> >>
> >> https://archiva-repository.apache.org/archiva/repository/archiva-re
> >> le
> >> ases-stage/
> >>
> >> Dist artifacts here: 
> >> https://dist.apache.org/repos/dist/dev/archiva/
> >>
> >> Vote open for 72H
> >> [+1]
> >> [0]
> >> [-1]
> >>
> >> Cheers
> >> --
> >> Olivier Lamy
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
> >>
> >
> >
> > --
> > Olivier Lamy
> > http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
>


--
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Olivier Lamy
Hi Eric,
This release doesn't contain any new redback components release. That's why
it's empty.
Does it make sense?


Olivier

On 27 May 2016 at 00:13, Eric Barboni <sk...@apache.org> wrote:

> Sorry but redback-components still empty
>
>
> -Message d'origine-
> De : Olivier Lamy [mailto:ol...@apache.org]
> Envoyé : jeudi 26 mai 2016 13:49
> À : dev@archiva.apache.org
> Objet : Re: [VOTE] Apache Archiva 2.2.1
>
> fixed.
>
>
> On 26 May 2016 at 21:04, Olivier Lamy <ol...@apache.org> wrote:
>
> > Hi Eric,
> > I will fix that as it's wrong.
> > I missed to put sources for pom and redback-core on dist (no
> > redback-components this time).
> > Hold your +1 until I fix that :-)
> >
> > Olivier
> >
> > On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:
> >
> >> Hi Olivier,
> >>  The binaries files contains apache-jetty-2.2.1 as root folder
> >> instead of previous apache-archiva-2.2.1  On dist [1] following
> >> folder :pom,redback-components and redback-core are empty for me.
> >>
> >>  Anyway archiva works well on 2.2.1 so +1 for this part
> >>
> >>  Best Regards
> >> Eric
> >>
> >> [1]https://dist.apache.org/repos/dist/dev/archiva/
> >>
> >>
> >> -Message d'origine-
> >> De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : mercredi 25 mai
> >> 2016 07:27 À : dev@archiva.apache.org Objet : [VOTE] Apache Archiva
> >> 2.2.1
> >>
> >> Hi,
> >> I'd like to release Apache Archiva 2.2.1.
> >>
> >> Note this vote include some parent poms, and redback core.
> >>
> >> We fixed 11 issues:
> >> *
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231
> >> 6920=12330078
> >> <
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231
> >> 6920=12330078
> >> >*
> >>
> >> The staging repository is available here:
> >>
> >> https://archiva-repository.apache.org/archiva/repository/archiva-rele
> >> ases-stage/
> >>
> >> Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
> >>
> >> Vote open for 72H
> >> [+1]
> >> [0]
> >> [-1]
> >>
> >> Cheers
> >> --
> >> Olivier Lamy
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
> >>
> >
> >
> > --
> > Olivier Lamy
> > http://twitter.com/olamy | http://linkedin.com/in/olamy
> >
>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


RE: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Eric Barboni
Sorry but redback-components still empty


-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : jeudi 26 mai 2016 13:49
À : dev@archiva.apache.org
Objet : Re: [VOTE] Apache Archiva 2.2.1

fixed.


On 26 May 2016 at 21:04, Olivier Lamy <ol...@apache.org> wrote:

> Hi Eric,
> I will fix that as it's wrong.
> I missed to put sources for pom and redback-core on dist (no 
> redback-components this time).
> Hold your +1 until I fix that :-)
>
> Olivier
>
> On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:
>
>> Hi Olivier,
>>  The binaries files contains apache-jetty-2.2.1 as root folder 
>> instead of previous apache-archiva-2.2.1  On dist [1] following 
>> folder :pom,redback-components and redback-core are empty for me.
>>
>>  Anyway archiva works well on 2.2.1 so +1 for this part
>>
>>  Best Regards
>> Eric
>>
>> [1]https://dist.apache.org/repos/dist/dev/archiva/
>>
>>
>> -Message d'origine-
>> De : Olivier Lamy [mailto:ol...@apache.org] Envoyé : mercredi 25 mai 
>> 2016 07:27 À : dev@archiva.apache.org Objet : [VOTE] Apache Archiva 
>> 2.2.1
>>
>> Hi,
>> I'd like to release Apache Archiva 2.2.1.
>>
>> Note this vote include some parent poms, and redback core.
>>
>> We fixed 11 issues:
>> *
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231
>> 6920=12330078
>> <
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231
>> 6920=12330078
>> >*
>>
>> The staging repository is available here:
>>
>> https://archiva-repository.apache.org/archiva/repository/archiva-rele
>> ases-stage/
>>
>> Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
>>
>> Vote open for 72H
>> [+1]
>> [0]
>> [-1]
>>
>> Cheers
>> --
>> Olivier Lamy
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>



--
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Jean-Baptiste Onofré

+1 (binding)

Regards
JB

On 05/25/2016 07:26 AM, Olivier Lamy wrote:

Hi,
I'd like to release Apache Archiva 2.2.1.

Note this vote include some parent poms, and redback core.

We fixed 11 issues:
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078>*

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Olivier Lamy
fixed.


On 26 May 2016 at 21:04, Olivier Lamy <ol...@apache.org> wrote:

> Hi Eric,
> I will fix that as it's wrong.
> I missed to put sources for pom and redback-core on dist (no
> redback-components this time).
> Hold your +1 until I fix that :-)
>
> Olivier
>
> On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:
>
>> Hi Olivier,
>>  The binaries files contains apache-jetty-2.2.1 as root folder instead of
>> previous apache-archiva-2.2.1
>>  On dist [1] following folder :pom,redback-components and redback-core
>> are empty for me.
>>
>>  Anyway archiva works well on 2.2.1 so +1 for this part
>>
>>  Best Regards
>> Eric
>>
>> [1]https://dist.apache.org/repos/dist/dev/archiva/
>>
>>
>> -Message d'origine-
>> De : Olivier Lamy [mailto:ol...@apache.org]
>> Envoyé : mercredi 25 mai 2016 07:27
>> À : dev@archiva.apache.org
>> Objet : [VOTE] Apache Archiva 2.2.1
>>
>> Hi,
>> I'd like to release Apache Archiva 2.2.1.
>>
>> Note this vote include some parent poms, and redback core.
>>
>> We fixed 11 issues:
>> *
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
>> <
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
>> >*
>>
>> The staging repository is available here:
>>
>> https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
>>
>> Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
>>
>> Vote open for 72H
>> [+1]
>> [0]
>> [-1]
>>
>> Cheers
>> --
>> Olivier Lamy
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>>
>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>



-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Olivier Lamy
Hi Eric,
I will fix that as it's wrong.
I missed to put sources for pom and redback-core on dist (no
redback-components this time).
Hold your +1 until I fix that :-)

Olivier

On 26 May 2016 at 19:57, Eric Barboni <sk...@apache.org> wrote:

> Hi Olivier,
>  The binaries files contains apache-jetty-2.2.1 as root folder instead of
> previous apache-archiva-2.2.1
>  On dist [1] following folder :pom,redback-components and redback-core are
> empty for me.
>
>  Anyway archiva works well on 2.2.1 so +1 for this part
>
>  Best Regards
> Eric
>
> [1]https://dist.apache.org/repos/dist/dev/archiva/
>
>
> -Message d'origine-
> De : Olivier Lamy [mailto:ol...@apache.org]
> Envoyé : mercredi 25 mai 2016 07:27
> À : dev@archiva.apache.org
> Objet : [VOTE] Apache Archiva 2.2.1
>
> Hi,
> I'd like to release Apache Archiva 2.2.1.
>
> Note this vote include some parent poms, and redback core.
>
> We fixed 11 issues:
> *
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
> >*
>
> The staging repository is available here:
>
> https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
>
> Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/
>
> Vote open for 72H
> [+1]
> [0]
> [-1]
>
> Cheers
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


RE: [VOTE] Apache Archiva 2.2.1

2016-05-26 Thread Eric Barboni
Hi Olivier,
 The binaries files contains apache-jetty-2.2.1 as root folder instead of 
previous apache-archiva-2.2.1
 On dist [1] following folder :pom,redback-components and redback-core are 
empty for me.

 Anyway archiva works well on 2.2.1 so +1 for this part
 
 Best Regards
Eric

[1]https://dist.apache.org/repos/dist/dev/archiva/
 

-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : mercredi 25 mai 2016 07:27
À : dev@archiva.apache.org
Objet : [VOTE] Apache Archiva 2.2.1

Hi,
I'd like to release Apache Archiva 2.2.1.

Note this vote include some parent poms, and redback core.

We fixed 11 issues:
*https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078
<https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316920=12330078>*

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.2.1

2016-05-25 Thread Andreas Ernst

Am 25.05.16 um 07:26 schrieb Olivier Lamy:

Hi,
I'd like to release Apache Archiva 2.2.1.



Andreas Ernst +1 non-binding

--
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
a...@ae-online.de | www.ae-online.de
www.tachyon-online.de


[RESULT] [VOTE] Apache Archiva 2.2.0

2015-03-01 Thread Olivier Lamy
Hi,
The vote has passed with the following result:
+1(binding): Deng,Eric,Jean-Baptiste,Olivier

Sounds good so I will finish the release process.

Thanks for your time testing the release!
Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.2.0

2015-02-27 Thread Jean-Baptiste Onofré

+1 (binding)

Regards
JB

On 02/26/2015 12:01 AM, Olivier Lamy wrote:

Hi,
I'd like to release Apache Archiva 2.2.0.

Note this vote include some parent poms, redback components, redback core.

We fixed 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20570

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


RE: [VOTE] Apache Archiva 2.2.0

2015-02-26 Thread Eric Barboni
+1 
Tested binaries in windows and linux.

Regards
Eric


-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : jeudi 26 février 2015 00:02
À : dev@archiva.apache.org
Objet : [VOTE] Apache Archiva 2.2.0

Hi,
I'd like to release Apache Archiva 2.2.0.

Note this vote include some parent poms, redback components, redback core.

We fixed 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20570

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



RE: [VOTE] Apache Archiva 2.2.0

2015-02-26 Thread Eric Barboni
+1 for me 
Tested on windows and linux
Md5 ok

Regards 
Eric
PS
Still an issue with apache.archiva.org cgi


-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : jeudi 26 février 2015 00:02
À : dev@archiva.apache.org
Objet : [VOTE] Apache Archiva 2.2.0

Hi,
I'd like to release Apache Archiva 2.2.0.

Note this vote include some parent poms, redback components, redback core.

We fixed 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20570

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.2.0

2015-02-26 Thread Deng Ching-Mallete
+1, verified signatures and checksums. Also did a quick build against a
proxy repo and didn't encounter any errors :)

Thanks,
Deng

On Thu, Feb 26, 2015 at 6:33 PM, Eric Barboni eric.barb...@irit.fr wrote:

 +1 for me
 Tested on windows and linux
 Md5 ok

 Regards
 Eric
 PS
 Still an issue with apache.archiva.org cgi


 -Message d'origine-
 De : Olivier Lamy [mailto:ol...@apache.org]
 Envoyé : jeudi 26 février 2015 00:02
 À : dev@archiva.apache.org
 Objet : [VOTE] Apache Archiva 2.2.0

 Hi,
 I'd like to release Apache Archiva 2.2.0.

 Note this vote include some parent poms, redback components, redback core.

 We fixed 24 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20570

 The staging repository is available here:

 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

 Vote open for 72H
 [+1]
 [0]
 [-1]

 Cheers
 --
 Olivier Lamy
 http://twitter.com/olamy | http://linkedin.com/in/olamy



[VOTE] Apache Archiva 2.2.0

2015-02-25 Thread Olivier Lamy
Hi,
I'd like to release Apache Archiva 2.2.0.

Note this vote include some parent poms, redback components, redback core.

We fixed 24 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20570

The staging repository is available here:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Dist artifacts here: https://dist.apache.org/repos/dist/dev/archiva/

Vote open for 72H
[+1]
[0]
[-1]

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.1.1

2014-09-04 Thread Deng Ching-Mallete
+1, verified signatures and checksums. Also built the source distribution
against an Archiva repository with a clean local repository.

Thanks,
Deng


On Mon, Sep 1, 2014 at 2:49 PM, Olivier Lamy ol...@apache.org wrote:

 Hi,

 We fixed 5 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20331styleName=TextprojectId=10980Create=Create

 Staged artifacts are available here:

 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage

 Staged distrib:
 * https://dist.apache.org/repos/dist/dev/archiva/pom/
 * https://dist.apache.org/repos/dist/dev/archiva/2.1.1/

 Staged site: http://archiva.apache.org/docs/2.1.1/

 Vote open for 72H

 [+1]
 [0]
 [-1]

 Cheers
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




-- 
Maria Odea Deng Ching-Mallete | och...@apache.org |
http://www.linkedin.com/in/oching


[RESULT][VOTE] Apache Archiva 2.1.1

2014-09-04 Thread Olivier Lamy
Hi,

The vote has passed with the following result:
+1 (binding): Deng, Eric, Olivier
+1 (non binding): Sascha

I will continue the release process.

Cheers
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.1.1

2014-09-03 Thread Sascha Vogt
Hi

sorry for the delay
+1 from me as well

Am 01.09.2014 um 08:49 schrieb Olivier Lamy:
 Hi,
 
 We fixed 5 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20331styleName=TextprojectId=10980Create=Create
 
 Staged artifacts are available here:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage
 
 Staged distrib:
 * https://dist.apache.org/repos/dist/dev/archiva/pom/
 * https://dist.apache.org/repos/dist/dev/archiva/2.1.1/
 
 Staged site: http://archiva.apache.org/docs/2.1.1/
 
 Vote open for 72H
 
 [+1]
 [0]
 [-1]
 
 Cheers
 



Re: [VOTE] Apache Archiva 2.1.0

2014-07-17 Thread Jean-Baptiste Onofré

+1 (binding)

Just tested, it looks good to me.

Thanks !
Regards
JB

On 07/16/2014 04:01 AM, Olivier Lamy wrote:

Hi,
I'd like to release Apache Archiva 2.1.0

We fixed 22 issues (
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20146
)

Maven Staging repo:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Distribution: https://dist.apache.org/repos/dist/dev/archiva/2.1.0/

Web site: http://archiva.apache.org/docs/2.1.0/

Vote open for 72H

[+1]
[0]
[-1]

Cheers,



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [VOTE] Apache Archiva 2.1.0

2014-07-16 Thread Olivier Lamy
Quick note to build from sources.

Use the staging repo
or build some components from sources, I added:
* archiva-parent pom 13
* redback components parent 2.3
* spring-registry 2.3

Yup sorry I missed to mention that is part of the release.
That's in the staging repo and the sources are in the dist area as well now.





On 16 July 2014 12:01, Olivier Lamy ol...@apache.org wrote:
 Hi,
 I'd like to release Apache Archiva 2.1.0

 We fixed 22 issues (
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20146
 )

 Maven Staging repo:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Distribution: https://dist.apache.org/repos/dist/dev/archiva/2.1.0/

 Web site: http://archiva.apache.org/docs/2.1.0/

 Vote open for 72H

 [+1]
 [0]
 [-1]

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


[VOTE] Apache Archiva 2.1.0

2014-07-15 Thread Olivier Lamy
Hi,
I'd like to release Apache Archiva 2.1.0

We fixed 22 issues (
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10980version=20146
)

Maven Staging repo:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Distribution: https://dist.apache.org/repos/dist/dev/archiva/2.1.0/

Web site: http://archiva.apache.org/docs/2.1.0/

Vote open for 72H

[+1]
[0]
[-1]

Cheers,
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


[RESULT] Apache Archiva 1.3.9

2014-06-30 Thread Brett Porter
The vote has passed with 3 x +1. I'll proceed to finalise the release.

- Brett

On 25 Jun 2014, at 7:03 pm, Brett Porter br...@apache.org wrote:

 Hi,
 
 I'd like to call a vote to release Apache Archiva 1.3.9. This is an update to 
 those still on 1.3.x that has an updated version of Struts for some of their 
 latest fixes.
 
 (The announcement will still recommend users upgrade to 2.0.1 when they can).
 
 The release artifacts are at: 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/
 Specifically, 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.9-src.zip
  with signature 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.9-src.zip.asc
 
 Site available here: http://archiva.apache.org/docs/1.3.9/
 
 Staging repository: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/
 
 The git tag is archiva-1.3.9, revision 
 d806ab411edaf73b9f03c9e939b9dfb88db04c23
 
 The vote is open for 72 hours:
 
 [ ] +1
 [ ] 0
 [ ] -1
 
 Regards,
 Brett
 
 



[ANNOUNCE] Apache Archiva 1.3.9 Released

2014-06-30 Thread Brett Porter
The Apache Archiva team would like to announce the release of Archiva 1.3.9.

This is primarily a bug fix release for users that have not yet upgraded to 
Archiva 2.0.1+.

Archiva is available for download from:
* http://archiva.apache.org/download.html

Archiva is an application for managing one or more remote artifact
repositories, including administration, artifact handling, browsing and
searching.

If you have any questions, please consult:
* the web site: http://archiva.apache.org/
* the archiva-user mailing list: http://archiva.apache.org/mail-lists.html

Thanks,
The Apache Archiva Team




RE: [VOTE] Apache Archiva 1.3.9

2014-06-27 Thread Eric Barboni
+1


-Message d'origine-
De : Brett Porter [mailto:br...@porterclan.net] De la part de Brett Porter
Envoyé : mercredi 25 juin 2014 11:03
À : dev@archiva.apache.org
Objet : [VOTE] Apache Archiva 1.3.9

Hi,

I'd like to call a vote to release Apache Archiva 1.3.9. This is an update
to those still on 1.3.x that has an updated version of Struts for some of
their latest fixes.

(The announcement will still recommend users upgrade to 2.0.1 when they
can).

The release artifacts are at:
https://dist.apache.org/repos/dist/dev/archiva/1.3.9/
Specifically,
https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.
9-src.zip with signature
https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.
9-src.zip.asc

Site available here: http://archiva.apache.org/docs/1.3.9/

Staging repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
age-1.3/

The git tag is archiva-1.3.9, revision
d806ab411edaf73b9f03c9e939b9dfb88db04c23

The vote is open for 72 hours:

[ ] +1
[ ] 0
[ ] -1

Regards,
Brett





Re: [VOTE] Apache Archiva 1.3.9

2014-06-26 Thread Olivier Lamy
+1

On 25 June 2014 19:03, Brett Porter br...@apache.org wrote:
 Hi,

 I'd like to call a vote to release Apache Archiva 1.3.9. This is an update to 
 those still on 1.3.x that has an updated version of Struts for some of their 
 latest fixes.

 (The announcement will still recommend users upgrade to 2.0.1 when they can).

 The release artifacts are at: 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/
 Specifically, 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.9-src.zip
  with signature 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.9/src/apache-archiva-1.3.9-src.zip.asc

 Site available here: http://archiva.apache.org/docs/1.3.9/

 Staging repository: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/

 The git tag is archiva-1.3.9, revision 
 d806ab411edaf73b9f03c9e939b9dfb88db04c23

 The vote is open for 72 hours:

 [ ] +1
 [ ] 0
 [ ] -1

 Regards,
 Brett





-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 1.3.8

2014-04-14 Thread Deng Ching-Mallete
+1

Did a quick test of the UI and also built the sources from a clean
repo against 1.3.8 as proxy. Didn't encounter any problems. Signatures
and checksums were also good.

Thanks!

-Deng

On Mon, Apr 14, 2014 at 7:23 AM, Olivier Lamy ol...@apache.org wrote:
 +1


 On 11 April 2014 23:54, Brett Porter br...@apache.org wrote:
 Hi,

 I'd like to call a vote to release Apache Archiva 1.3.8. This is an update 
 to those still on 1.3.x that has an updated version of Struts for some of 
 their latest fixes, and supercedes the vote for 1.3.7.

 (The announcement will still recommend users upgrade to 2.0.1 when they can).

 The release artifacts are at: 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.8/
 Specifically, 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.8/src/apache-archiva-1.3.8-src.zip
  with signature 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.8/src/apache-archiva-1.3.8-src.zip.asc

 Site available here: http://archiva.apache.org/docs/1.3.8/

 Staging repository: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/

 The git tag is archiva-1.3.8, revision 
 df33f0707d7c64f34ce88c5416e817fc8aa2388d

 The vote is open for 72 hours:

 [ ] +1
 [ ] 0
 [ ] -1

 Regards,
 Brett





 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Maria Odea Deng Ching-Mallete | och...@apache.org |
http://www.linkedin.com/in/oching


[VOTE] Apache Archiva 1.3.8

2014-04-11 Thread Brett Porter
Hi,

I'd like to call a vote to release Apache Archiva 1.3.8. This is an update to 
those still on 1.3.x that has an updated version of Struts for some of their 
latest fixes, and supercedes the vote for 1.3.7.

(The announcement will still recommend users upgrade to 2.0.1 when they can).

The release artifacts are at: 
https://dist.apache.org/repos/dist/dev/archiva/1.3.8/
Specifically, 
https://dist.apache.org/repos/dist/dev/archiva/1.3.8/src/apache-archiva-1.3.8-src.zip
 with signature 
https://dist.apache.org/repos/dist/dev/archiva/1.3.8/src/apache-archiva-1.3.8-src.zip.asc

Site available here: http://archiva.apache.org/docs/1.3.8/

Staging repository: 
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/

The git tag is archiva-1.3.8, revision df33f0707d7c64f34ce88c5416e817fc8aa2388d

The vote is open for 72 hours:

[ ] +1
[ ] 0
[ ] -1

Regards,
Brett




RE: [VOTE] Apache Archiva 1.3.7

2014-04-01 Thread Eric Barboni
-1 because I was unable to start because generated bins were too old and did
not handle x64 properly (linux or windows)

Is it possible to re release 1.3.7 with this patch:  
 http://svn.apache.org/viewvc?view=revisionrevision=1583496.

Regards
Eric

 
-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : mardi 1 avril 2014 03:06
À : dev@archiva.apache.org
Objet : Re: [VOTE] Apache Archiva 1.3.7

+1

On 30 March 2014 15:30, Brett Porter br...@apache.org wrote:
 Hi,

 I'd like to call a vote to release Apache Archiva 1.3.7. This is an update
to those still on 1.3.x that has an updated version of Struts for some of
their latest fixes.

 (The announcement will still recommend users upgrade to 2.0.1 when they
can).

 The release artifacts are at:
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/
 Specifically,
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.
7-src.zip with signature
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.
7-src.zip.asc

 Site available here: http://archiva.apache.org/docs/1.3.7/

 Staging repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
age-1.3/

 The SVN tag is r1583096,
http://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.7/

 The vote is open for 72 hours:

 [ ] +1
 [ ] 0
 [ ] -1

 Regards,
 Brett





-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 1.3.7

2014-03-31 Thread Per Arnold Blaasmo
On 30. mars 2014 06:30, Brett Porter wrote:
 Hi,
 
 I'd like to call a vote to release Apache Archiva 1.3.7. This is an update to 
 those still on 1.3.x that has an updated version of Struts for some of their 
 latest fixes.
 
 (The announcement will still recommend users upgrade to 2.0.1 when they can).
 
 The release artifacts are at: 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/
 Specifically, 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip
  with signature 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip.asc
 
 Site available here: http://archiva.apache.org/docs/1.3.7/
 
 Staging repository: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/
 
 The SVN tag is r1583096, 
 http://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.7/
 
 The vote is open for 72 hours:
 
 [ ] +1
 [ ] 0
 [ ] -1
 
 Regards,
 Brett
 
 
 
 
We do not use v1.3.x, but I think it the right thing to do so:

+1

Per A.


Re: [VOTE] Apache Archiva 1.3.7

2014-03-31 Thread Olivier Lamy
+1

On 30 March 2014 15:30, Brett Porter br...@apache.org wrote:
 Hi,

 I'd like to call a vote to release Apache Archiva 1.3.7. This is an update to 
 those still on 1.3.x that has an updated version of Struts for some of their 
 latest fixes.

 (The announcement will still recommend users upgrade to 2.0.1 when they can).

 The release artifacts are at: 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/
 Specifically, 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip
  with signature 
 https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip.asc

 Site available here: http://archiva.apache.org/docs/1.3.7/

 Staging repository: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/

 The SVN tag is r1583096, 
 http://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.7/

 The vote is open for 72 hours:

 [ ] +1
 [ ] 0
 [ ] -1

 Regards,
 Brett





-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


[VOTE] Apache Archiva 1.3.7

2014-03-29 Thread Brett Porter
Hi,

I'd like to call a vote to release Apache Archiva 1.3.7. This is an update to 
those still on 1.3.x that has an updated version of Struts for some of their 
latest fixes.

(The announcement will still recommend users upgrade to 2.0.1 when they can).

The release artifacts are at: 
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/
Specifically, 
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip
 with signature 
https://dist.apache.org/repos/dist/dev/archiva/1.3.7/src/apache-archiva-1.3.7-src.zip.asc

Site available here: http://archiva.apache.org/docs/1.3.7/

Staging repository: 
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/

The SVN tag is r1583096, 
http://svn.apache.org/repos/asf/archiva/tags/archiva-1.3.7/

The vote is open for 72 hours:

[ ] +1
[ ] 0
[ ] -1

Regards,
Brett




Re: [VOTE] Apache Archiva 2.0.1

2014-03-25 Thread Deng Ching-Mallete
Here's my +1.

Verified the signatures and checksums. Also built the source zip using
Archiva as proxy.

Thanks,
Deng

On Tue, Mar 25, 2014 at 3:42 PM, Adrien Lecharpentier 
adrien.lecharpent...@gmail.com wrote:

 I will take one hour today to test it. Sorry, I missed the first email.
 -- Adrien
 Le 25 mars 2014 03:43, Deng Ching-Mallete odeach...@gmail.com a écrit
 :

  Hi Olivier,
 
  Sorry, I missed this one. I'll test it today.
 
  Thanks,
  Deng
 
 
  On Tue, Mar 25, 2014 at 6:07 AM, Olivier Lamy ol...@apache.org wrote:
 
   no one?
   Thanks!!
  
   On 20 March 2014 10:20, Olivier Lamy ol...@apache.org wrote:
Any pmc to add a binding +1 ?
Cheers
Oli
   
   
On 17 March 2014 11:50, Chris Graham chrisgw...@gmail.com wrote:
   
+1 (non-binding)
   
I've tested 2.0.1 on my WAS 8.5.0.2 on Linux. I will try under my
   problem
child box this afternoon, the AIX LPAR. :)
   
-Chris
   
   
On Mon, Mar 17, 2014 at 9:33 AM, Olivier Lamy ol...@apache.org
  wrote:
   
 +1 from me.
 Still need a binding vote :-)

 Cheers
 Oli


 On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:

  Hi,
  I'd like to release Apache Archiva 2.0.1
  We fixed 9 issues (
 http://archiva.apache.org/docs/2.0.1/release-notes.html)
 
  Site available here: http://archiva.apache.org/docs/2.0.1/
  Staging Maven repository:
 


  
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distrib:
   https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
 
  Vote open for 72H
   [+1]
  [0]
  [-1]
 
  Cheers
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

   
   
   
   
--
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy
  
  
  
   --
   Olivier Lamy
   Ecetera: http://ecetera.com.au
   http://twitter.com/olamy | http://linkedin.com/in/olamy
  
 
 
 
  --
  Maria Odea Deng Ching-Mallete | och...@apache.org |
  http://www.linkedin.com/in/oching
 




-- 
Maria Odea Deng Ching-Mallete | och...@apache.org |
http://www.linkedin.com/in/oching


[RESULT][VOTE] Apache Archiva 2.0.1

2014-03-25 Thread Olivier Lamy
Hi,
The vote has passed with the following result:
+1 (binding): Eric, Deng, Olivier
+1 (non binding): Per, Jean-Baptiste, Chris

I will continue the release process.

Cheers
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.1

2014-03-24 Thread Olivier Lamy
no one?
Thanks!!

On 20 March 2014 10:20, Olivier Lamy ol...@apache.org wrote:
 Any pmc to add a binding +1 ?
 Cheers
 Oli


 On 17 March 2014 11:50, Chris Graham chrisgw...@gmail.com wrote:

 +1 (non-binding)

 I've tested 2.0.1 on my WAS 8.5.0.2 on Linux. I will try under my problem
 child box this afternoon, the AIX LPAR. :)

 -Chris


 On Mon, Mar 17, 2014 at 9:33 AM, Olivier Lamy ol...@apache.org wrote:

  +1 from me.
  Still need a binding vote :-)
 
  Cheers
  Oli
 
 
  On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:
 
   Hi,
   I'd like to release Apache Archiva 2.0.1
   We fixed 9 issues (
  http://archiva.apache.org/docs/2.0.1/release-notes.html)
  
   Site available here: http://archiva.apache.org/docs/2.0.1/
   Staging Maven repository:
  
 
  https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
  
   Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
  
   Vote open for 72H
[+1]
   [0]
   [-1]
  
   Cheers
   --
   Olivier Lamy
   Ecetera: http://ecetera.com.au
   http://twitter.com/olamy | http://linkedin.com/in/olamy
  
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 




 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.1

2014-03-24 Thread Deng Ching-Mallete
Hi Olivier,

Sorry, I missed this one. I'll test it today.

Thanks,
Deng


On Tue, Mar 25, 2014 at 6:07 AM, Olivier Lamy ol...@apache.org wrote:

 no one?
 Thanks!!

 On 20 March 2014 10:20, Olivier Lamy ol...@apache.org wrote:
  Any pmc to add a binding +1 ?
  Cheers
  Oli
 
 
  On 17 March 2014 11:50, Chris Graham chrisgw...@gmail.com wrote:
 
  +1 (non-binding)
 
  I've tested 2.0.1 on my WAS 8.5.0.2 on Linux. I will try under my
 problem
  child box this afternoon, the AIX LPAR. :)
 
  -Chris
 
 
  On Mon, Mar 17, 2014 at 9:33 AM, Olivier Lamy ol...@apache.org wrote:
 
   +1 from me.
   Still need a binding vote :-)
  
   Cheers
   Oli
  
  
   On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:
  
Hi,
I'd like to release Apache Archiva 2.0.1
We fixed 9 issues (
   http://archiva.apache.org/docs/2.0.1/release-notes.html)
   
Site available here: http://archiva.apache.org/docs/2.0.1/
Staging Maven repository:
   
  
  
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
   
Staged distrib:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
   
Vote open for 72H
 [+1]
[0]
[-1]
   
Cheers
--
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy
   
  
  
  
   --
   Olivier Lamy
   Ecetera: http://ecetera.com.au
   http://twitter.com/olamy | http://linkedin.com/in/olamy
  
 
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




-- 
Maria Odea Deng Ching-Mallete | och...@apache.org |
http://www.linkedin.com/in/oching


Re: [VOTE] Apache Archiva 2.0.1

2014-03-19 Thread Olivier Lamy
Any pmc to add a binding +1 ?
Cheers
Oli


On 17 March 2014 11:50, Chris Graham chrisgw...@gmail.com wrote:

 +1 (non-binding)

 I've tested 2.0.1 on my WAS 8.5.0.2 on Linux. I will try under my problem
 child box this afternoon, the AIX LPAR. :)

 -Chris


 On Mon, Mar 17, 2014 at 9:33 AM, Olivier Lamy ol...@apache.org wrote:

  +1 from me.
  Still need a binding vote :-)
 
  Cheers
  Oli
 
 
  On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:
 
   Hi,
   I'd like to release Apache Archiva 2.0.1
   We fixed 9 issues (
  http://archiva.apache.org/docs/2.0.1/release-notes.html)
  
   Site available here: http://archiva.apache.org/docs/2.0.1/
   Staging Maven repository:
  
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
  
   Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
  
   Vote open for 72H
[+1]
   [0]
   [-1]
  
   Cheers
   --
   Olivier Lamy
   Ecetera: http://ecetera.com.au
   http://twitter.com/olamy | http://linkedin.com/in/olamy
  
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.1

2014-03-16 Thread Olivier Lamy
+1 from me.
Still need a binding vote :-)

Cheers
Oli


On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release Apache Archiva 2.0.1
 We fixed 9 issues (http://archiva.apache.org/docs/2.0.1/release-notes.html)

 Site available here: http://archiva.apache.org/docs/2.0.1/
 Staging Maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/

 Vote open for 72H
  [+1]
 [0]
 [-1]

 Cheers
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.1

2014-03-16 Thread Chris Graham
+1 (non-binding)

I've tested 2.0.1 on my WAS 8.5.0.2 on Linux. I will try under my problem
child box this afternoon, the AIX LPAR. :)

-Chris


On Mon, Mar 17, 2014 at 9:33 AM, Olivier Lamy ol...@apache.org wrote:

 +1 from me.
 Still need a binding vote :-)

 Cheers
 Oli


 On 12 March 2014 16:49, Olivier Lamy ol...@apache.org wrote:

  Hi,
  I'd like to release Apache Archiva 2.0.1
  We fixed 9 issues (
 http://archiva.apache.org/docs/2.0.1/release-notes.html)
 
  Site available here: http://archiva.apache.org/docs/2.0.1/
  Staging Maven repository:
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
 
  Vote open for 72H
   [+1]
  [0]
  [-1]
 
  Cheers
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.0.1

2014-03-13 Thread Jean-Baptiste Onofré

+1

Regards
JB

On 03/12/2014 06:49 AM, Olivier Lamy wrote:

Hi,
I'd like to release Apache Archiva 2.0.1
We fixed 9 issues (http://archiva.apache.org/docs/2.0.1/release-notes.html)

Site available here: http://archiva.apache.org/docs/2.0.1/
Staging Maven repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/

Vote open for 72H
[+1]
[0]
[-1]

Cheers



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Re: [VOTE] Apache Archiva 2.0.1

2014-03-12 Thread Per Arnold Blaasmo
On 12. mars 2014 06:49, Olivier Lamy wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.1
 We fixed 9 issues (http://archiva.apache.org/docs/2.0.1/release-notes.html)
 
 Site available here: http://archiva.apache.org/docs/2.0.1/
 Staging Maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
 Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
 
 Vote open for 72H
 [+1]
 [0]
 [-1]
 
 Cheers
 
+1

Per A.


RE: [VOTE] Apache Archiva 2.0.1

2014-03-12 Thread Eric Barboni
+1 (binding)
  The wrapper issue is history on my Ubuntu

Regards
Eric

-Message d'origine-
De : Per Arnold Blaasmo [mailto:per-arnold.blaa...@atmel.com] 
Envoyé : mercredi 12 mars 2014 11:27
À : dev@archiva.apache.org
Objet : Re: [VOTE] Apache Archiva 2.0.1

On 12. mars 2014 06:49, Olivier Lamy wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.1 We fixed 9 issues 
 (http://archiva.apache.org/docs/2.0.1/release-notes.html)
 
 Site available here: http://archiva.apache.org/docs/2.0.1/
 Staging Maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-relea
 ses-stage/
 
 Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/
 
 Vote open for 72H
 [+1]
 [0]
 [-1]
 
 Cheers
 
+1

Per A.



[VOTE] Apache Archiva 2.0.1

2014-03-11 Thread Olivier Lamy
Hi,
I'd like to release Apache Archiva 2.0.1
We fixed 9 issues (http://archiva.apache.org/docs/2.0.1/release-notes.html)

Site available here: http://archiva.apache.org/docs/2.0.1/
Staging Maven repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Staged distrib: https://dist.apache.org/repos/dist/dev/archiva/2.0.1/

Vote open for 72H
[+1]
[0]
[-1]

Cheers
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-18 Thread Olivier Lamy
ping.
Now the vote has started 12 days ago and there is still one binding +1 missing

On 15 February 2014 19:23, Olivier Lamy ol...@apache.org wrote:
 On 15 February 2014 04:07, Deng Ching-Mallete odeach...@gmail.com wrote:
 Hi,

 I found a problem in virtual repo/repo group browse, there's an
 IndexOutOfBoundsException when browsing a virtual repository that has 0 or
 only 1 repository configured in it. Downloading from the virtual repo is
 not affected, only webdav browse is affected. I don't think this is a major
 show stopper since it doesn't really make sense to use a repo group with
 only 1 repository configured in it, but it is a regression from 1.3.x/1.4.x
 so I'm a bit hesitant on proceeding with the release.
 stupid bug :-)
 Anyway groups usually contains more than one repo :-)

 Other than that, all else seems to be working fine. I was able to build the
 2.0.0 source using Archiva as proxy. Also verified the checksums and
 signatures.

 +0.5 because of the bug

 Thanks,
 Deng

 On Fri, Feb 7, 2014 at 7:54 AM, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release Apache Archiva 2.0.0

 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well [2].

 Staged maven repository:

 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

 Vote open for 96H (yup it's week end soon and it's major release)

 [+1]
 [0]
 [-1]

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0




 --
 Maria Odea Deng Ching-Mallete | och...@apache.org |
 http://www.linkedin.com/in/oching



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-18 Thread Deng Ching-Mallete
I'm ok to change my vote to +1, let's just address the bug in 2.0.1 :)

Thanks,
Deng


On Wed, Feb 19, 2014 at 6:18 AM, Olivier Lamy ol...@apache.org wrote:

 ping.
 Now the vote has started 12 days ago and there is still one binding +1
 missing

 On 15 February 2014 19:23, Olivier Lamy ol...@apache.org wrote:
  On 15 February 2014 04:07, Deng Ching-Mallete odeach...@gmail.com
 wrote:
  Hi,
 
  I found a problem in virtual repo/repo group browse, there's an
  IndexOutOfBoundsException when browsing a virtual repository that has 0
 or
  only 1 repository configured in it. Downloading from the virtual repo is
  not affected, only webdav browse is affected. I don't think this is a
 major
  show stopper since it doesn't really make sense to use a repo group with
  only 1 repository configured in it, but it is a regression from
 1.3.x/1.4.x
  so I'm a bit hesitant on proceeding with the release.
  stupid bug :-)
  Anyway groups usually contains more than one repo :-)
 
  Other than that, all else seems to be working fine. I was able to build
 the
  2.0.0 source using Archiva as proxy. Also verified the checksums and
  signatures.
 
  +0.5 because of the bug
 
  Thanks,
  Deng
 
  On Fri, Feb 7, 2014 at 7:54 AM, Olivier Lamy ol...@apache.org wrote:
 
  Hi,
  I'd like to release Apache Archiva 2.0.0
 
  We fixed 29 issues (since 1.4-M4).
  The release note is available here [1] (staging documentation as well
 [2].
 
  Staged maven repository:
 
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distribution:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
  Vote open for 96H (yup it's week end soon and it's major release)
 
  [+1]
  [0]
  [-1]
 
  Cheers,
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 
  [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
  [2] http://archiva.apache.org/docs/2.0.0
 
 
 
 
  --
  Maria Odea Deng Ching-Mallete | och...@apache.org |
  http://www.linkedin.com/in/oching
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




-- 
Maria Odea Deng Ching-Mallete | och...@apache.org |
http://www.linkedin.com/in/oching


[RESULT] [VOTE] Apache Archiva 2.0.0

2014-02-18 Thread Olivier Lamy
Hi,
The vote has passed with the following result:
+1 (binding): Deng, Eric, Olivier
+1 (non binding):  Per Arnold, Jean Baptiste


So I will finish release process (and celebrate!! soon 5pm here :-) )

Thanks
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-15 Thread Olivier Lamy
On 15 February 2014 04:07, Deng Ching-Mallete odeach...@gmail.com wrote:
 Hi,

 I found a problem in virtual repo/repo group browse, there's an
 IndexOutOfBoundsException when browsing a virtual repository that has 0 or
 only 1 repository configured in it. Downloading from the virtual repo is
 not affected, only webdav browse is affected. I don't think this is a major
 show stopper since it doesn't really make sense to use a repo group with
 only 1 repository configured in it, but it is a regression from 1.3.x/1.4.x
 so I'm a bit hesitant on proceeding with the release.
stupid bug :-)
Anyway groups usually contains more than one repo :-)

 Other than that, all else seems to be working fine. I was able to build the
 2.0.0 source using Archiva as proxy. Also verified the checksums and
 signatures.

 +0.5 because of the bug

 Thanks,
 Deng

 On Fri, Feb 7, 2014 at 7:54 AM, Olivier Lamy ol...@apache.org wrote:

 Hi,
 I'd like to release Apache Archiva 2.0.0

 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well [2].

 Staged maven repository:

 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

 Vote open for 96H (yup it's week end soon and it's major release)

 [+1]
 [0]
 [-1]

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0




 --
 Maria Odea Deng Ching-Mallete | och...@apache.org |
 http://www.linkedin.com/in/oching



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-11 Thread Olivier Lamy
(AbstractAutowireCapableBeanFactory.java:475)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1014)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:957)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:855)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:480)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:289)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 ... 38 more


 1.4-M4, does not suffer from the same problem.

 Suggestions?

 -Chris



 On Mon, Feb 10, 2014 at 10:22 AM, Olivier Lamy ol...@apache.org wrote:

 My +1


 On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
  Hi,
  I'd like to release Apache Archiva 2.0.0
 
  We fixed 29 issues (since 1.4-M4).
  The release note is available here [1] (staging documentation as well
 [2].
 
  Staged maven repository:
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distribution:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
  Vote open for 96H (yup it's week end soon and it's major release)
 
  [+1]
  [0]
  [-1]
 
  Cheers,
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 
  [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
  [2] http://archiva.apache.org/docs/2.0.0



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-11 Thread Olivier Lamy
ping.
Still missing one binding +1

On 10 February 2014 10:22, Olivier Lamy ol...@apache.org wrote:
 My +1


 On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.0

 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well [2].

 Staged maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

 Vote open for 96H (yup it's week end soon and it's major release)

 [+1]
 [0]
 [-1]

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-11 Thread Brett Porter
Unfortunately I've had commitments every evening from last Fri to tomorrow :) 
I'll certainly have a look Thurs night if no other votes by then - sorry about 
that.

- Brett

On 11 Feb 2014, at 10:48 pm, Olivier Lamy ol...@apache.org wrote:

 ping.
 Still missing one binding +1
 
 On 10 February 2014 10:22, Olivier Lamy ol...@apache.org wrote:
 My +1
 
 
 On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.0
 
 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well [2].
 
 Staged maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
 Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
 Vote open for 96H (yup it's week end soon and it's major release)
 
 [+1]
 [0]
 [-1]
 
 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0
 
 
 
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 
 
 -- 
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

--
Brett Porter   @brettporter
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter



Re: [VOTE] Apache Archiva 2.0.0

2014-02-11 Thread Chris Graham
]
at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1014)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:957)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:855)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:480)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:289)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
 org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
 ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
... 38 more
 
 
 1.4-M4, does not suffer from the same problem.
 
 Suggestions?
 
 -Chris
 
 
 
 On Mon, Feb 10, 2014 at 10:22 AM, Olivier Lamy ol...@apache.org wrote:
 
 My +1
 
 
 On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.0
 
 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well
 [2].
 
 Staged maven repository:
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
 Staged distribution:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
 Vote open for 96H (yup it's week end soon and it's major release)
 
 [+1]
 [0]
 [-1]
 
 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0
 
 
 
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 
 
 
 -- 
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-11 Thread Chris Graham
]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1545)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1014)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:957)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:855)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:480)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:289)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 at
 
 org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
  ~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
 ... 38 more
 
 
  1.4-M4, does not suffer from the same problem.
 
  Suggestions?
 
  -Chris
 
 
 
  On Mon, Feb 10, 2014 at 10:22 AM, Olivier Lamy ol...@apache.org
 wrote:
 
  My +1
 
 
  On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
  Hi,
  I'd like to release Apache Archiva 2.0.0
 
  We fixed 29 issues (since 1.4-M4).
  The release note is available here [1] (staging documentation as well
  [2].
 
  Staged maven repository:
 
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distribution:
  https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
  Vote open for 96H (yup it's week end soon and it's major release)
 
  [+1]
  [0]
  [-1]
 
  Cheers,
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 
  [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
  [2] http://archiva.apache.org/docs/2.0.0
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 
 
 
 
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http

Re: [VOTE] Apache Archiva 2.0.0

2014-02-10 Thread Chris Graham
]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1014)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:957)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:855)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:480)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:289)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1185)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:537)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:304)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:300)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:195)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:320)
~[spring-beans-4.0.1.RELEASE.jar:4.0.1.RELEASE]
... 38 more


1.4-M4, does not suffer from the same problem.

Suggestions?

-Chris



On Mon, Feb 10, 2014 at 10:22 AM, Olivier Lamy ol...@apache.org wrote:

 My +1


 On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
  Hi,
  I'd like to release Apache Archiva 2.0.0
 
  We fixed 29 issues (since 1.4-M4).
  The release note is available here [1] (staging documentation as well
 [2].
 
  Staged maven repository:
 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/
 
  Staged distribution:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0/
 
  Vote open for 96H (yup it's week end soon and it's major release)
 
  [+1]
  [0]
  [-1]
 
  Cheers,
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy
 
  [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
  [2] http://archiva.apache.org/docs/2.0.0



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: [VOTE] Apache Archiva 2.0.0

2014-02-09 Thread Olivier Lamy
My +1


On 7 February 2014 10:54, Olivier Lamy ol...@apache.org wrote:
 Hi,
 I'd like to release Apache Archiva 2.0.0

 We fixed 29 issues (since 1.4-M4).
 The release note is available here [1] (staging documentation as well [2].

 Staged maven repository:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

 Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

 Vote open for 96H (yup it's week end soon and it's major release)

 [+1]
 [0]
 [-1]

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 [1] http://archiva.apache.org/docs/2.0.0/release-notes.html
 [2] http://archiva.apache.org/docs/2.0.0



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: [VOTE] Apache Archiva 2.0.0

2014-02-07 Thread j...@nanthrax.net

+1

Regards
JB
--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://wwx.talend.com

- Reply message -
From: Eric Barboni sk...@apache.org
To: dev@archiva.apache.org
Subject: [VOTE] Apache Archiva 2.0.0
Date: Fri, Feb 7, 2014 7:38 am


+1 

Eric
-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : vendredi 7 février 2014 00:55
À : dev@archiva.apache.org
Objet : [VOTE] Apache Archiva 2.0.0

Hi,
I'd like to release Apache Archiva 2.0.0

We fixed 29 issues (since 1.4-M4).
The release note is available here [1] (staging documentation as well [2].

Staged maven repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
age/

Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

Vote open for 96H (yup it's week end soon and it's major release)

[+1]
[0]
[-1]

Cheers,
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

[1] http://archiva.apache.org/docs/2.0.0/release-notes.html
[2] http://archiva.apache.org/docs/2.0.0



RE: Apache Archiva 2.0.0-RC3

2014-02-06 Thread Olivier Lamy
So no real problems detected.
I will start the release tomorrow morning (my tz).

--
Olivier
On Feb 5, 2014 1:13 AM, Eric Barboni sk...@apache.org wrote:

 Thumb up

 For the fun I change the wrapper to a  jdk8 (and it work too !)

 Regards
 Eric

 -Message d'origine-
 De : Olivier Lamy [mailto:ol...@apache.org]
 Envoyé : mardi 4 février 2014 03:53
 À : dev@archiva.apache.org
 Objet : Re: Apache Archiva 2.0.0-RC3

 I missed to say documentation is available here:
 http://archiva.apache.org/docs/2.0.0-RC3/



 On 3 February 2014 16:20, Olivier Lamy ol...@apache.org wrote:
  Hi,
  This is the RC3 of Apache Archiva 2.0.0-RC3.
  If all good, 2.0.0 will be build from this one.
 
  Jira changes:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=Tex
 tprojectId=10980Create=Create
 
  Staged repository with various redback librarires:
 

 https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
 age
 
  Apache Distribution:
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC3/
 
  I will wait 3 days, if no issues found, I will start a 2.0.0 release vote
 
  Cheers,
  --
  Olivier Lamy
  Ecetera: http://ecetera.com.au
  http://twitter.com/olamy | http://linkedin.com/in/olamy



 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy




[VOTE] Apache Archiva 2.0.0

2014-02-06 Thread Olivier Lamy
Hi,
I'd like to release Apache Archiva 2.0.0

We fixed 29 issues (since 1.4-M4).
The release note is available here [1] (staging documentation as well [2].

Staged maven repository:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/

Staged distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0/

Vote open for 96H (yup it's week end soon and it's major release)

[+1]
[0]
[-1]

Cheers,
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

[1] http://archiva.apache.org/docs/2.0.0/release-notes.html
[2] http://archiva.apache.org/docs/2.0.0


RE: Apache Archiva 2.0.0-RC3

2014-02-04 Thread Eric Barboni
Thumb up

For the fun I change the wrapper to a  jdk8 (and it work too !)
 
Regards
Eric

-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : mardi 4 février 2014 03:53
À : dev@archiva.apache.org
Objet : Re: Apache Archiva 2.0.0-RC3

I missed to say documentation is available here:
http://archiva.apache.org/docs/2.0.0-RC3/



On 3 February 2014 16:20, Olivier Lamy ol...@apache.org wrote:
 Hi,
 This is the RC3 of Apache Archiva 2.0.0-RC3.
 If all good, 2.0.0 will be build from this one.

 Jira changes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=Tex
tprojectId=10980Create=Create

 Staged repository with various redback librarires:

https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
age

 Apache Distribution:
https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC3/

 I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: Apache Archiva 2.0.0-RC3

2014-02-03 Thread Olivier Lamy
I missed to say documentation is available here:
http://archiva.apache.org/docs/2.0.0-RC3/



On 3 February 2014 16:20, Olivier Lamy ol...@apache.org wrote:
 Hi,
 This is the RC3 of Apache Archiva 2.0.0-RC3.
 If all good, 2.0.0 will be build from this one.

 Jira changes: 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=TextprojectId=10980Create=Create

 Staged repository with various redback librarires:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage

 Apache Distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC3/

 I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Apache Archiva 2.0.0-RC3

2014-02-02 Thread Olivier Lamy
Hi,
This is the RC3 of Apache Archiva 2.0.0-RC3.
If all good, 2.0.0 will be build from this one.

Jira changes: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=TextprojectId=10980Create=Create

Staged repository with various redback librarires:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage

Apache Distribution: https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC3/

I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

Cheers,
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: Apache Archiva 2.0.0-RC1

2014-01-31 Thread Sascha Vogt
Am 30.01.2014 23:13, schrieb Olivier Lamy:
 On 31 January 2014 02:08, Sascha Vogt sascha.v...@gmail.com wrote:
 Still I don't get what the Filter button is supposed to do. Additionally
 should I be able to search with a *, so should I be able to enter vo*
 to get vogt? Because this doesn't work.
 
 vo without * should work.
Nope, I can't hit enter, nothing happens. Yes it shows the
autocompletion, but it doesn't change the list. I manually have to
select the popup from the auto-completion, nothing else works.

Tested with latest Chrome and FF

 Thanks for your time!
No problem! ;)



Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
Hi Olivier,

Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).
 
 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
I found something, not sure if this is caused by me / our infrastructure
or a general issue:

Searching for users maintained in LDAP is not working reliably. When I
search for a user in the filters, auto-complete shows me the user, but
if I click on it or use down+enter to select it, nothing happens.
Additionally clicking on Filter just removes the search. And third,
the list is not sorted alphabetically (under no criteria, not user name,
full name nor email) even after clicking Sort by name.

Tested with FF 26 and Chrome 32 (on Windows).

IE10 doesn't even load the GUI, Login / Register is gray and in the
middle of the screen I get the loading spinner.

Greetings
-Sascha-


Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Brett Porter
Same here for all of those - I think Olivier fixed the first problem in the RC 
branch, but I haven't re-tested yet. Not sure if the sorting problem was fixed 
yet.

On 30 Jan 2014, at 7:47 pm, Sascha Vogt sascha.v...@gmail.com wrote:

 Hi Olivier,
 
 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).
 
 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our infrastructure
 or a general issue:
 
 Searching for users maintained in LDAP is not working reliably. When I
 search for a user in the filters, auto-complete shows me the user, but
 if I click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third,
 the list is not sorted alphabetically (under no criteria, not user name,
 full name nor email) even after clicking Sort by name.
 
 Tested with FF 26 and Chrome 32 (on Windows).
 
 IE10 doesn't even load the GUI, Login / Register is gray and in the
 middle of the screen I get the loading spinner.
 
 Greetings
 -Sascha-

--
Brett Porter   @brettporter
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter



Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
Hi,

Am 30.01.2014 10:13, schrieb Brett Porter:
 Same here for all of those - I think Olivier fixed the first problem
 in the RC branch, but I haven't re-tested yet. Not sure if the
 sorting problem was fixed yet.

Is the RC branch automatically builded somewhere? I'd throw that over
our installation to see if things change...


RE: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Eric Barboni
Hi Sascha

 On the IE 10 issue, is it possible for you to enable IE  dev mode in order
to have some console feedback ?
 I try IE11 on IE10 but archiva is loading.

Regards
Eric
 
-Message d'origine-
De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
Envoyé : jeudi 30 janvier 2014 09:47
À : dev@archiva.apache.org
Objet : Re: Apache Archiva 2.0.0-RC1

Hi Olivier,

Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).
 
 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
I found something, not sure if this is caused by me / our infrastructure or
a general issue:

Searching for users maintained in LDAP is not working reliably. When I
search for a user in the filters, auto-complete shows me the user, but if I
click on it or use down+enter to select it, nothing happens.
Additionally clicking on Filter just removes the search. And third, the
list is not sorted alphabetically (under no criteria, not user name, full
name nor email) even after clicking Sort by name.

Tested with FF 26 and Chrome 32 (on Windows).

IE10 doesn't even load the GUI, Login / Register is gray and in the middle
of the screen I get the loading spinner.

Greetings
-Sascha-



Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Olivier Lamy
yup should be fixed.

RC branch builds are here:
https://builds.apache.org/view/A-D/view/Archiva/job/archiva-all-maven-3.1.x-jdk-1.6-2.0.0-RC-branch/




On 30 January 2014 20:28, Sascha Vogt sascha.v...@gmail.com wrote:
 Hi,

 Am 30.01.2014 10:13, schrieb Brett Porter:
 Same here for all of those - I think Olivier fixed the first problem
 in the RC branch, but I haven't re-tested yet. Not sure if the
 sorting problem was fixed yet.

 Is the RC branch automatically builded somewhere? I'd throw that over
 our installation to see if things change...



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
I upgraded to 11 in the meantime, same behavior. Yes, dev mode is no
problem. It looks like I get script errors in sammy.0.7.4.js - line 111
column 5 (object doesn't support this action, or sth like that, I'm on a
German Windows and roughly translated whats there).

And then after a while Load timeout for modules: utils, archiva.main

Also in the settings I have Intranet sites in compatibility mode
enabled, which is printed on Info level to the console.

Does that help? Should I do / test sth specific?

I will now upgrade to the latest RC-branch build

Greetings
-Sascha-

Am 30.01.2014 11:25, schrieb Eric Barboni:
 Hi Sascha
 
  On the IE 10 issue, is it possible for you to enable IE  dev mode in order
 to have some console feedback ?
  I try IE11 on IE10 but archiva is loading.
 
 Regards
 Eric
  
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
 Envoyé : jeudi 30 janvier 2014 09:47
 À : dev@archiva.apache.org
 Objet : Re: Apache Archiva 2.0.0-RC1
 
 Hi Olivier,
 
 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our infrastructure or
 a general issue:
 
 Searching for users maintained in LDAP is not working reliably. When I
 search for a user in the filters, auto-complete shows me the user, but if I
 click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third, the
 list is not sorted alphabetically (under no criteria, not user name, full
 name nor email) even after clicking Sort by name.
 
 Tested with FF 26 and Chrome 32 (on Windows).
 
 IE10 doesn't even load the GUI, Login / Register is gray and in the middle
 of the screen I get the loading spinner.
 
 Greetings
 -Sascha-
 



RE: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Eric Barboni
Hi, 
  Sorry I not very fluent in IE. Maybe I was not having the option.
  
  Is it possible to first use IE console [1] and type 
 window.console.log.apply you should have no error

  And on [2] edge must be selected for document mode. 

Best regards
Eric

[1] http://msdn.microsoft.com/en-us/library/ie/dn255006(v=vs.85).aspx
[2] http://msdn.microsoft.com/en-us/library/ie/dn255001(v=vs.85).aspx


-Message d'origine-
De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
Envoyé : jeudi 30 janvier 2014 13:34
À : dev@archiva.apache.org
Objet : Re: Apache Archiva 2.0.0-RC1

I upgraded to 11 in the meantime, same behavior. Yes, dev mode is no
problem. It looks like I get script errors in sammy.0.7.4.js - line 111
column 5 (object doesn't support this action, or sth like that, I'm on a
German Windows and roughly translated whats there).

And then after a while Load timeout for modules: utils, archiva.main

Also in the settings I have Intranet sites in compatibility mode
enabled, which is printed on Info level to the console.

Does that help? Should I do / test sth specific?

I will now upgrade to the latest RC-branch build

Greetings
-Sascha-

Am 30.01.2014 11:25, schrieb Eric Barboni:
 Hi Sascha
 
  On the IE 10 issue, is it possible for you to enable IE  dev mode in 
 order to have some console feedback ?
  I try IE11 on IE10 but archiva is loading.
 
 Regards
 Eric
  
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 09:47 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1
 
 Hi Olivier,
 
 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our 
 infrastructure or a general issue:
 
 Searching for users maintained in LDAP is not working reliably. When I 
 search for a user in the filters, auto-complete shows me the user, but 
 if I click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third, 
 the list is not sorted alphabetically (under no criteria, not user 
 name, full name nor email) even after clicking Sort by name.
 
 Tested with FF 26 and Chrome 32 (on Windows).
 
 IE10 doesn't even load the GUI, Login / Register is gray and in the 
 middle of the screen I get the loading spinner.
 
 Greetings
 -Sascha-
 




Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
Yes, I'm in the JS Console, I typed window.console.log.apply, though on
an Empty page this has no effect. Also on google.com as page, I get no
error.

When typing in on Archiva I get an error... Not sure why !?!

After opening Archiva, I get the following (screenshot at:
https://files.app.net/x9s2SQUz)

When typing in on Google I get https://files.app.net/x94pBfRx

Greetings
-Sascha-

Am 30.01.2014 14:19, schrieb Eric Barboni:
 Hi, 
   Sorry I not very fluent in IE. Maybe I was not having the option.
   
   Is it possible to first use IE console [1] and type 
  window.console.log.apply you should have no error
 
   And on [2] edge must be selected for document mode. 
 
 Best regards
 Eric
 
 [1] http://msdn.microsoft.com/en-us/library/ie/dn255006(v=vs.85).aspx
 [2] http://msdn.microsoft.com/en-us/library/ie/dn255001(v=vs.85).aspx
 
 
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
 Envoyé : jeudi 30 janvier 2014 13:34
 À : dev@archiva.apache.org
 Objet : Re: Apache Archiva 2.0.0-RC1
 
 I upgraded to 11 in the meantime, same behavior. Yes, dev mode is no
 problem. It looks like I get script errors in sammy.0.7.4.js - line 111
 column 5 (object doesn't support this action, or sth like that, I'm on a
 German Windows and roughly translated whats there).
 
 And then after a while Load timeout for modules: utils, archiva.main
 
 Also in the settings I have Intranet sites in compatibility mode
 enabled, which is printed on Info level to the console.
 
 Does that help? Should I do / test sth specific?
 
 I will now upgrade to the latest RC-branch build
 
 Greetings
 -Sascha-
 
 Am 30.01.2014 11:25, schrieb Eric Barboni:
 Hi Sascha

  On the IE 10 issue, is it possible for you to enable IE  dev mode in 
 order to have some console feedback ?
  I try IE11 on IE10 but archiva is loading.

 Regards
 Eric
  
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 09:47 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1

 Hi Olivier,

 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our 
 infrastructure or a general issue:

 Searching for users maintained in LDAP is not working reliably. When I 
 search for a user in the filters, auto-complete shows me the user, but 
 if I click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third, 
 the list is not sorted alphabetically (under no criteria, not user 
 name, full name nor email) even after clicking Sort by name.

 Tested with FF 26 and Chrome 32 (on Windows).

 IE10 doesn't even load the GUI, Login / Register is gray and in the 
 middle of the screen I get the loading spinner.

 Greetings
 -Sascha-

 
 



RE: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Eric Barboni
Maybe there is a settings stored that tell IE to run in compatible mode 
(grey warning Die angefügte  )

I have the same error in French if I run in IE7 mode.

On top left corner you have a rectangle gray shape. 
 If on IE mode you will have a rounded one that will popuplate .

Hope it helps

Eric


-Message d'origine-
De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
Envoyé : jeudi 30 janvier 2014 14:54
À : dev@archiva.apache.org
Objet : Re: Apache Archiva 2.0.0-RC1

Yes, I'm in the JS Console, I typed window.console.log.apply, though on an
Empty page this has no effect. Also on google.com as page, I get no error.

When typing in on Archiva I get an error... Not sure why !?!

After opening Archiva, I get the following (screenshot at:
https://files.app.net/x9s2SQUz)

When typing in on Google I get https://files.app.net/x94pBfRx

Greetings
-Sascha-

Am 30.01.2014 14:19, schrieb Eric Barboni:
 Hi, 
   Sorry I not very fluent in IE. Maybe I was not having the option.
   
   Is it possible to first use IE console [1] and type 
  window.console.log.apply you should have no error
 
   And on [2] edge must be selected for document mode. 
 
 Best regards
 Eric
 
 [1] http://msdn.microsoft.com/en-us/library/ie/dn255006(v=vs.85).aspx
 [2] http://msdn.microsoft.com/en-us/library/ie/dn255001(v=vs.85).aspx
 
 
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 13:34 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1
 
 I upgraded to 11 in the meantime, same behavior. Yes, dev mode is no 
 problem. It looks like I get script errors in sammy.0.7.4.js - line 
 111 column 5 (object doesn't support this action, or sth like that, 
 I'm on a German Windows and roughly translated whats there).
 
 And then after a while Load timeout for modules: utils, archiva.main
 
 Also in the settings I have Intranet sites in compatibility mode
 enabled, which is printed on Info level to the console.
 
 Does that help? Should I do / test sth specific?
 
 I will now upgrade to the latest RC-branch build
 
 Greetings
 -Sascha-
 
 Am 30.01.2014 11:25, schrieb Eric Barboni:
 Hi Sascha

  On the IE 10 issue, is it possible for you to enable IE  dev mode in 
 order to have some console feedback ?
  I try IE11 on IE10 but archiva is loading.

 Regards
 Eric
  
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 09:47 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1

 Hi Olivier,

 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our 
 infrastructure or a general issue:

 Searching for users maintained in LDAP is not working reliably. When 
 I search for a user in the filters, auto-complete shows me the user, 
 but if I click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third, 
 the list is not sorted alphabetically (under no criteria, not user 
 name, full name nor email) even after clicking Sort by name.

 Tested with FF 26 and Chrome 32 (on Windows).

 IE10 doesn't even load the GUI, Login / Register is gray and in the 
 middle of the screen I get the loading spinner.

 Greetings
 -Sascha-

 
 




Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
Compatibility mode was the key - after disabling it worked!

Thanks

Am 30.01.2014 15:32, schrieb Eric Barboni:
 Maybe there is a settings stored that tell IE to run in compatible mode 
 (grey warning Die angefügte  )
 
 I have the same error in French if I run in IE7 mode.
 
 On top left corner you have a rectangle gray shape. 
  If on IE mode you will have a rounded one that will popuplate .
 
 Hope it helps
 
 Eric
 
 
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] 
 Envoyé : jeudi 30 janvier 2014 14:54
 À : dev@archiva.apache.org
 Objet : Re: Apache Archiva 2.0.0-RC1
 
 Yes, I'm in the JS Console, I typed window.console.log.apply, though on an
 Empty page this has no effect. Also on google.com as page, I get no error.
 
 When typing in on Archiva I get an error... Not sure why !?!
 
 After opening Archiva, I get the following (screenshot at:
 https://files.app.net/x9s2SQUz)
 
 When typing in on Google I get https://files.app.net/x94pBfRx
 
 Greetings
 -Sascha-
 
 Am 30.01.2014 14:19, schrieb Eric Barboni:
 Hi, 
   Sorry I not very fluent in IE. Maybe I was not having the option.
   
   Is it possible to first use IE console [1] and type 
  window.console.log.apply you should have no error

   And on [2] edge must be selected for document mode. 

 Best regards
 Eric

 [1] http://msdn.microsoft.com/en-us/library/ie/dn255006(v=vs.85).aspx
 [2] http://msdn.microsoft.com/en-us/library/ie/dn255001(v=vs.85).aspx


 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 13:34 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1

 I upgraded to 11 in the meantime, same behavior. Yes, dev mode is no 
 problem. It looks like I get script errors in sammy.0.7.4.js - line 
 111 column 5 (object doesn't support this action, or sth like that, 
 I'm on a German Windows and roughly translated whats there).

 And then after a while Load timeout for modules: utils, archiva.main

 Also in the settings I have Intranet sites in compatibility mode
 enabled, which is printed on Info level to the console.

 Does that help? Should I do / test sth specific?

 I will now upgrade to the latest RC-branch build

 Greetings
 -Sascha-

 Am 30.01.2014 11:25, schrieb Eric Barboni:
 Hi Sascha

  On the IE 10 issue, is it possible for you to enable IE  dev mode in 
 order to have some console feedback ?
  I try IE11 on IE10 but archiva is loading.

 Regards
 Eric
  
 -Message d'origine-
 De : Sascha Vogt [mailto:sascha.v...@gmail.com] Envoyé : jeudi 30 
 janvier 2014 09:47 À : dev@archiva.apache.org Objet : Re: Apache 
 Archiva 2.0.0-RC1

 Hi Olivier,

 Am 30.01.2014 06:36, schrieb Olivier Lamy:
 Hi,
 Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

 I will have to respin a RC build due to issues fixes.
 BTW if you find any issues let me know before.
 I found something, not sure if this is caused by me / our 
 infrastructure or a general issue:

 Searching for users maintained in LDAP is not working reliably. When 
 I search for a user in the filters, auto-complete shows me the user, 
 but if I click on it or use down+enter to select it, nothing happens.
 Additionally clicking on Filter just removes the search. And third, 
 the list is not sorted alphabetically (under no criteria, not user 
 name, full name nor email) even after clicking Sort by name.

 Tested with FF 26 and Chrome 32 (on Windows).

 IE10 doesn't even load the GUI, Login / Register is gray and in the 
 middle of the screen I get the loading spinner.

 Greetings
 -Sascha-



 
 



Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Sascha Vogt
Hi,

updated to the latest build and now auto-completion works (clicking and
down+return).

Still I don't get what the Filter button is supposed to do. Additionally
should I be able to search with a *, so should I be able to enter vo*
to get vogt? Because this doesn't work.

Greetings
-Sascha-


Am 30.01.2014 13:10, schrieb Olivier Lamy:
 yup should be fixed.
 
 RC branch builds are here:
 https://builds.apache.org/view/A-D/view/Archiva/job/archiva-all-maven-3.1.x-jdk-1.6-2.0.0-RC-branch/
 
 
 
 
 On 30 January 2014 20:28, Sascha Vogt sascha.v...@gmail.com wrote:
 Hi,

 Am 30.01.2014 10:13, schrieb Brett Porter:
 Same here for all of those - I think Olivier fixed the first problem
 in the RC branch, but I haven't re-tested yet. Not sure if the
 sorting problem was fixed yet.

 Is the RC branch automatically builded somewhere? I'd throw that over
 our installation to see if things change...
 
 
 



Re: Apache Archiva 2.0.0-RC1

2014-01-30 Thread Olivier Lamy
On 31 January 2014 02:08, Sascha Vogt sascha.v...@gmail.com wrote:
 Hi,

 updated to the latest build and now auto-completion works (clicking and
 down+return).

Cool


 Still I don't get what the Filter button is supposed to do. Additionally
 should I be able to search with a *, so should I be able to enter vo*
 to get vogt? Because this doesn't work.

vo without * should work.

Filter button restore the original users list. I agree the word
Filter is not perfect I will change that :-)

Thanks for your time!


 Greetings
 -Sascha-


 Am 30.01.2014 13:10, schrieb Olivier Lamy:
 yup should be fixed.

 RC branch builds are here:
 https://builds.apache.org/view/A-D/view/Archiva/job/archiva-all-maven-3.1.x-jdk-1.6-2.0.0-RC-branch/




 On 30 January 2014 20:28, Sascha Vogt sascha.v...@gmail.com wrote:
 Hi,

 Am 30.01.2014 10:13, schrieb Brett Porter:
 Same here for all of those - I think Olivier fixed the first problem
 in the RC branch, but I haven't re-tested yet. Not sure if the
 sorting problem was fixed yet.

 Is the RC branch automatically builded somewhere? I'd throw that over
 our installation to see if things change...







-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: Apache Archiva 2.0.0-RC1

2014-01-29 Thread Olivier Lamy
Hi,
Apologize for delay, I was a bit busy because of $DAYJOB and beach :-).

I will have to respin a RC build due to issues fixes.
BTW if you find any issues let me know before.

Cheers
Olivier

On 25 January 2014 09:59, Brett Porter br...@apache.org wrote:
 Hi Sascha,

 The ASF infra team is aware of a problem with dist.apache.org and are working 
 on it.

 In the mean time, you can also get the binaries from here: 
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/org/apache/archiva/archiva-jetty/2.0.0-RC1/

 Regards,
 Brett

 On 25 Jan 2014, at 1:49 am, Sascha Vogt sascha.v...@gmail.com wrote:

 Hi Olivier,

 I wanted to give it a try (especially regarding LDAP integration) but I
 can't seem to access
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/

 Should it still be available?

 Greetings
 -Sascha-

 Am 19.01.2014 23:16, schrieb Olivier Lamy:
 Hi,
 This is the RC1 of Apache Archiva 2.0.0-RC1.
 If all good, 2.0.0 will be build from this one.

 Jira changes: 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=TextprojectId=10980Create=Create

 Staged repository with various redback librarires:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage

 Apache Distribution: 
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/

 I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

 Cheers,



 --
 Brett Porter   @brettporter
 http://brettporter.wordpress.com/
 http://au.linkedin.com/in/brettporter




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


Re: Apache Archiva 2.0.0-RC1

2014-01-24 Thread Brett Porter
Hi Sascha,

The ASF infra team is aware of a problem with dist.apache.org and are working 
on it.

In the mean time, you can also get the binaries from here: 
https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/org/apache/archiva/archiva-jetty/2.0.0-RC1/

Regards,
Brett

On 25 Jan 2014, at 1:49 am, Sascha Vogt sascha.v...@gmail.com wrote:

 Hi Olivier,
 
 I wanted to give it a try (especially regarding LDAP integration) but I
 can't seem to access
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/
 
 Should it still be available?
 
 Greetings
 -Sascha-
 
 Am 19.01.2014 23:16, schrieb Olivier Lamy:
 Hi,
 This is the RC1 of Apache Archiva 2.0.0-RC1.
 If all good, 2.0.0 will be build from this one.
 
 Jira changes: 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=TextprojectId=10980Create=Create
 
 Staged repository with various redback librarires:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage
 
 Apache Distribution: 
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/
 
 I will wait 3 days, if no issues found, I will start a 2.0.0 release vote
 
 Cheers,
 
 

--
Brett Porter   @brettporter
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter



RE: Apache Archiva 2.0.0-RC1

2014-01-20 Thread Eric Barboni
Hi,
 I cannot test ldap yet. Waiting 2.0.0 for being able to deploy archiva in
the research center infrastructure.

 My current limited installation is showing no bug. Lots of issues are
solved. 
 I have no precise idea how but htop or top command line on the server
show less amount of memory  and cpu than in previous snapshot (taken 3months
ago) .

Happy New Year !
Eric

-Message d'origine-
De : Olivier Lamy [mailto:ol...@apache.org] 
Envoyé : dimanche 19 janvier 2014 23:17
À : dev@archiva.apache.org
Objet : Apache Archiva 2.0.0-RC1

Hi,
This is the RC1 of Apache Archiva 2.0.0-RC1.
If all good, 2.0.0 will be build from this one.

Jira changes:
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=Tex
tprojectId=10980Create=Create

Staged repository with various redback librarires:
https://archiva-repository.apache.org/archiva/repository/archiva-releases-st
age

Apache Distribution:
https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/

I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

Cheers,
-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy



Re: Apache Archiva 2.0.0-RC1

2014-01-20 Thread Olivier Lamy
On 20 January 2014 15:27, Brett Porter br...@apache.org wrote:
 1) can't change ARCHIVA_BASE variable when using the service wrapper.

 This is due to a change in the AppAssembler plugin that I don't agree with, 
 but haven't had the time to revise it yet. I have a workaround we can apply 
 in Archiva - will roll through that later this evening.

? I miss your point.


 2) Next was this error:

 jvm 1| org.springframework.beans.factory.BeanCreationException: Error 
 creating bean with name 'managedRepositoryAdmin#default': Invocation of init 
 method failed; nested exception is 
 org.apache.archiva.admin.model.RepositoryAdminException: Cannot forcefully 
 unlock a NativeFSLock which is held by another indexer component: 
 /var/local/archiva/data/indexes/com.maestrodev.maestro.releases/write.lock

 This happened because there was a stage repository using the same indexDir. I 
 removed the configuration from the stage directory - but do we need to force 
 some upgrade here?

 3) Need to make sure upgrade notes take care of context-root change (they may 
 do, I haven't had a chance to check that just yet)

 Only got as far as starting it up, so will do more testing.

 Should we move forward on the redback / parent releases to get them out of 
 the way while the overall stuff proceeds?

I wanted to avoid too many votes :-)


 - Brett

 On 20 Jan 2014, at 9:16 am, Olivier Lamy ol...@apache.org wrote:

 Hi,
 This is the RC1 of Apache Archiva 2.0.0-RC1.
 If all good, 2.0.0 will be build from this one.

 Jira changes: 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=18971styleName=TextprojectId=10980Create=Create

 Staged repository with various redback librarires:
 https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage

 Apache Distribution: 
 https://dist.apache.org/repos/dist/dev/archiva/2.0.0-RC1/

 I will wait 3 days, if no issues found, I will start a 2.0.0 release vote

 Cheers,
 --
 Olivier Lamy
 Ecetera: http://ecetera.com.au
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 --
 Brett Porter   @brettporter
 http://brettporter.wordpress.com/
 http://au.linkedin.com/in/brettporter




-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


  1   2   >