]> granicus.if.org Git - docbook-dsssl/commit
Copied xsl/extensions up a level to create a top-level
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 5 Mar 2007 17:01:58 +0000 (17:01 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 5 Mar 2007 17:01:58 +0000 (17:01 +0000)
commit9807f8a505e2f1ab26d94aa4f8221574b806571f
tree4d5a804d1196a8417c8122a7b181761a47285ac6
parentea6208f3add31abcc27bbce7ef86cdce858cb941
Copied xsl/extensions up a level to create a top-level
xsl-java module. Rationale is that we need to do a
separate docbook-xsl-java release in order to get the
XSL Java extensions packaged for Debian, and having it
as a top-level module allows the release build and
packaging to be done using the common build files in
releasetools/ and so makes it a lot easier to set up
and maintain the build and do the packaging and upload, etc.
After OK, would be best to next remove the
xsl/extensions directory from version control and
instead update the docbook-xsl build to simply copy
over the built jars from the xsl-java dir.
57 files changed:
xsl-java/AUTHORS [new file with mode: 0644]
xsl-java/BUGS [new file with mode: 0644]
xsl-java/COPYING [new file with mode: 0644]
xsl-java/INSTALL [new file with mode: 0644]
xsl-java/Makefile [new file with mode: 0644]
xsl-java/README [new file with mode: 0644]
xsl-java/TODO [new file with mode: 0644]
xsl-java/VERSION [new file with mode: 0644]
xsl-java/saxon65/build.xml [new file with mode: 0644]
xsl-java/saxon65/nbproject/build-impl.xml [new file with mode: 0644]
xsl-java/saxon65/nbproject/genfiles.properties [new file with mode: 0644]
xsl-java/saxon65/nbproject/project.properties [new file with mode: 0644]
xsl-java/saxon65/nbproject/project.xml [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/CVS.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/Callout.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/CalloutEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/ColumnScanEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/ColumnUpdateEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/CopyEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/FormatCallout.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/FormatGraphicCallout.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/FormatTextCallout.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/FormatUnicodeCallout.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/ImageIntrinsics.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/LineCountEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/NumberLinesEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/Table.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/Text.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/TextFactory.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/UnwrapLinks.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/UnwrapLinksEmitter.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/Verbatim.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/Windows1252.java [new file with mode: 0644]
xsl-java/saxon65/src/com/nwalsh/saxon/package.html [new file with mode: 0644]
xsl-java/xalan27/build.xml [new file with mode: 0644]
xsl-java/xalan27/nbproject/.cvsignore [new file with mode: 0644]
xsl-java/xalan27/nbproject/build-impl.xml [new file with mode: 0644]
xsl-java/xalan27/nbproject/genfiles.properties [new file with mode: 0644]
xsl-java/xalan27/nbproject/project.properties [new file with mode: 0644]
xsl-java/xalan27/nbproject/project.xml [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/CVS.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Callout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/FormatCallout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/FormatDingbatCallout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/FormatGraphicCallout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/FormatTextCallout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/FormatUnicodeCallout.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Func.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/ImageIntrinsics.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Params.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Table.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Text.java [new file with mode: 0644]
xsl-java/xalan27/src/com/nwalsh/xalan/Verbatim.java [new file with mode: 0644]
xsl-java/xsltproc/python/.cvsignore [new file with mode: 0644]
xsl-java/xsltproc/python/README [new file with mode: 0644]
xsl-java/xsltproc/python/docbook.py [new file with mode: 0644]
xsl-java/xsltproc/python/xslt.py [new file with mode: 0644]