Kevin Xu created TRAFODION-3090:
-----------------------------------

             Summary: Refactor Java project for Trafodion 
                 Key: TRAFODION-3090
                 URL: https://issues.apache.org/jira/browse/TRAFODION-3090
             Project: Apache Trafodion
          Issue Type: Bug
          Components: dev-environment
            Reporter: Kevin Xu


Reasons for refactor:
 # No dev env for java developer and there would be some errors while import 
the project in IDE.
 # Usually, the code should put into a isolated folder for a maven project.
 # Production settings are different from dev settings, so production settings 
usually to be an isolated profile.
 # So many pom.xml, every time we make some changes, we have to copy the 
changes into all the pom.xml.
 # For trafodion-sql, it's not really needed for compilation with different 
dependencies because the source code is the same.
 # Make it easy for compilation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to