Re: TC4 Build with Xerces

2001-10-01 Thread Patrick Luby
Christopher, I ran into this same problem. My problem was corrected by incorporating the following new lines in build.properties.sample into your build.properties file: 111a112,117 # - Xerces XML Parser, version 1.4.3 or later - xerces.home=${base.path}/xerces-1_4_3

Re: TC4 Build with Xerces

2001-10-01 Thread Christopher Cain
D'oh! I must've missed the commit message for that check-in of build.properties.sample. I guess I also accidentally saved a change to my local copy at some point, because upon further inspection, it was reporting a conflict. I kept looking in the .sample file for any new xerces-related

TC4 Build with Xerces

2001-09-30 Thread Christopher Cain
Looks like something needs to be updated. Either the Ant task needs fixing, or one of the instructions files needs to be updated with further instructions (BUILDING.txt or build.properties.samples, maybe?). -- Buildfile: build.xml deploy-prepare: [mkdir] Created dir:

Re: TC4 Build with Xerces

2001-09-30 Thread Remy Maucherat
Looks like something needs to be updated. Either the Ant task needs fixing, or one of the instructions files needs to be updated with further instructions (BUILDING.txt or build.properties.samples, maybe?). Second choice :) There are a few Xerces related properties now in build.properties.