Adam Lally wrote:
On 1/12/07, Thilo Goetz <[EMAIL PROTECTED]> wrote:
I added a small script that I use for testing the distribution:
uimaj-distr/src/main/build/extractAndBuild.bat/.sh.  If you feel this is
not a good place to have them, feel free to move them around.  I didn't
add them to the scripts directory as we probably don't want to
distribute them, and they're not user scripts of the kind we have in the
scripts directory.


I'm OK with the location of the script, but I'm a little concerned
about the use of -Dmaven.test.skip=true.  I'd like to encourage people
to run the unit tests, not make it easier for them to be skipped.

Besides, when compared with building the docbooks, javadocs, etc...
they don't take that long. :-)

-Adam

When I wrote that script, some tests wouldn't pass and the build stopped. Since I was interested in building the distribution, I removed the tests. If our tests are at a stage now where they normally pass, let's just remove the switch.

I am surprised how fast the whole thing builds. The whole extract + build + packaging takes barely 10 min on my machine. I'm sure you all still remember the time it took to do a clean extract from cmvc ;-)

--Thilo

Reply via email to