Return-Path: Delivered-To: apmail-felix-commits-archive@www.apache.org Received: (qmail 90647 invoked from network); 22 Mar 2010 09:35:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Mar 2010 09:35:50 -0000 Received: (qmail 19645 invoked by uid 500); 22 Mar 2010 09:35:50 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 18704 invoked by uid 500); 22 Mar 2010 09:35:48 -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 18449 invoked by uid 99); 22 Mar 2010 09:35:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Mar 2010 09:35:47 +0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=AWL,HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.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; Mon, 22 Mar 2010 09:35:42 +0000 Received: from atlassian13.managed.contegix.com (atlassian13.private [172.16.3.13]) by mail.atlassian.com (Postfix) with ESMTP id CDBD1378017 for ; Mon, 22 Mar 2010 04:35:21 -0500 (CDT) Received: from atlassian13.managed.contegix.com (atlassian13.managed.contegix.com [127.0.0.1]) by atlassian13.managed.contegix.com (Postfix) with ESMTP id C2B4665B03DF for ; Mon, 22 Mar 2010 04:35:21 -0500 (CDT) Date: Mon, 22 Mar 2010 04:35:21 -0500 (CDT) From: Atlassian Open Source Bamboo To: commits@felix.apache.org Message-ID: <22851790.1359.1269250521659.JavaMail.j2ee_opensource.bamboo.atlassian.com@atlassian13.managed.contegix.com> Subject: [OSS Bamboo] Apache Felix - Default build 3203 has FAILED (1 tests failed, no failures were new). Change made by vvalchev MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1356_16000822.1269250521563" ------=_Part_1356_16000822.1269250521563 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------=_Part_1356_16000822.1269250521563 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ----------------------------------------------------------- FELIX-DEF-3203 failed. ----------------------------------------------------------- Code has been updated by vvalchev. 1/387 tests failed. http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-3203/ -------------- Code Changes -------------- vvalchev (926009): >Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/ >https://issues.apache.org/jira/browse/FELIX-1996 -------------- Tests -------------- Failed Tests (1) - AspectTest: Dynamically add and remove aspect (Existing) -------------- Error Summary -------------- /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[49,45] cannot find symbol symbol  : class R4Import location: package org.apache.felix.bundlerepository.impl /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[50,45] cannot find symbol symbol  : class R4Package location: package org.apache.felix.bundlerepository.impl /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1245,12] cannot find symbol symbol  : class R4Export location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[898,12] cannot find symbol symbol  : class R4Package location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[898,31] cannot find symbol symbol  : variable R4Package location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[904,40] cannot find symbol symbol: class R4Package                     public int compare( R4Package p1, R4Package p2 ) /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[904,54] cannot find symbol symbol: class R4Package                     public int compare( R4Package p1, R4Package p2 ) /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[912,42] cannot find symbol symbol: class R4Package                         return compare( ( R4Package ) o1, ( R4Package ) o2 ); /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[912,60] cannot find symbol symbol: class R4Package                         return compare( ( R4Package ) o1, ( R4Package ) o2 ); /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[919,20] cannot find symbol symbol  : class R4Export location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[919,42] cannot find symbol symbol  : class R4Export location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[933,12] cannot find symbol symbol  : class R4Package location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[933,31] cannot find symbol symbol  : variable R4Package location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[939,20] cannot find symbol symbol  : class R4Package location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[940,52] cannot find symbol symbol  : class R4Import location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[956,28] cannot find symbol symbol  : class R4Import location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[956,45] cannot find symbol symbol  : class R4Import location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[971,24] cannot find symbol symbol  : class R4Import location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[971,46] cannot find symbol symbol  : class R4Import location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1247,8] cannot find symbol symbol  : class R4Attribute location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1247,34] cannot find symbol symbol  : class R4Attribute location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1248,19] cannot find symbol symbol  : class R4Export location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1248,57] cannot find symbol symbol  : class R4Attribute location: class org.apache.felix.webconsole.internal.core.BundlesServlet /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/BundleRepositoryRender.java:[255,20] cannot find symbol symbol  : method requirement(java.lang.String,java.lang.String) location: interface org.apache.felix.bundlerepository.RepositoryAdmin [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch -- This message is automatically generated by Atlassian Bamboo ------=_Part_1356_16000822.1269250521563 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit
FELIX-DEF-3203 failed.
Code has been updated by vvalchev.
1/387 tests failed.

Code Changes See full change details
vvalchev
Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/
https://issues.apache.org/jira/browse/FELIX-1996
(926009)

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

Error Summary See full build log

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[49,45] cannot find symbol
symbol  : class R4Import
location: package org.apache.felix.bundlerepository.impl

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[50,45] cannot find symbol
symbol  : class R4Package
location: package org.apache.felix.bundlerepository.impl

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1245,12] cannot find symbol
symbol  : class R4Export
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[898,12] cannot find symbol
symbol  : class R4Package
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[898,31] cannot find symbol
symbol  : variable R4Package
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[904,40] cannot find symbol
symbol: class R4Package
                    public int compare( R4Package p1, R4Package p2 )

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[904,54] cannot find symbol
symbol: class R4Package
                    public int compare( R4Package p1, R4Package p2 )

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[912,42] cannot find symbol
symbol: class R4Package
                        return compare( ( R4Package ) o1, ( R4Package ) o2 );

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[912,60] cannot find symbol
symbol: class R4Package
                        return compare( ( R4Package ) o1, ( R4Package ) o2 );

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[919,20] cannot find symbol
symbol  : class R4Export
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[919,42] cannot find symbol
symbol  : class R4Export
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[933,12] cannot find symbol
symbol  : class R4Package
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[933,31] cannot find symbol
symbol  : variable R4Package
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[939,20] cannot find symbol
symbol  : class R4Package
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[940,52] cannot find symbol
symbol  : class R4Import
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[956,28] cannot find symbol
symbol  : class R4Import
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[956,45] cannot find symbol
symbol  : class R4Import
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[971,24] cannot find symbol
symbol  : class R4Import
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[971,46] cannot find symbol
symbol  : class R4Import
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1247,8] cannot find symbol
symbol  : class R4Attribute
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1247,34] cannot find symbol
symbol  : class R4Attribute
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1248,19] cannot find symbol
symbol  : class R4Export
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/core/BundlesServlet.java:[1248,57] cannot find symbol
symbol  : class R4Attribute
location: class org.apache.felix.webconsole.internal.core.BundlesServlet

/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/webconsole/src/main/java/org/apache/felix/webconsole/internal/obr/BundleRepositoryRender.java:[255,20] cannot find symbol
symbol  : method requirement(java.lang.String,java.lang.String)
location: interface org.apache.felix.bundlerepository.RepositoryAdmin


[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_1356_16000822.1269250521563--