Return-Path: Delivered-To: apmail-felix-commits-archive@www.apache.org Received: (qmail 39890 invoked from network); 13 Mar 2010 16:57:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Mar 2010 16:57:27 -0000 Received: (qmail 63630 invoked by uid 500); 13 Mar 2010 16:56:47 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 63576 invoked by uid 500); 13 Mar 2010 16:56:47 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 63569 invoked by uid 99); 13 Mar 2010 16:56:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Mar 2010 16:56:47 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [63.246.22.40] (HELO mail.atlassian.com) (63.246.22.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Mar 2010 16:56:40 +0000 Received: from atlassian13.managed.contegix.com (atlassian13.private [172.16.3.13]) by mail.atlassian.com (Postfix) with ESMTP id 8DD1C16300F2 for ; Sat, 13 Mar 2010 10:56:19 -0600 (CST) Received: from atlassian13.managed.contegix.com (atlassian13.managed.contegix.com [127.0.0.1]) by atlassian13.managed.contegix.com (Postfix) with ESMTP id 81ECD65B03B6 for ; Sat, 13 Mar 2010 10:56:19 -0600 (CST) Date: Sat, 13 Mar 2010 10:56:19 -0600 (CST) From: Atlassian Open Source Bamboo To: commits@felix.apache.org Message-ID: <33067777.167.1268499379481.JavaMail.j2ee_opensource.bamboo.atlassian.com@atlassian13.managed.contegix.com> Subject: [OSS Bamboo] Apache Felix - Default build 3168 has FAILED (1 tests failed, no failures were new). Change made by fmeschbe MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_163_15132909.1268499379264" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_163_15132909.1268499379264 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------=_Part_163_15132909.1268499379264 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ----------------------------------------------------------- FELIX-DEF-3168 failed. ----------------------------------------------------------- Code has been updated by fmeschbe. 1/369 tests failed. http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-3168/ -------------- Code Changes -------------- fmeschbe (922607): >FELIX-2199 Register newly extracted built-in ConfigurationPrinters with service registry and OsgiManager >FELIX-2147 Ensure all OsgiManagerPlugin implementations are deactivated when the OsgiManager servlet is destroyed -------------- Tests -------------- Failed Tests (1) - AspectTest: Dynamically add and remove aspect (Existing) -------------- Error Summary -------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.codehaus.woodstox:stax2-api:jar:3.0.1   Try downloading the file manually from the project website.   Then, install it using the command:       mvn install:install-file -DgroupId=org.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -Dpackaging=jar -Dfile=/path/to/file   Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]   Path to dependency:           1) org.apache.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT           2) org.codehaus.woodstox:woodstox-core-asl:jar:4.0.7           3) org.codehaus.woodstox:stax2-api:jar:3.0.1 ---------- 1 required artifact is missing. for artifact:   org.apache.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT from the specified remote repositories:   apache.snapshots (http://repository.apache.org/snapshots),   central (https://m2proxy.atlassian.com/repository/public) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo ------=_Part_163_15132909.1268499379264 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
FELIX-DEF-3168 failed.
Code has been updated by fmeschbe.
1/369 tests failed.

Code Changes See full change details
fmeschbe
FELIX-2199 Register newly extracted built-in ConfigurationPrinters with service registry and OsgiManager
FELIX-2147 Ensure all OsgiManagerPlugin implementations are deactivated when the OsgiManager servlet is destroyed
(922607)

Tests See full test details
Failed Tests (1)
AspectTest : Dynamically add and remove aspect (Existing)

Error Summary See full build log
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.codehaus.woodstox:stax2-api:jar:3.0.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
          1) org.apache.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT
          2) org.codehaus.woodstox:woodstox-core-asl:jar:4.0.7
          3) org.codehaus.woodstox:stax2-api:jar:3.0.1

----------
1 required artifact is missing.

for artifact:
  org.apache.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  central (https://m2proxy.atlassian.com/repository/public)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
Want this information in your IDE?
Actions
View Online
Add Comments
View Artifacts
Download Logs
------=_Part_163_15132909.1268499379264--