You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by sebb <se...@gmail.com> on 2013/03/09 13:22:27 UTC

Re: [continuum] BUILD FAILURE: Apache HttpComponents - HttpComponents Client - Default Maven 3 Build Definition

Caused by:

[ERROR] Bundle org.apache.httpcomponents:httpclient-osgi:bundle:4.3-alpha2-SNAPSHOT
: Unresolved references to [javax.net] by class(es) on the
Bundle-Classpath[Jar:dot]:
[org/apache/http/conn/ssl/SSLSocketFactory.class]
[ERROR] Error(s) found in bundle configuration


On 9 March 2013 12:03, Continuum@vmbuild <co...@apache.org> wrote:
> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=26359&projectId=77
>
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Sat 9 Mar 2013 12:01:55 +0000
>   Finished at: Sat 9 Mar 2013 12:03:14 +0000
>   Total time: 1m 19s
>   Build Trigger: Schedule
>   Build Number: 501
>   Exit code: 1
>   Building machine hostname: vmbuild
>   Operating system : Linux(unknown)
>   Java Home version :
>           java version "1.6.0_30"
>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>
>   Builder version :
>           Apache Maven 3.0.2 (r1056850; 2011-01-09 00:58:10+0000)
>           Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>           Default locale: en_AU, platform encoding: UTF-8
>           OS name: "linux", version: "2.6.32-41-server", arch: "amd64", family: "unix"
>
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: olegk @ Sat 9 Mar 2013 11:41:56 +0000
> Comment: HTTPCLIENT-1320: Leverage javax.net.ssl.SSLSocketFactory#getDefault() to initialize SSL context based on system defaults instead of using an internal custom routine
> Files changed:
>   /httpcomponents/httpclient/trunk/RELEASE_NOTES.txt ( 1454687 )
>   /httpcomponents/httpclient/trunk/httpclient/src/examples/org/apache/http/examples/client/ClientConfiguration.java ( 1454687 )
>   /httpcomponents/httpclient/trunk/httpclient/src/main/java/org/apache/http/conn/ssl/SSLContexts.java ( 1454687 )
>   /httpcomponents/httpclient/trunk/httpclient/src/main/java/org/apache/http/conn/ssl/SSLSocketFactory.java ( 1454687 )
>
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
>
>
> ****************************************************************************
> Build Definition:
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean deploy
> Arguments: --batch-mode
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: DEFAULT_SCHEDULE
> Profile Name: Maven 3.0.2
> Description: Default Maven 3 Build Definition
>
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 1801
> Failures: 0
> Errors: 0
> Success Rate: 100
> Total time: 28.468
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [continuum] BUILD FAILURE: Apache HttpComponents - HttpComponents Client - Default Maven 3 Build Definition

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Sat, 2013-03-09 at 12:22 +0000, sebb wrote:
> Caused by:
> 
> [ERROR] Bundle org.apache.httpcomponents:httpclient-osgi:bundle:4.3-alpha2-SNAPSHOT
> : Unresolved references to [javax.net] by class(es) on the
> Bundle-Classpath[Jar:dot]:
> [org/apache/http/conn/ssl/SSLSocketFactory.class]
> [ERROR] Error(s) found in bundle configuration
> 

Fixed.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org