<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-3/src/main/resources, branch REL-3.2</title>
<subtitle>PDF Amtssignatur 3.x</subtitle>
<id>https://git.egiz.gv.at/pdf-as-3/atom?h=REL-3.2</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-3/atom?h=REL-3.2'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/'/>
<updated>2011-02-17T20:53:56+00:00</updated>
<entry>
<title>For security reasons, default configuration must not enable placeholder search.</title>
<updated>2011-02-17T20:53:56+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-02-17T20:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=6b5b77fc566d940d2712e4b9894176413908546a'/>
<id>urn:sha1:6b5b77fc566d940d2712e4b9894176413908546a</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@764 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>sigLogoAltText</title>
<updated>2011-02-14T20:17:37+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-02-14T20:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=cf850f46959fd43612d3d8445dcbce84b6e419dd'/>
<id>urn:sha1:cf850f46959fd43612d3d8445dcbce84b6e419dd</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@754 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>- layout spec v1.4.0 added</title>
<updated>2011-02-14T08:44:21+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-02-14T08:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=1241b774a4d10d475c2bfb3262277552d53b4149'/>
<id>urn:sha1:1241b774a4d10d475c2bfb3262277552d53b4149</id>
<content type='text'>
- configuration adjusted

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@749 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>- fixed: handling incomplete response from citizen card environment (missing headers "user-agent" or "Server")</title>
<updated>2011-02-04T10:12:25+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-02-04T10:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=1c2600e7328c84a3327719cc682731bb470417e3'/>
<id>urn:sha1:1c2600e7328c84a3327719cc682731bb470417e3</id>
<content type='text'>
- fixed: do not try to delete non-existing file

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@743 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>New (optional) configuration key introduced that supressed the Exception when incremental updates without further signatures are found.</title>
<updated>2011-02-01T16:52:43+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-02-01T16:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=f471d8a5ac76cff2f6a6c833c7c4aa08d24fecab'/>
<id>urn:sha1:f471d8a5ac76cff2f6a6c833c7c4aa08d24fecab</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@742 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>Logging in case of too small signature blocks extended (now a warning is logged regardless the fact WHY a signature block is small (API, Placeholder or Configuration)).</title>
<updated>2011-01-28T11:06:52+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-01-28T11:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=b0b9a063b8ef0641839206fd574dc62f96da162c'/>
<id>urn:sha1:b0b9a063b8ef0641839206fd574dc62f96da162c</id>
<content type='text'>
The default threshold value is 150. An optional configuration key (global "default.signature_block_width_warning_threshold=xyz" and local per profile "sig_obj.PROFILE.signature_block_width_warning_threshold=xyz") has been added in order to make the threshold configurable (there might be profiles some day that need to be small, e.g. some versions of minimal layout blocks).

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@739 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>- build script for command line version extended</title>
<updated>2011-01-27T13:02:21+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-01-27T13:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=f5bfbbd6c60d2827a961735d94d435ee24cc8f11'/>
<id>urn:sha1:f5bfbbd6c60d2827a961735d94d435ee24cc8f11</id>
<content type='text'>
- some developer comments removed
- more debug messages
- missing message for error code 322 added

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@732 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>- new reference configuration</title>
<updated>2011-01-24T20:30:53+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-01-24T20:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=3a062705af6afa7937174ee46eb84146c4742ae2'/>
<id>urn:sha1:3a062705af6afa7937174ee46eb84146c4742ae2</id>
<content type='text'>
- maven2 repository updated

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@727 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@723 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</title>
<updated>2011-01-11T10:23:24+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2011-01-11T10:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=a32e0cc86e58608419531c2e180b7781e82150b5'/>
<id>urn:sha1:a32e0cc86e58608419531c2e180b7781e82150b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed default values of signParameters.isCheckForPlaceholder() and config property enable_placeholder_search</title>
<updated>2010-12-16T10:47:08+00:00</updated>
<author>
<name>pdanner</name>
<email>pdanner@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2010-12-16T10:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=f00945924e6d2662d71e65d143622f3b26b34dd6'/>
<id>urn:sha1:f00945924e6d2662d71e65d143622f3b26b34dd6</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@714 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
</feed>
