index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
java
/
org
/
apache
/
fop
/
URIResolutionTestCase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-197
/
+0
*
Cosmetics only: enabled Checkstyle for test files and fixed resulting errors
Vincent Hennebert
2013-12-17
1
-2
/
+3
*
Moved the I/O interfaces to XGC and updated code with new resolution mechanism
Mehdi Houshmand
2012-09-19
1
-2
/
+3
*
Removed AFP resource handling mechanism in favour of a unified resource resolver
Mehdi Houshmand
2012-06-11
1
-2
/
+2
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-90
/
+37
*
Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers
Mehdi Houshmand
2012-01-30
1
-7
/
+8
*
Reverted changes made in r1234877, see bugzilla#52513
Mehdi Houshmand
2012-01-24
1
-8
/
+7
*
Moved the FOUserAgent into the constructor of the Renderers
Mehdi Houshmand
2012-01-23
1
-7
/
+8
*
Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...
Vincent Hennebert
2011-11-07
1
-1
/
+1
*
Bugzilla #51928: Upgraded all tests to JUnit 4
Vincent Hennebert
2011-10-04
1
-10
/
+15
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-2
/
+2
*
Avoid test failure if the backup directory is not available, yet.
Jeremias Maerki
2008-09-01
1
-0
/
+1
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-27
/
+27
*
Merged revisions 636400-636405,636407-638388 via svnmerge from
Vincent Hennebert
2008-03-18
1
-6
/
+5
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-9
/
+12
*
TransformerHandler changed to ContentHandler to allow easier integration of X...
Chris Bowditch
2006-01-27
1
-1
/
+1
*
Deprecated constructors Fop(int) and Fop(int, FOUserAgent).
Jeremias Maerki
2005-11-12
1
-2
/
+3
*
Add a method to clear all image caches for testing purposes. It shouldn't be ...
Jeremias Maerki
2005-08-16
1
-5
/
+36
*
Bugzilla #36082
Jeremias Maerki
2005-08-16
1
-11
/
+9
*
Aaargh. Imports again.
Jeremias Maerki
2005-08-15
1
-1
/
+0
*
JUnit Test cases to test URI resolution using custom URIResolvers. They are n...
Jeremias Maerki
2005-08-15
1
-0
/
+209