Deal with Eclipse Jersey content. Change-Id: Ie044ba3bd5b9b3b1fc29c39486452e6915a70bb8
diff --git a/classes/common.php b/classes/common.php index 165c692..7f828d0 100644 --- a/classes/common.php +++ b/classes/common.php
@@ -402,7 +402,9 @@ '*/*/org.glassfish.mq/*/5.1.3+' => 'ee4j.openmq', '*/*/org.glassfish.tyrus*/*/1.15+' => 'ee4j.tyrus', - '*/*/org.glassfish/jsonp-jaxrs/1.1.5+' => 'ee4j.jsonp' + '*/*/org.glassfish/jsonp-jaxrs/1.1.5+' => 'ee4j.jsonp', + + '*/*/org.glassfish.jersey*/*/2.28+' => 'ee4j.jersey' ); // This list is stable, I think. I believe that we can expand this out and