/[Apache-SVN]/xmlgraphics/fop/trunk/build.properties
ViewVC logotype

Log of /xmlgraphics/fop/trunk/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 805561 - (view) (annotate) - [select for diffs]
Modified Tue Aug 18 20:05:01 2009 UTC (3 months ago) by spepping
File length: 2057 byte(s)
Diff to previous 687327 (colored)
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.

Revision 687327 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 13:32:19 2008 UTC (15 months ago) by maxberger
File length: 1987 byte(s)
Diff to previous 638396 (colored)
Use retroweaver for 1.4 verification

Revision 638396 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 15:01:43 2008 UTC (20 months, 1 week ago) by vhennebert
File length: 1582 byte(s)
Diff to previous 306581 (colored)
Merged revisions 636400-636405,636407-638388 via svnmerge from 
https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95

........
  r636403 | vhennebert | 2008-03-12 16:24:48 +0000 (Wed, 12 Mar 2008) | 2 lines
  
  Updated copyright years
........
  r637075 | vhennebert | 2008-03-14 12:19:45 +0000 (Fri, 14 Mar 2008) | 4 lines
  
  Bugzilla #44412:
  Bugfix: When there was a forced break after a block with (conditional) borders the border-after wasn't painted.
  Changes made by Jeremias
........
  r637119 | jeremias | 2008-03-14 14:41:03 +0000 (Fri, 14 Mar 2008) | 2 lines
  
  Bugzilla #44412:
  Bugfix: The before border of a block is no longer swallowed if its first child issues a break-before.
........
  r637791 | jeremias | 2008-03-17 08:59:51 +0000 (Mon, 17 Mar 2008) | 3 lines
  
  Removed old image adapters.
  Removed support for Java 1.3 building as it didn't work anymore anyway.
  Added a check to require Java 1.4 for building.
........
  r637857 | jeremias | 2008-03-17 12:24:33 +0000 (Mon, 17 Mar 2008) | 3 lines
  
  Partially reverted revision 637791:
  Restored JAI as a required dependency for distribution builds (used for error diffusion dithering in the PCL Renderer). It is optional otherwise.
  Updated the licensing info and release notes to make the changes clear.
........
  r637993 | vhennebert | 2008-03-17 17:48:44 +0000 (Mon, 17 Mar 2008) | 3 lines
  
  Bugzilla #44621: when the after border of a cell, in the trailing case, is bigger than in the normal case, the generated sequence of Knuth elements was wrong, leading to content being swallowed
  This is a partial fix only: the content is no longer swallowed, but the penalty is wrong (shorter than it should be). This will lead to the table overflowing the region-body without warning.
........
  r638048 | vhennebert | 2008-03-17 20:00:36 +0000 (Mon, 17 Mar 2008) | 2 lines
  
  Changed the documentation to reflect the move to Java 1.4 as a minimum requirement
........
  r638308 | vhennebert | 2008-03-18 10:26:32 +0000 (Tue, 18 Mar 2008) | 2 lines
  
  Simplified the getNextKnuthElements method a little bit
........
  r638316 | vhennebert | 2008-03-18 11:06:59 +0000 (Tue, 18 Mar 2008) | 2 lines
  
  Removed the 'jdk1.4' suffix appended to the binary artifacts. There's no point in making the distinction anymore since there is only one binary now
........
  r638317 | vhennebert | 2008-03-18 11:08:29 +0000 (Tue, 18 Mar 2008) | 2 lines
  
  Updated the probable date of the release
........

Revision 306581 - (view) (annotate) - [select for diffs]
Modified Thu Oct 6 10:38:30 2005 UTC (4 years, 1 month ago) by pietsch
File length: 1582 byte(s)
Diff to previous 279126 (colored)
Changed some identifiers

Revision 279126 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 21:40:02 2005 UTC (4 years, 2 months ago) by pietsch
File length: 1413 byte(s)
Diff to previous 279125 (colored)
Correct template.

Revision 279125 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 21:39:21 2005 UTC (4 years, 2 months ago) by pietsch
File length: 1395 byte(s)
Diff to previous 279120 (colored)
Add property for forking javac.
Add javac.fork and user.hyph.dir to the build.porperties templates.

Revision 279120 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 21:25:45 2005 UTC (4 years, 2 months ago) by pietsch
File length: 1129 byte(s)
Diff to previous 198243 (colored)
Moved default property settings from build.properties to build.xml.
Add comments to build.properties.

Revision 198243 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 19:20:37 2005 UTC (4 years, 10 months ago) by jeremias
File length: 552 byte(s)
Diff to previous 196605 (colored)
Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-logging when Xalan compiles again).
Added layout engine tests specifying a default exclusion file.
To disable the exclusion file add the following line to your build-local.properties:
layoutengine.disabled=

Revision 196605 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 20:54:17 2003 UTC (6 years, 4 months ago) by jeremias
File length: 348 byte(s)
Diff to previous 195395 (colored)
Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.)
More base-dir references
Optional JUnit support (only runs when present)
Show ant version
Start of an all-in-one transcoder package

Revision 195395 - (view) (annotate) - [select for diffs]
Added Thu Oct 31 17:16:18 2002 UTC (7 years ago) by bdelacretaz
File length: 206 byte(s)
build.properties and build-local.properties allow local override of build settings

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2