jbi.xml and build.properties issues under JBI sample
----------------------------------------------------

                 Key: CXF-250
                 URL: http://issues.apache.org/jira/browse/CXF-250
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.0-RC
            Reporter: Bozhong Lin
             Fix For: 2.0-RC


Right now, all JBI SE demo scenarios use the same jbi.xml and build.properties 
files. There are two issues regarding to the usage of these two files:
1. These two files are generated during build and are put under 
distribution/src tree, cause confusing output when developer do "svn st" 
command after distribution build, and they are not cleaned out with "mvn clean"
2. Since all JBI scenarioes use the same two files, those scenarioes should 
reuse these two files. Right now they are copied under each demo scenario.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to