Project

Profile

Help

Support #1340

closed

Some build scripts

Added by Anonymous over 18 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1261793
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: mhkay

I'm occasionally asked for scripts that can be used to

rebuild Saxon after applying source changes. I don't

have anything very sophisticated, as my IDE takes care

of most of the work, but I've attached some scripts

that you may find useful, if only as a basis for

writing your own. They're not very polished, as they

have built-in dependencies on the filestore layout that

I use.

recompile8 recompiles the source code. You'll want to

delete the lines that compile the Saxonica source code

(which isn't published), and you may also want to avoid

recompiling the dom, jdom, and xom packages as these

have external dependencies. Be aware that if you

recompile under JDK 1.5 (=J2SE 5.0), then you won't be

able to run the code under JDK 1.4.

makejar8 builds the JAR files. Again you may want to

edit this so that it only builds the main saxon8.jar file.


Files

recompile8.cmd (9.56 KB) recompile8.cmd Anonymous, 2005-08-17 08:38
makejar8.cmd (9.56 KB) makejar8.cmd Anonymous, 2005-08-17 08:40
Actions #1

Updated by Michael Kay almost 11 years ago

  • Status changed from New to Closed

These scripts are long obsolete. Ant build files are available in the source repository.

Please register to edit this issue

Also available in: Atom PDF