Skip to content

Commit

Permalink
[RELEASE] 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iText-CI committed Oct 17, 2023
1 parent f87cac1 commit d0e8649
Show file tree
Hide file tree
Showing 38 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
# title of most generated pages and in a few other places.
# The default value is: My Project.

PROJECT_NAME = "iText VERSION_PLACEHOLDER API"
PROJECT_NAME = "iText 8.0.2 API"

# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
Expand Down
6 changes: 3 additions & 3 deletions itext.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText Community</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand All @@ -19,11 +19,11 @@
<repository type="git" url="https://github.com/itext/itext7-dotnet.git" />
<dependencies>
<group targetFramework="net461">
<dependency id="itext.commons" version="8.0.2-SNAPSHOT" />
<dependency id="itext.commons" version="8.0.2" />
<dependency id="Microsoft.Extensions.Logging" version="5.0.0" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="itext.commons" version="8.0.2-SNAPSHOT" />
<dependency id="itext.commons" version="8.0.2" />
<dependency id="Microsoft.Extensions.Logging" version="5.0.0" />
<dependency id="System.Diagnostics.Process" version="4.3.0" />
<dependency id="System.Globalization.Extensions" version="4.3.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.commons.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.forms.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.io.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.kernel.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.layout.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(600000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.pdfa.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.pdftest.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext.tests/itext.sign.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext.tests/itext.svg.tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]

#if !NETSTANDARD2_0
[assembly: NUnit.Framework.Timeout(300000)]
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.barcodes/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.bouncy-castle-adapter</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText bouncy-castle adapter module</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand All @@ -18,11 +18,11 @@
<tags>itext itext7 itextsharp c# .net csharp</tags>
<dependencies>
<group targetFramework="net461">
<dependency id="itext.commons" version="8.0.2-SNAPSHOT" />
<dependency id="itext.commons" version="8.0.2" />
<dependency id="BouncyCastle.Cryptography" version="2.2.1" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="itext.commons" version="8.0.2-SNAPSHOT" />
<dependency id="itext.commons" version="8.0.2" />
<dependency id="BouncyCastle.Cryptography" version="2.2.1" />
</group>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.bouncy-castle-fips-adapter</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText bouncy-castle FIPS adapter module</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand All @@ -18,7 +18,7 @@
<tags>itext itext7 itextsharp c# .net csharp</tags>
<dependencies>
<group targetFramework="netstandard2.0">
<dependency id="itext.commons" version="8.0.2-SNAPSHOT" />
<dependency id="itext.commons" version="8.0.2" />
</group>
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.commons/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.commons/itext-commons.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.commons</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText commons module</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public sealed class CommonsProductData {

internal const String COMMONS_PRODUCT_NAME = "commons";

internal const String COMMONS_VERSION = "8.0.2-SNAPSHOT";
internal const String COMMONS_VERSION = "8.0.2";

internal const String MINIMAL_COMPATIBLE_LICENSEKEY_VERSION = "4.1.0";

Expand Down
2 changes: 1 addition & 1 deletion itext/itext.font-asian/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.font-asian/iText Asian Font.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.font-asian</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText Asian Font</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.forms/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.hyph/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.hyph/iText Hyph.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.hyph</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText Hyph</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.io/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.kernel/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace iText.Kernel.Actions.Data {
public sealed class ITextCoreProductData {
private const String CORE_PUBLIC_PRODUCT_NAME = "Core";

private const String CORE_VERSION = "8.0.2-SNAPSHOT";
private const String CORE_VERSION = "8.0.2";

private const int CORE_COPYRIGHT_SINCE = 2000;

Expand Down
2 changes: 1 addition & 1 deletion itext/itext.layout/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.pdfa/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.pdftest/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.pdftest/itext-pdftest.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>itext.pdftest</id>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<title>iText pdftest module</title>
<authors>Apryse Software</authors>
<owners>Apryse Software</owners>
Expand Down
2 changes: 1 addition & 1 deletion itext/itext.sign/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.styledxmlparser/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion itext/itext.svg/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

[assembly: AssemblyVersion("8.0.2.0")]
[assembly: AssemblyFileVersion("8.0.2.0")]
[assembly: AssemblyInformationalVersion("8.0.2-SNAPSHOT")]
[assembly: AssemblyInformationalVersion("8.0.2")]
2 changes: 1 addition & 1 deletion port-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cf1eaa78330fb840f64126e6e6c1f0441cb9a063
eba608f33bfd77f93babeae6381dfa2a352e38bc

0 comments on commit d0e8649

Please sign in to comment.