[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1857) Incorrect versions of wsrp dependencies in extension-ear-as5 and extension-ear-as6

Michal Vanco (JIRA) jira-events at lists.jboss.org
Tue Apr 12 15:19:33 EDT 2011


Incorrect versions of wsrp dependencies in extension-ear-as5 and extension-ear-as6
----------------------------------------------------------------------------------

                 Key: GTNPORTAL-1857
                 URL: https://issues.jboss.org/browse/GTNPORTAL-1857
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: WSRP integration
         Environment: GateIn trunk (04/12)
WSRP 2.1.0-Beta01
            Reporter: Michal Vanco
            Assignee: Chris Laprun
             Fix For: 3.2.0-GA


There is a problem with application.xml files at
wsrp-integration/extension-ear-as5/src/main/application/META-INF/application.xml
wsrp-integration/extension-ear-as6/src/main/application/META-INF/application.xml

I think these files can be removed because you have defined dependencies and content of ear archive at pom.xml using maven-ear-plugin (and application.xml is generated automatically based on this definiton)

If removing is not a solution then version must be changed because for example now gatein is dependent on wsrp 2.1.0-Beta01, but application.xml files contain
<web-uri>wsrp-admin-gui-2.1.0-Alpha02.war</web-uri>
and
wsrp-producer-2.1.0-Alpha02.war

Btw. at default wsrp-integration/extension-ear module the application.xml isn't present and it's properly generated from maven-ear-plugin definition.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list