How to get up and running developing for itracker 3.0
- Setup your Developement Environment (recommended: Tomcat 6.x, Eclipse 3.3+ with Maven Integration-/SVN-Plugin)
- Setup a local MySQL with a development database "itrackerdev" (configured in applicatoin.properties )
- Get the Source Code from Subversion
- Check all Eclipse settings (Runtime Environment, Server-Configuration, Maven Dependency Management etc).
- Set the <!-- Datasource configuration -- > in applicationContext.xml (eventually create a META-INF/context.xml )
- Run the application (debug or start) on Tomcat
- If it all works, then log in using "admin ", "admin "
- Start development by following the open bugs and tasks on SourceForge.
Also read the this question in the FAQ .
Please stick to the following rules:
- Please be aware that itracker 2.4.x has been downloaded more than 50'000 times and we need to migrate them!
- Only check in working/tested code, if possible.
- Don't start anything you don't finish.
- Currently don't start new features or tasks in the development, just register those on SourceForge for later releases
- Register bugs you see.
- Currently please help to close bugs: http://sourceforge.net/tracker2/?group_id=54141&atid=472807
- Whatever you do, please make this visible on SourceForge, so we know who is working on which part.
itracker 3.0 currently has a feature freeze, and we are working on the debugging. Please help getting it done! Thanks.
If you have any questions, please ask on the dev mailing list but try not to discuss too much but to use your time to help the source code get finished. If you are able to donate 60 minutes a day, or even only 60 minutes a week, this is a great contribution towards finishing itracker 3.
Thanks a lot for joining this home run .