[jboss-cvs] JBossAS SVN: r95558 - in projects/jboss-osgi: trunk/testsuite/example and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 26 04:06:36 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-10-26 04:06:36 -0400 (Mon, 26 Oct 2009)
New Revision: 95558

Modified:
   projects/jboss-osgi/projects/bundles/webapp/trunk/src/main/java/org/ops4j/pax/web/extender/war/internal/WebAppPublisherExt.java
   projects/jboss-osgi/trunk/testsuite/example/pom.xml
Log:
Add links to 3rd party jira

Modified: projects/jboss-osgi/projects/bundles/webapp/trunk/src/main/java/org/ops4j/pax/web/extender/war/internal/WebAppPublisherExt.java
===================================================================
--- projects/jboss-osgi/projects/bundles/webapp/trunk/src/main/java/org/ops4j/pax/web/extender/war/internal/WebAppPublisherExt.java	2009-10-26 08:05:53 UTC (rev 95557)
+++ projects/jboss-osgi/projects/bundles/webapp/trunk/src/main/java/org/ops4j/pax/web/extender/war/internal/WebAppPublisherExt.java	2009-10-26 08:06:36 UTC (rev 95558)
@@ -31,6 +31,8 @@
 /**
  * Public visibility for the package protected WebAppPublisher 
  * 
+ * http://issues.ops4j.org/browse/PAXWEB-183
+ * 
  * @author thomas.diesler at jboss.com
  * @since 20-Oct-2009
  */

Modified: projects/jboss-osgi/trunk/testsuite/example/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/example/pom.xml	2009-10-26 08:05:53 UTC (rev 95557)
+++ projects/jboss-osgi/trunk/testsuite/example/pom.xml	2009-10-26 08:06:36 UTC (rev 95558)
@@ -238,6 +238,8 @@
             <configuration>
               <excludes>
                 <exclude>${target.container.excludes}</exclude>
+                
+                <!-- https://issues.apache.org/jira/browse/FELIX-1804 -->
                 <exclude>org/jboss/test/osgi/example/interceptor/**</exclude>
                 <exclude>org/jboss/test/osgi/example/webapp/WebAppInterceptorTestCase.class</exclude>
               </excludes>




More information about the jboss-cvs-commits mailing list