Hello, I'm using Jenkins to build and test a large Java program. Jenkins and the ANT build script are working perfectly. Since different developers are still adding code and new classes to the program, the structure of the program is changing all the time.
*Now here the question: * Is there any way to keep the ANT build script up to date according to the current structure of the program? Or are there any tools available to auto-generate the ANT script from the repository? Thanks in advance for your help! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0c12dc01-9a5b-4e89-b91b-d79cdf9299e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
