Project

Profile

Help

Compiling Saxon

Added by Anonymous almost 18 years ago

Legacy ID: #3760587 Legacy Poster: Jeroen Bulters (jeroenbulters)

I have to compile Saxon myself (due to an added XPath function) but I can't find a way to get this done. Does anyone have an Ant file or build script available (instructions are also welcome)? TIA, Jeroen Bulters


Replies (1)

RE: Compiling Saxon - Added by Anonymous almost 18 years ago

Legacy ID: #3773801 Legacy Poster: Michael Kay (mhkay)

Apologies for the delay in responding. For some reason SourceForge has stopped sending me notifications of forum posts. You may find the scripts posted at http://sourceforge.net/tracker/index.php?func=detail&aid=1261793&group_id=29872&atid=397618 useful for getting started. Note that most of the dependencies on external packages such as JDOM, DOM4J etc are isolated to a single package which you can leave out of the build if the relevant package isn't installed.

    (1-1/1)

    Please register to reply