Prior to working on an actual 8.0 release there are a handful of code maintenance issues
we've decided to address over the next few weeks.
By making these changes now we'll be positioning ourselves to operate more efficiently
in the future.
You can see the tasks/Jiras here and they include:
1) Move to GIT repository from SVN
• includes re-configuring our Jenkins build jobs
2) Refactor Packages to replace com.metamatrix with org.teiid.xxx
• This will include removing our notion of any "internal" packages
3) Mass format the codebase
• Our code-base is 10+ years old and reflects probably 25+ different developers.
• Since we're changing repositories AND refactoring packages, it seemed like the
right time to do this.
4) Fixing ignored tests
• Fix failing PowerMock tests during Tycho build
5) Scrub code for potential bugs/problems
Barry LaFond
Teiid Designer Project