]> source.dussan.org Git - xmlgraphics-fop.git/commit
Moved the class UnicodeClasses to src/codegen/unicode, so that it is
authorSimon Pepping <spepping@apache.org>
Thu, 3 Sep 2009 11:36:02 +0000 (11:36 +0000)
committerSimon Pepping <spepping@apache.org>
Thu, 3 Sep 2009 11:36:02 +0000 (11:36 +0000)
commitd5911c9e9a5f3a19f1ae1ecc3b51676a4f9f2afa
tree9097f83d19e387c060a3fc1d80074f445756dde0
parent7389ef5a0f0b8f2059110c5c265a925d6e6240fc
Moved the class UnicodeClasses to src/codegen/unicode, so that it is
only built when the classes.xml file is regenerated. Modified the
build file accordingly. Restored Java 5 features in
UnicodeClasses. Created a License utility class. Added a license
statement and a generated file statement to classes.xml. Made
GenerateLineBreakUtils.java use the License class, and made it avoid
trailing spaces in the generated file.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@810896 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/codegen/unicode/java/org/apache/fop/hyphenation/UnicodeClasses.java [new file with mode: 0644]
src/codegen/unicode/java/org/apache/fop/text/linebreak/GenerateLineBreakUtils.java
src/codegen/unicode/java/org/apache/fop/util/License.java [new file with mode: 0644]
src/java/org/apache/fop/hyphenation/UnicodeClasses.java [deleted file]
src/java/org/apache/fop/hyphenation/classes.xml