From b1c8641a63a67e3c64d948f9e8dce5c01e11e2dd Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 5 May 2010 15:29:01 +0000 Subject: Merged feature branch mocca-1.2.13-id@r724 back to trunk. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUFonts/pom.xml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'BKUFonts/pom.xml') diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index 6f0b929e..abcb8339 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -1,22 +1,28 @@ 4.0.0 - bku + mocca at.gv.egiz - 1.2.14-SNAPSHOT + 1.3.0-SNAPSHOT at.gv.egiz BKUFonts - 1.2 + ${mocca.fonts.version} BKU Fonts + + This module is used in validator(s) and viewer and is a direct dependency of - - BKUViewer (attention, this is the validator!) - TextValidator depends on the fonts. (compile scope, make available for BKULocal/Online TextValidator) - (TextValidator should rather use a FontProvider) - - BKUOnline: - - direct/provided if jar inclusion in applet dir, but do not enforce inclusion as WEB-INF/lib - - transitive from BKUViewer if unpack-fonts to applet dir + - bkucommon (direct runtime dependency) + - BKUViewer (transitive runtime from bkucommon) + TextValidator depends on the fonts. (TextValidator should rather use a FontProvider) + - BKUOnline (transitive runtime from bkucommon/bkuviewer) + unpack-fonts to applet dir and include jar in WEB-INF/lib + - BKULocal (transitive runtime from bkucommon/bkuviewer) - removed the BKUCommonGUI (runtime; propagate dependency to BKUApplet): no real dependency: BKUCommonGUI contains SecureFontProvider interface only (which does not state how fonts are loaded); implementations should depend no BKUFonts @@ -38,4 +44,4 @@ - \ No newline at end of file + -- cgit v1.2.3