[richfaces-issues] [JBoss JIRA] (RF-13056) Showcase - delete unused configuration for GAE

Juraj Húska (JIRA) jira-events at lists.jboss.org
Mon Jun 10 07:55:55 EDT 2013


Juraj Húska created RF-13056:
--------------------------------

             Summary: Showcase - delete unused configuration for GAE
                 Key: RF-13056
                 URL: https://issues.jboss.org/browse/RF-13056
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: build/distribution, showcase
    Affects Versions: 5.0.0.Alpha1
            Reporter: Juraj Húska
            Priority: Minor


There are some files and configuration for Google App Engine in the showcase.

IMHO now when we are promoting OpenShift instead we should get rid of these files/configs.

Here is the list of files/configs which are redundant IMHO:
* {{java-gae}}
* {{webapp-gae}}
* {{resources/logging.properties}}
* {{pom.xml}} - profile for gae

There is one trivial consequence of this files being there. When deploying showcase on EAP 6.1.0 there is a warning:
{code}
13:31:55,800 WARN  [org.jboss.as.logging] (MSC service thread 1-6) JBAS011510: The configuration file in 'logging.properties' appears to be a J.U.L. configuration file. The log manager does not allow this type of configuration file.
{code}

According [this|https://github.com/wildfly/wildfly/pull/3252] pull request it is expected. IMHO we should at least delete the mentioned {{logging.properties}} as it is used only for {{showcase-gae.war}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list