]> source.dussan.org Git - xmlgraphics-fop.git/commit
FOP-2597: Allow hyphenation file without extension
authorSimon Steiner <ssteiner@apache.org>
Wed, 30 Mar 2016 08:40:51 +0000 (08:40 +0000)
committerSimon Steiner <ssteiner@apache.org>
Wed, 30 Mar 2016 08:40:51 +0000 (08:40 +0000)
commit1739f7c0c9be958f5a10b83f192c0aab9eb8c4e2
treeda2a2cc4e79b63ce7d90623acc987cc78ab58de6
parentccfebcf0bd0f00f28df042c261132e58c25cbaeb
FOP-2597: Allow hyphenation file without extension

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737084 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
fop-core/src/main/java/org/apache/fop/ResourceEventProducer.java
fop-core/src/main/java/org/apache/fop/apps/FOUserAgent.java
fop-core/src/main/java/org/apache/fop/apps/FopConfParser.java
fop-core/src/main/java/org/apache/fop/apps/FopFactory.java
fop-core/src/main/java/org/apache/fop/apps/FopFactoryBuilder.java
fop-core/src/main/java/org/apache/fop/apps/FopFactoryConfig.java
fop-core/src/main/java/org/apache/fop/hyphenation/Hyphenator.java
fop-core/src/main/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java
fop-core/src/main/resources/org/apache/fop/ResourceEventProducer.xml
fop-core/src/test/java/org/apache/fop/HyphenationTestCase.java [new file with mode: 0644]
fop-core/src/test/java/org/apache/fop/apps/MutableConfig.java
fop-core/src/test/java/org/apache/fop/events/EventProcessingTestCase.java
fop/test/events/hyphenation.fo [new file with mode: 0644]
fop/test/events/hyphenationfop.xconf [new file with mode: 0644]
fop/test/resources/fop/fr.xml [new file with mode: 0644]