On Wed, Aug 19, 2009 at 08:44:03AM +0200, Jeremias Maerki wrote:
> Uhm, Simon, this change uses tons of Java 1.5 features. The build fails
> now on Java 1.4. OK if we revert until you've had a chance to revisit?

I am surprised. My eclipse project is set to 1.4 compatibility for
comiler compliance level, generated .class files compatibility, source
compatibility. Which part is not compatible with 1.4?

Revert it if that is needed to keep trunk compilable. I will not
immediately have time to revisit this.

Simon

> On 18.08.2009 22:05:01 spepping wrote:
> > Author: spepping
> > Date: Tue Aug 18 20:05:01 2009
> > New Revision: 805561
> > 
> > URL: http://svn.apache.org/viewvc?rev=805561&view=rev
> > Log:
> > Prepare for new hyphenation pattern files, which do not have their own 
> > classes and instead use the default classes in FOP. Modified the build 
> > process to a forked java task, in order to be able to set a larger stack 
> > size for the compilation of the large number of classes. Added an ant task 
> > to generate a new default classes file, to be used with an update of the 
> > Unicode Character Database.
> > 
> > Added:
> >     
> > xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/SerializeHyphPattern.java
> >    (with props)
> >     
> > xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/UnicodeClasses.java
> >    (with props)
> >     xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/classes.xml   
> > (with props)
> > Removed:
> >     
> > xmlgraphics/fop/trunk/src/java/org/apache/fop/tools/anttasks/SerializeHyphPattern.java
> > Modified:
> >     xmlgraphics/fop/trunk/build.properties
> >     xmlgraphics/fop/trunk/build.xml
> >     
> > xmlgraphics/fop/trunk/src/java/org/apache/fop/hyphenation/PatternParser.java
> > 

-- 
Simon Pepping
home page: http://www.leverkruid.eu

Reply via email to