5 Aug 2008 17:21
Re: non top-level project root
Any updates on this issue? It's becoming more important to me as I am working more with distributed projects, and it is much more convenient for version control to see the builds as a module. Has anyone opened a jira for this? Thanks, Jerod hdockter wrote: > > Hi Jerod, > > On Jun 27, 2008, at 5:41 PM, JerodLass wrote: > >> >> I would like to have the following structure for my projects: >> -D ProjectsDir >> -DProject1 >> -DProject2 >> -Dbuilds >> The reason for this is that the projectsDir is to be my main CVS >> directory, >> and this way my build logic can be a module rather than a set of >> files in >> the top-level directory. I would otherwise have to declare settings, >> properties, and build each as modules for a CIS app to pull them >> for builds, >> as well as any gradlewrapper files. If they change names, I have >> to go >> redeclare them in the continuous integration configuration. First, I(Continue reading)
RSS Feed