Browse Source

Configure maven build.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68
pull/3/head
Glenn Adams 8 years ago
parent
commit
b5612f6095
100 changed files with 32 additions and 44 deletions
  1. 0
    14
      fixsvnprops.sh
  2. 0
    0
      fop/build.properties
  3. 32
    30
      fop/build.xml
  4. 0
    0
      fop/conf/fop.xconf
  5. 0
    0
      fop/examples/embedding/README
  6. 0
    0
      fop/examples/embedding/build.xml
  7. 0
    0
      fop/examples/embedding/java/embedding/ExampleAWTViewer.java
  8. 0
    0
      fop/examples/embedding/java/embedding/ExampleDOM2PDF.java
  9. 0
    0
      fop/examples/embedding/java/embedding/ExampleEPS.java
  10. 0
    0
      fop/examples/embedding/java/embedding/ExampleEPSSimple.java
  11. 0
    0
      fop/examples/embedding/java/embedding/ExampleFO2JPSPrint.java
  12. 0
    0
      fop/examples/embedding/java/embedding/ExampleFO2OldStylePrint.java
  13. 0
    0
      fop/examples/embedding/java/embedding/ExampleFO2PDF.java
  14. 0
    0
      fop/examples/embedding/java/embedding/ExampleFO2PDFUsingSAXParser.java
  15. 0
    0
      fop/examples/embedding/java/embedding/ExampleFO2RTF.java
  16. 0
    0
      fop/examples/embedding/java/embedding/ExampleJava2D2PDF.java
  17. 0
    0
      fop/examples/embedding/java/embedding/ExampleObj2PDF.java
  18. 0
    0
      fop/examples/embedding/java/embedding/ExampleObj2XML.java
  19. 0
    0
      fop/examples/embedding/java/embedding/ExampleSVG2PDF.java
  20. 0
    0
      fop/examples/embedding/java/embedding/ExampleXML2FO.java
  21. 0
    0
      fop/examples/embedding/java/embedding/ExampleXML2PDF.java
  22. 0
    0
      fop/examples/embedding/java/embedding/MultipleFO2PDF.java
  23. 0
    0
      fop/examples/embedding/java/embedding/atxml/ExampleConcat.java
  24. 0
    0
      fop/examples/embedding/java/embedding/atxml/ExampleStamp.java
  25. 0
    0
      fop/examples/embedding/java/embedding/events/ExampleEvents.java
  26. 0
    0
      fop/examples/embedding/java/embedding/events/missing-image.fo
  27. 0
    0
      fop/examples/embedding/java/embedding/intermediate/ExampleConcat.java
  28. 0
    0
      fop/examples/embedding/java/embedding/intermediate/ExampleStamp.java
  29. 0
    0
      fop/examples/embedding/java/embedding/model/ProjectMember.java
  30. 0
    0
      fop/examples/embedding/java/embedding/model/ProjectTeam.java
  31. 0
    0
      fop/examples/embedding/java/embedding/model/ProjectTeamInputSource.java
  32. 0
    0
      fop/examples/embedding/java/embedding/model/ProjectTeamXMLReader.java
  33. 0
    0
      fop/examples/embedding/java/embedding/tools/AbstractObjectReader.java
  34. 0
    0
      fop/examples/embedding/java/embedding/tools/EasyGenerationContentHandlerProxy.java
  35. 0
    0
      fop/examples/embedding/xml/fo/helloworld.fo
  36. 0
    0
      fop/examples/embedding/xml/svg/helloworld.svg
  37. 0
    0
      fop/examples/embedding/xml/xml/projectteam.xml
  38. 0
    0
      fop/examples/embedding/xml/xslt/atstamp.xsl
  39. 0
    0
      fop/examples/embedding/xml/xslt/ifstamp.xsl
  40. 0
    0
      fop/examples/embedding/xml/xslt/projectteam2fo.xsl
  41. 0
    0
      fop/examples/fo/advanced/K3.README
  42. 0
    0
      fop/examples/fo/advanced/K3.TTF
  43. 0
    0
      fop/examples/fo/advanced/K3.xml
  44. 0
    0
      fop/examples/fo/advanced/bar.conf.xml
  45. 0
    0
      fop/examples/fo/advanced/barcode.fo
  46. 0
    0
      fop/examples/fo/advanced/bleed-and-crop-marks.fo
  47. 0
    0
      fop/examples/fo/advanced/cid-fonts.fo
  48. 0
    0
      fop/examples/fo/advanced/cid-fonts.pdf
  49. 0
    0
      fop/examples/fo/advanced/giro.fo
  50. 0
    0
      fop/examples/fo/advanced/rounded-corners.fo
  51. 0
    0
      fop/examples/fo/basic/alignment.fo
  52. 0
    0
      fop/examples/fo/basic/blockcontainer.fo
  53. 0
    0
      fop/examples/fo/basic/border.fo
  54. 0
    0
      fop/examples/fo/basic/bordershorthand.fo
  55. 0
    0
      fop/examples/fo/basic/character.fo
  56. 0
    0
      fop/examples/fo/basic/corresprop.fo
  57. 0
    0
      fop/examples/fo/basic/extensive.fo
  58. 0
    0
      fop/examples/fo/basic/fonts.fo
  59. 0
    0
      fop/examples/fo/basic/hyphen.fo
  60. 0
    0
      fop/examples/fo/basic/images.fo
  61. 0
    0
      fop/examples/fo/basic/inhprop.fo
  62. 0
    0
      fop/examples/fo/basic/instream.fo
  63. 0
    0
      fop/examples/fo/basic/leader.fo
  64. 0
    0
      fop/examples/fo/basic/link.fo
  65. 0
    0
      fop/examples/fo/basic/list.fo
  66. 0
    0
      fop/examples/fo/basic/newlinktest.fo
  67. 0
    0
      fop/examples/fo/basic/normal.fo
  68. 0
    0
      fop/examples/fo/basic/normalex.fo
  69. 0
    0
      fop/examples/fo/basic/pdfoutline.fo
  70. 0
    0
      fop/examples/fo/basic/readme.fo
  71. 0
    0
      fop/examples/fo/basic/simple.fo
  72. 0
    0
      fop/examples/fo/basic/table.fo
  73. 0
    0
      fop/examples/fo/basic/tableunits.fo
  74. 0
    0
      fop/examples/fo/basic/textdeko.fo
  75. 0
    0
      fop/examples/fo/build.xml
  76. 0
    0
      fop/examples/fo/fo-reference/xml2pdf.xsl
  77. 0
    0
      fop/examples/fo/fo-reference/xslfoRef.xml
  78. 0
    0
      fop/examples/fo/footnotes/columns.fo
  79. 0
    0
      fop/examples/fo/footnotes/simple.fo
  80. 0
    0
      fop/examples/fo/graphics/asf-logo-nt.png
  81. 0
    0
      fop/examples/fo/graphics/asf-logo.png
  82. 0
    0
      fop/examples/fo/graphics/asf-logo.tif
  83. 0
    0
      fop/examples/fo/graphics/fop.jpg
  84. 0
    0
      fop/examples/fo/graphics/linux.bmp
  85. 0
    0
      fop/examples/fo/graphics/listgeometry.gif
  86. 0
    0
      fop/examples/fo/graphics/page.gif
  87. 0
    0
      fop/examples/fo/graphics/xml_fax.tif
  88. 0
    0
      fop/examples/fo/graphics/xml_feather.gif
  89. 0
    0
      fop/examples/fo/graphics/xml_feather_transparent.gif
  90. 0
    0
      fop/examples/fo/keeps_and_breaks/columnlevel1.fo
  91. 0
    0
      fop/examples/fo/keeps_and_breaks/pagelevel1.fo
  92. 0
    0
      fop/examples/fo/keeps_and_breaks/pagelevel2.fo
  93. 0
    0
      fop/examples/fo/keeps_and_breaks/pagelevel3.fo
  94. 0
    0
      fop/examples/fo/keeps_and_breaks/pagelevel4.fo
  95. 0
    0
      fop/examples/fo/markers/glossary.xml
  96. 0
    0
      fop/examples/fo/markers/glossary.xsl
  97. 0
    0
      fop/examples/fo/markers/hide.fo
  98. 0
    0
      fop/examples/fo/pagination/allregions.fo
  99. 0
    0
      fop/examples/fo/pagination/basic2.fo
  100. 0
    0
      fop/examples/fo/pagination/franklin_2pageseqs.fo

+ 0
- 14
fixsvnprops.sh View File

@@ -1,14 +0,0 @@
#!/bin/bash

for i in $(find . -name \*.java)
do
svn pg svn:keywords $i | grep Id > /dev/null || svn ps svn:keywords "Id" $i
done

for i in $(find . -name \*.xml)
do
svn pg svn:keywords $i | grep "Revision Id" > /dev/null || svn ps svn:keywords "Revision Id" $i
done
find . -name \*.java -exec svn ps svn:eol-style native '{}' \;
find . -name \*.xml -exec svn ps svn:eol-style native '{}' \;


build.properties → fop/build.properties View File


build.xml → fop/build.xml View File

@@ -58,10 +58,10 @@ list of possible build targets.
<property file="${basedir}/build-local.properties"/>
<property file="${basedir}/build.properties"/>
<fileset dir="${basedir}" id="dist.bin">
<include name="KEYS"/>
<include name="LICENSE"/>
<include name="NOTICE"/>
<include name="README"/>
<include name="../KEYS"/>
<include name="../LICENSE"/>
<include name="../NOTICE"/>
<include name="../README"/>
<include name="conf/**"/>
<include name="examples/**"/>
<include name="fop"/>
@@ -96,10 +96,10 @@ list of possible build targets.
<include name="lib/build/xmlunit*"/>
</patternset>
<fileset dir="${basedir}" id="dist.src">
<include name="KEYS"/>
<include name="LICENSE"/>
<include name="NOTICE"/>
<include name="README"/>
<include name="../KEYS"/>
<include name="../LICENSE"/>
<include name="../NOTICE"/>
<include name="../README"/>
<include name="build.*"/>
<include name="checkstyle*"/>
<exclude name="checkstyle-noframes.xsl"/>
@@ -165,9 +165,10 @@ list of possible build targets.
<property name="junit.formatter.brief" value="on"/>
<property name="javadoc.packages" value="org.apache.fop.*"/>
<property name="src.dir" value="${basedir}/src"/>
<property name="src.codegen.dir" value="${src.dir}/codegen"/>
<property name="src.codegen.dir" value="${src.dir}/main/codegen"/>
<property name="src.codegen.fonts.dir" value="${src.codegen.dir}/fonts"/>
<property name="src.java.dir" value="${src.dir}/java"/>
<property name="src.java.dir" value="${src.dir}/main/java"/>
<property name="src.resources.dir" value="${src.dir}/main/resources"/>
<property name="src.sandbox.dir" value="${src.dir}/sandbox"/>
<property name="src.viewer.resources.dir" value="${src.java.dir}/org/apache/fop/render/awt/viewer/resources"/>
<property name="src.viewer.images.dir" value="${src.java.dir}/org/apache/fop/render/awt/viewer/images"/>
@@ -183,6 +184,7 @@ list of possible build targets.
<property name="unidata.dir" value="${basedir}/UNIDATA"/>
<property name="hyph.stacksize" value="512k"/>
<property name="test.dir" value="${basedir}/test"/>
<property name="test.java.dir" value="${src.dir}/test/java"/>
<property name="build.dir" value="${basedir}/build"/>
<property name="build.gensrc.dir" value="${build.dir}/gensrc"/>
<property name="build.classes.dir" value="${build.dir}/classes"/>
@@ -370,7 +372,7 @@ list of possible build targets.
</target>
<target name="compile-copy-resources" depends="resourcegen">
<copy todir="${build.classes.dir}">
<fileset dir="${src.java.dir}">
<fileset dir="${src.resources.dir}">
<include name="META-INF/**"/>
<include name="**/*.icm"/>
<include name="**/*.xml"/>
@@ -410,7 +412,7 @@ list of possible build targets.
<src path="${src.codegen.dir}/unicode/java"/>
</javac>
<java classname="org.apache.fop.hyphenation.UnicodeClasses" resultproperty="classes.result" classpath="${build.codegen-classes.dir}">
<arg value="${src.dir}/java/org/apache/fop/hyphenation/classes.xml"/>
<arg value="${src.java.dir}/org/apache/fop/hyphenation/classes.xml"/>
</java>
<condition property="classes.result.message" value="Generation of classes successful">
<not>
@@ -493,7 +495,7 @@ list of possible build targets.
<attribute name="Implementation-Vendor" value="The Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
</section>
</manifest>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
</target>
<target name="uptodate-jar-sandbox" depends="compile">
@@ -509,7 +511,7 @@ list of possible build targets.
<manifest>
<attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}, Target Java ${javac.target}])"/>
</manifest>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
</target>
<target name="uptodate-jar-sources" depends="codegen">
@@ -533,8 +535,8 @@ list of possible build targets.
<patternset refid="java-only"/>
</fileset>
<fileset dir="${basedir}">
<include name="LICENSE"/>
<include name="NOTICE"/>
<include name="../LICENSE"/>
<include name="../NOTICE"/>
</fileset>
</jar>
</target>
@@ -639,7 +641,7 @@ list of possible build targets.
<attribute name="Implementation-Vendor" value="The Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
<attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}, Target Java ${javac.target}])"/>
</manifest>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
<!-- all-in-one transcoder jar -->
<property name="transcoder-deps" value="${build.dir}/transcoder-dependencies"/>
@@ -674,7 +676,7 @@ list of possible build targets.
<attribute name="Implementation-Vendor" value="The Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
<attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}, Target Java ${javac.target}])"/>
</manifest>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
</target>
<target name="all" depends="package, servlet, transcoder-pkg, junit"/>
@@ -700,7 +702,7 @@ list of possible build targets.
<mkdir dir="${build.dir}/test-gensrc"/>
<mkdir dir="${junit.reports.dir}"/>
<javac destdir="${build.unit.tests.dir}" includeAntRuntime="true">
<src path="${test.dir}/java"/>
<src path="${test.java.dir}"/>
<patternset refid="test-sources"/>
<classpath>
<path refid="libs-tools-build-classpath"/>
@@ -710,7 +712,7 @@ list of possible build targets.
</classpath>
</javac>
<copy todir="${build.unit.tests.dir}">
<fileset dir="${test.dir}/java">
<fileset dir="${test.java.dir}">
<include name="**/*.xsl"/>
<include name="**/*.txt"/>
<include name="**/*.afm"/>
@@ -722,12 +724,12 @@ list of possible build targets.
<target name="junit-compile-copy-resources" if="junit.present">
<eventResourceGenerator
destdir="${build.dir}/test-gensrc">
<fileset dir="${test.dir}/java">
<fileset dir="${test.java.dir}">
<include name="**/*.java"/>
</fileset>
</eventResourceGenerator>
<copy todir="${build.unit.tests.dir}">
<fileset dir="${test.dir}/java">
<fileset dir="${test.java.dir}">
<include name="META-INF/**"/>
<include name="**/*.xml"/>
<include name="**/*.fo"/>
@@ -962,7 +964,7 @@ NOTE:
windowtitle="${Name} ${version} API"
doctitle="Apache Formatting Objects Processor (FOP)"
bottom="Copyright ${year} The Apache Software Foundation. All Rights Reserved."
overview="${src.dir}/java/org/apache/fop/overview.html"
overview="${src.java.dir}/org/apache/fop/overview.html"
maxmemory="256M">
<header><![CDATA[${name} ${version}]]></header>
<footer><![CDATA[${name} ${version}]]></footer>
@@ -1046,7 +1048,7 @@ NOTE:
<attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}, Java ${java.runtime.version}, Target Java ${javac.target}])"/>
</manifest>
<fileset dir="${build.javadocs.dir}"/>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
</target>
<!-- =================================================================== -->
@@ -1361,7 +1363,7 @@ NOTE:
<include name="pom.xml*"/>
</patternset>
</fileset>
<metainf dir="${basedir}" includes="LICENSE,NOTICE"/>
<metainf dir="${basedir}" includes="../LICENSE,../NOTICE"/>
</jar>
<move file="${build.dir}/${name}-${version}-bundle.jar" todir="${basedir}"/>
</target>
@@ -1464,7 +1466,7 @@ NOTE:
</classpath>
</javac>
<java classname="org.apache.fop.text.linebreak.GenerateLineBreakUtils" classpath="${build.codegen-classes.dir}">
<arg line="-o ${src.dir}/java/org/apache/fop/text/linebreak/LineBreakUtils.java"/>
<arg line="-o ${src.java.dir}/org/apache/fop/text/linebreak/LineBreakUtils.java"/>
</java>
</target>
<target name="codegen-unicode-bidi" depends="compile-java">
@@ -1479,10 +1481,10 @@ NOTE:
</javac>
<java classname="org.apache.fop.complexscripts.bidi.GenerateBidiClass" classpath="${build.codegen-classes.dir}">
<arg line="-b http://www.unicode.org/Public/6.0.0/ucd/extracted/DerivedBidiClass.txt"/>
<arg line="-o ${src.dir}/java/org/apache/fop/complexscripts/bidi/BidiClass.java"/>
<arg line="-o ${src.java.dir}/org/apache/fop/complexscripts/bidi/BidiClass.java"/>
</java>
<delete>
<fileset dir="${test.dir}/java/org/apache/fop/complexscripts/bidi">
<fileset dir="${test.java.dir}/org/apache/fop/complexscripts/bidi">
<include name="**/BidiTestData*.ser"/>
</fileset>
</delete>
@@ -1491,13 +1493,13 @@ NOTE:
<arg line="-i"/>
<arg line="-b http://www.unicode.org/Public/6.0.0/ucd/BidiTest.txt"/>
<arg line="-d http://www.unicode.org/Public/6.0.0/ucd/UnicodeData.txt"/>
<arg line="-o ${test.dir}/java/org/apache/fop/complexscripts/bidi/BidiTestData.java"/>
<arg line="-o ${test.java.dir}/org/apache/fop/complexscripts/bidi/BidiTestData.java"/>
</java>
</target>
<target name="resgen-complexscripts" depends="compile-java">
<mkdir dir="${build.unit.tests.dir}"/>
<javac destdir="${build.unit.tests.dir}" includeAntRuntime="true" memoryMaximumSize="1024m">
<src path="${test.dir}/java/org/apache/fop/complexscripts/"/>
<src path="${test.java.dir}/org/apache/fop/complexscripts/"/>
<classpath>
<path refid="libs-build-classpath"/>
<pathelement location="${build.classes.dir}"/>

conf/fop.xconf → fop/conf/fop.xconf View File


examples/embedding/README → fop/examples/embedding/README View File


examples/embedding/build.xml → fop/examples/embedding/build.xml View File


examples/embedding/java/embedding/ExampleAWTViewer.java → fop/examples/embedding/java/embedding/ExampleAWTViewer.java View File


examples/embedding/java/embedding/ExampleDOM2PDF.java → fop/examples/embedding/java/embedding/ExampleDOM2PDF.java View File


examples/embedding/java/embedding/ExampleEPS.java → fop/examples/embedding/java/embedding/ExampleEPS.java View File


examples/embedding/java/embedding/ExampleEPSSimple.java → fop/examples/embedding/java/embedding/ExampleEPSSimple.java View File


examples/embedding/java/embedding/ExampleFO2JPSPrint.java → fop/examples/embedding/java/embedding/ExampleFO2JPSPrint.java View File


examples/embedding/java/embedding/ExampleFO2OldStylePrint.java → fop/examples/embedding/java/embedding/ExampleFO2OldStylePrint.java View File


examples/embedding/java/embedding/ExampleFO2PDF.java → fop/examples/embedding/java/embedding/ExampleFO2PDF.java View File


examples/embedding/java/embedding/ExampleFO2PDFUsingSAXParser.java → fop/examples/embedding/java/embedding/ExampleFO2PDFUsingSAXParser.java View File


examples/embedding/java/embedding/ExampleFO2RTF.java → fop/examples/embedding/java/embedding/ExampleFO2RTF.java View File


examples/embedding/java/embedding/ExampleJava2D2PDF.java → fop/examples/embedding/java/embedding/ExampleJava2D2PDF.java View File


examples/embedding/java/embedding/ExampleObj2PDF.java → fop/examples/embedding/java/embedding/ExampleObj2PDF.java View File


examples/embedding/java/embedding/ExampleObj2XML.java → fop/examples/embedding/java/embedding/ExampleObj2XML.java View File


examples/embedding/java/embedding/ExampleSVG2PDF.java → fop/examples/embedding/java/embedding/ExampleSVG2PDF.java View File


examples/embedding/java/embedding/ExampleXML2FO.java → fop/examples/embedding/java/embedding/ExampleXML2FO.java View File


examples/embedding/java/embedding/ExampleXML2PDF.java → fop/examples/embedding/java/embedding/ExampleXML2PDF.java View File


examples/embedding/java/embedding/MultipleFO2PDF.java → fop/examples/embedding/java/embedding/MultipleFO2PDF.java View File


examples/embedding/java/embedding/atxml/ExampleConcat.java → fop/examples/embedding/java/embedding/atxml/ExampleConcat.java View File


examples/embedding/java/embedding/atxml/ExampleStamp.java → fop/examples/embedding/java/embedding/atxml/ExampleStamp.java View File


examples/embedding/java/embedding/events/ExampleEvents.java → fop/examples/embedding/java/embedding/events/ExampleEvents.java View File


examples/embedding/java/embedding/events/missing-image.fo → fop/examples/embedding/java/embedding/events/missing-image.fo View File


examples/embedding/java/embedding/intermediate/ExampleConcat.java → fop/examples/embedding/java/embedding/intermediate/ExampleConcat.java View File


examples/embedding/java/embedding/intermediate/ExampleStamp.java → fop/examples/embedding/java/embedding/intermediate/ExampleStamp.java View File


examples/embedding/java/embedding/model/ProjectMember.java → fop/examples/embedding/java/embedding/model/ProjectMember.java View File


examples/embedding/java/embedding/model/ProjectTeam.java → fop/examples/embedding/java/embedding/model/ProjectTeam.java View File


examples/embedding/java/embedding/model/ProjectTeamInputSource.java → fop/examples/embedding/java/embedding/model/ProjectTeamInputSource.java View File


examples/embedding/java/embedding/model/ProjectTeamXMLReader.java → fop/examples/embedding/java/embedding/model/ProjectTeamXMLReader.java View File


examples/embedding/java/embedding/tools/AbstractObjectReader.java → fop/examples/embedding/java/embedding/tools/AbstractObjectReader.java View File


examples/embedding/java/embedding/tools/EasyGenerationContentHandlerProxy.java → fop/examples/embedding/java/embedding/tools/EasyGenerationContentHandlerProxy.java View File


examples/embedding/xml/fo/helloworld.fo → fop/examples/embedding/xml/fo/helloworld.fo View File


examples/embedding/xml/svg/helloworld.svg → fop/examples/embedding/xml/svg/helloworld.svg View File


examples/embedding/xml/xml/projectteam.xml → fop/examples/embedding/xml/xml/projectteam.xml View File


examples/embedding/xml/xslt/atstamp.xsl → fop/examples/embedding/xml/xslt/atstamp.xsl View File


examples/embedding/xml/xslt/ifstamp.xsl → fop/examples/embedding/xml/xslt/ifstamp.xsl View File


examples/embedding/xml/xslt/projectteam2fo.xsl → fop/examples/embedding/xml/xslt/projectteam2fo.xsl View File


examples/fo/advanced/K3.README → fop/examples/fo/advanced/K3.README View File


examples/fo/advanced/K3.TTF → fop/examples/fo/advanced/K3.TTF View File


examples/fo/advanced/K3.xml → fop/examples/fo/advanced/K3.xml View File


examples/fo/advanced/bar.conf.xml → fop/examples/fo/advanced/bar.conf.xml View File


examples/fo/advanced/barcode.fo → fop/examples/fo/advanced/barcode.fo View File


examples/fo/advanced/bleed-and-crop-marks.fo → fop/examples/fo/advanced/bleed-and-crop-marks.fo View File


examples/fo/advanced/cid-fonts.fo → fop/examples/fo/advanced/cid-fonts.fo View File


examples/fo/advanced/cid-fonts.pdf → fop/examples/fo/advanced/cid-fonts.pdf View File


examples/fo/advanced/giro.fo → fop/examples/fo/advanced/giro.fo View File


examples/fo/advanced/rounded-corners.fo → fop/examples/fo/advanced/rounded-corners.fo View File


examples/fo/basic/alignment.fo → fop/examples/fo/basic/alignment.fo View File


examples/fo/basic/blockcontainer.fo → fop/examples/fo/basic/blockcontainer.fo View File


examples/fo/basic/border.fo → fop/examples/fo/basic/border.fo View File


examples/fo/basic/bordershorthand.fo → fop/examples/fo/basic/bordershorthand.fo View File


examples/fo/basic/character.fo → fop/examples/fo/basic/character.fo View File


examples/fo/basic/corresprop.fo → fop/examples/fo/basic/corresprop.fo View File


examples/fo/basic/extensive.fo → fop/examples/fo/basic/extensive.fo View File


examples/fo/basic/fonts.fo → fop/examples/fo/basic/fonts.fo View File


examples/fo/basic/hyphen.fo → fop/examples/fo/basic/hyphen.fo View File


examples/fo/basic/images.fo → fop/examples/fo/basic/images.fo View File


examples/fo/basic/inhprop.fo → fop/examples/fo/basic/inhprop.fo View File


examples/fo/basic/instream.fo → fop/examples/fo/basic/instream.fo View File


examples/fo/basic/leader.fo → fop/examples/fo/basic/leader.fo View File


examples/fo/basic/link.fo → fop/examples/fo/basic/link.fo View File


examples/fo/basic/list.fo → fop/examples/fo/basic/list.fo View File


examples/fo/basic/newlinktest.fo → fop/examples/fo/basic/newlinktest.fo View File


examples/fo/basic/normal.fo → fop/examples/fo/basic/normal.fo View File


examples/fo/basic/normalex.fo → fop/examples/fo/basic/normalex.fo View File


examples/fo/basic/pdfoutline.fo → fop/examples/fo/basic/pdfoutline.fo View File


examples/fo/basic/readme.fo → fop/examples/fo/basic/readme.fo View File


examples/fo/basic/simple.fo → fop/examples/fo/basic/simple.fo View File


examples/fo/basic/table.fo → fop/examples/fo/basic/table.fo View File


examples/fo/basic/tableunits.fo → fop/examples/fo/basic/tableunits.fo View File


examples/fo/basic/textdeko.fo → fop/examples/fo/basic/textdeko.fo View File


examples/fo/build.xml → fop/examples/fo/build.xml View File


examples/fo/fo-reference/xml2pdf.xsl → fop/examples/fo/fo-reference/xml2pdf.xsl View File


examples/fo/fo-reference/xslfoRef.xml → fop/examples/fo/fo-reference/xslfoRef.xml View File


examples/fo/footnotes/columns.fo → fop/examples/fo/footnotes/columns.fo View File


examples/fo/footnotes/simple.fo → fop/examples/fo/footnotes/simple.fo View File


examples/fo/graphics/asf-logo-nt.png → fop/examples/fo/graphics/asf-logo-nt.png View File


examples/fo/graphics/asf-logo.png → fop/examples/fo/graphics/asf-logo.png View File


examples/fo/graphics/asf-logo.tif → fop/examples/fo/graphics/asf-logo.tif View File


examples/fo/graphics/fop.jpg → fop/examples/fo/graphics/fop.jpg View File


examples/fo/graphics/linux.bmp → fop/examples/fo/graphics/linux.bmp View File


examples/fo/graphics/listgeometry.gif → fop/examples/fo/graphics/listgeometry.gif View File


examples/fo/graphics/page.gif → fop/examples/fo/graphics/page.gif View File


examples/fo/graphics/xml_fax.tif → fop/examples/fo/graphics/xml_fax.tif View File


examples/fo/graphics/xml_feather.gif → fop/examples/fo/graphics/xml_feather.gif View File


examples/fo/graphics/xml_feather_transparent.gif → fop/examples/fo/graphics/xml_feather_transparent.gif View File


examples/fo/keeps_and_breaks/columnlevel1.fo → fop/examples/fo/keeps_and_breaks/columnlevel1.fo View File


examples/fo/keeps_and_breaks/pagelevel1.fo → fop/examples/fo/keeps_and_breaks/pagelevel1.fo View File


examples/fo/keeps_and_breaks/pagelevel2.fo → fop/examples/fo/keeps_and_breaks/pagelevel2.fo View File


examples/fo/keeps_and_breaks/pagelevel3.fo → fop/examples/fo/keeps_and_breaks/pagelevel3.fo View File


examples/fo/keeps_and_breaks/pagelevel4.fo → fop/examples/fo/keeps_and_breaks/pagelevel4.fo View File


examples/fo/markers/glossary.xml → fop/examples/fo/markers/glossary.xml View File


examples/fo/markers/glossary.xsl → fop/examples/fo/markers/glossary.xsl View File


examples/fo/markers/hide.fo → fop/examples/fo/markers/hide.fo View File


examples/fo/pagination/allregions.fo → fop/examples/fo/pagination/allregions.fo View File


examples/fo/pagination/basic2.fo → fop/examples/fo/pagination/basic2.fo View File


examples/fo/pagination/franklin_2pageseqs.fo → fop/examples/fo/pagination/franklin_2pageseqs.fo View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save