From b43405cdb052201de6ef66d44e473cb74c55d4b0 Mon Sep 17 00:00:00 2001 From: mcentner Date: Fri, 7 May 2010 14:54:05 +0000 Subject: Updated project documentation. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@730 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUFonts/pom.xml | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'BKUFonts/pom.xml') diff --git a/BKUFonts/pom.xml b/BKUFonts/pom.xml index abcb8339..592c5b38 100644 --- a/BKUFonts/pom.xml +++ b/BKUFonts/pom.xml @@ -16,26 +16,9 @@ | remains (not true for provided), see BKUViewer, BKULocal and | BKUOnline --> - This module is used in validator(s) and viewer and is a direct dependency of - - 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 - (ResourceFontLoader in BKULocal depends on the fonts, however URLFontLoader in BKUApplet doesn't. - BKUOnline however depends on BKUFonts for providing the fonts as web-resource for the applet) + Fonts used by validators and viewers - at.gv.egiz.bku.text.TextValidator and xxx.LocalFontProvider load fonts from classpath, - resource name must be known, TODO: encapsulate resource loading (FontProvider constants?) - - at.gv.egiz.bku.online.applet.URLFontLoader loads (unpacked) font files from applet codebase, - resource names _must_ be known since applet has no BKUFonts dependency - -- cgit v1.2.3