[switchyard-issues] [JBoss JIRA] Created: (SWITCHYARD-269) AS7 config stylesheet adds multiple switchyard entries when run repeatedly

Keith Babo (JIRA) jira-events at lists.jboss.org
Wed Jun 8 12:09:59 EDT 2011


AS7 config stylesheet adds multiple switchyard entries when run repeatedly
--------------------------------------------------------------------------

                 Key: SWITCHYARD-269
                 URL: https://issues.jboss.org/browse/SWITCHYARD-269
             Project: SwitchYard
          Issue Type: Bug
          Components: build
            Reporter: Keith Babo


Tom and I noticed that performing the following in the release/jboss-as7 module produces duplicate switchyard config:

> mvn clean install
> mvn deploy

The problem is that the AS7 config stylesheet simply adds configuration, so each time it runs another set of switchyard config is added.  Might be better to go with a velocity template or we need to tweak the sytlesheet to overwrite existing config instead of adding to it.



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

        


More information about the switchyard-issues mailing list