First build questions -- working with "import .xml" files
CLM 4.0.5
OK, I am new to building software and taking over someone else's build scripts. I have read up on building with Ant. This previous owner has tons of <import file="blah.xml"/> files in their mainbuild.xml script. How is this handled? (Sorry, learning Ant, builds, and xml all at the same time...)
He had NO startbuildActivity in his scripts, so I am trying to start placing them in the right place to see what is happening.
OK, I am new to building software and taking over someone else's build scripts. I have read up on building with Ant. This previous owner has tons of <import file="blah.xml"/> files in their mainbuild.xml script. How is this handled? (Sorry, learning Ant, builds, and xml all at the same time...)
He had NO startbuildActivity in his scripts, so I am trying to start placing them in the right place to see what is happening.