You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2022/10/23 20:05:49 UTC

[brooklyn-library] branch master updated: remove deprecated jboss entities from catalog

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-library.git


The following commit(s) were added to refs/heads/master by this push:
     new d27993133 remove deprecated jboss entities from catalog
d27993133 is described below

commit d2799313302b438d24b1eb8ec7e91bb54f06d610
Author: Alex Heneveld <al...@cloudsoft.io>
AuthorDate: Sun Oct 23 21:05:01 2022 +0100

    remove deprecated jboss entities from catalog
---
 software/webapp/src/main/resources/catalog.bom | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/software/webapp/src/main/resources/catalog.bom b/software/webapp/src/main/resources/catalog.bom
index 2c91da568..18e7e1770 100644
--- a/software/webapp/src/main/resources/catalog.bom
+++ b/software/webapp/src/main/resources/catalog.bom
@@ -24,13 +24,6 @@ brooklyn.catalog:
       item:
         type: org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
         name: Node.JS Application
-    - id: org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-      iconUrl: classpath:///jboss-logo.png
-      item:
-        type: org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-        name: "[DEPRECATED] JBoss Application Server 7"
-        description: AS7 - an open source Java application server from JBoss
-        deprecated: true
     - id: org.apache.brooklyn.entity.proxy.nginx.UrlMapping
       item:
         type: org.apache.brooklyn.entity.proxy.nginx.UrlMapping
@@ -45,13 +38,6 @@ brooklyn.catalog:
         type: org.apache.brooklyn.entity.proxy.nginx.NginxController
         name: Nginx Server
         description: A single Nginx server. Provides HTTP and reverse proxy services
-    - id: org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-      iconUrl: classpath:///jboss-logo.png
-      item:
-        type: org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-        name: "[DEPRECATED] JBoss Application Server 6"
-        description: AS6 -  an open source Java application server from JBoss
-        deprecated: true
     - id: org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
       iconUrl: classpath:///tomcat8-logo.png
       item: