Issue 33: small /tests ant build naming problem
Status:  Fixed
Owner:
Closed:  Dec 2007
Project Member Reported by marc.es...@gmail.com, Dec 12, 2007
hey bill,
  i finally tried out the ant build tonight using /tests/build.xml. one
thing that confused me was the naming of coldfusion.install. the problem,
as i see it, is that the "path" attribute of the directory tag isn't taking
the coldfusion install path but the test directory path. so i was confused.

in order to get it to work on my machine, i had to change the
coldfusion.install property to "c:\inetpub", which just seemed weird.

so possibly a better name would be something like webroot.dir or some such
thing?

just a suggestion.

Marc

 
Dec 13, 2007
Project Member #1 virtix
Changed the property name to component.path, which makes more sense. Thanks. Marc!
Status: Fixed