Your message dated Thu, 03 Oct 2024 14:38:47 +0000
with message-id <e1swmyd-00bfir...@fasolo.debian.org>
and subject line Bug#1078399: fixed in plexus-compiler 2.12.1-3
has caused the Debian Bug report #1078399,
regarding plexus-compiler: FTBFS: [ERROR] 
/<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/java/org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.java:[55,37]
 cannot find symbol
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1078399: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: plexus-compiler
Version: 2.12.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibplexus-compiler-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Plexus Compiler                                                    
> [pom]
> [INFO] Plexus Compiler Api                                                
> [jar]
> [INFO] Plexus Compiler Manager                                            
> [jar]
> [INFO] Plexus Compiler Test Harness                                       
> [jar]
> [INFO] Plexus Compilers                                                   
> [pom]
> [INFO] Plexus C# Compiler                                                 
> [jar]
> [INFO] Plexus Eclipse Compiler                                            
> [jar]
> [INFO] Plexus Javac Component                                             
> [jar]
> [INFO] Plexus J2ObjC Compiler                                             
> [jar]
> [INFO] 
> [INFO] ----------------< org.codehaus.plexus:plexus-compiler 
> >-----------------
> [INFO] Building Plexus Compiler 2.12.1                                    
> [1/9]
> [INFO]   from pom.xml
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compiler ---
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compiler ---
> [INFO] 
> [INFO] --------------< org.codehaus.plexus:plexus-compiler-api 
> >---------------
> [INFO] Building Plexus Compiler Api 2.12.1                                
> [2/9]
> [INFO]   from plexus-compiler-api/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-resources-plugin:jar:2.6 has been relocated to 
> org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
> [WARNING] The artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.1 
> has been relocated to 
> org.apache.maven.plugins:maven-compiler-plugin:jar:3.10.1
> [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:2.4 has 
> been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
> plexus-compiler-api ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compiler-api/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
> plexus-compiler-api ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 18 source files to 
> /<<PKGBUILDDIR>>/plexus-compiler-api/target/classes
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compiler-api ---
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compiler-api ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) 
> @ plexus-compiler-api ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
> plexus-compiler-api ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 5 source files to 
> /<<PKGBUILDDIR>>/plexus-compiler-api/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> plexus-compiler-api ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plexus-compiler-api ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/plexus-compiler-api/target/plexus-compiler-api-2.12.1.jar
> [INFO] 
> [INFO] ------------< org.codehaus.plexus:plexus-compiler-manager 
> >-------------
> [INFO] Building Plexus Compiler Manager 2.12.1                            
> [3/9]
> [INFO]   from plexus-compiler-manager/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
> plexus-compiler-manager ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compiler-manager/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
> plexus-compiler-manager ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/plexus-compiler-manager/target/classes
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compiler-manager ---
> [INFO] Discovered 1 component descriptors(s)
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compiler-manager ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) 
> @ plexus-compiler-manager ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compiler-manager/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
> plexus-compiler-manager ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to 
> /<<PKGBUILDDIR>>/plexus-compiler-manager/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> plexus-compiler-manager ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plexus-compiler-manager 
> ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/plexus-compiler-manager/target/plexus-compiler-manager-2.12.1.jar
> [INFO] 
> [INFO] --------------< org.codehaus.plexus:plexus-compiler-test 
> >--------------
> [INFO] Building Plexus Compiler Test Harness 2.12.1                       
> [4/9]
> [INFO]   from plexus-compiler-test/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
> plexus-compiler-test ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compiler-test/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
> plexus-compiler-test ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/plexus-compiler-test/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/plexus-compiler-test/src/main/java/org/codehaus/plexus/compiler/AbstractCompilerTest.java:
>  
> /<<PKGBUILDDIR>>/plexus-compiler-test/src/main/java/org/codehaus/plexus/compiler/AbstractCompilerTest.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/plexus-compiler-test/src/main/java/org/codehaus/plexus/compiler/AbstractCompilerTest.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compiler-test ---
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compiler-test ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) 
> @ plexus-compiler-test ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compiler-test/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
> plexus-compiler-test ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> plexus-compiler-test ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plexus-compiler-test ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/plexus-compiler-test/target/plexus-compiler-test-2.12.1.jar
> [INFO] 
> [INFO] ----------------< org.codehaus.plexus:plexus-compilers 
> >----------------
> [INFO] Building Plexus Compilers 2.12.1                                   
> [5/9]
> [INFO]   from plexus-compilers/pom.xml
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compilers ---
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compilers ---
> [INFO] 
> [INFO] -------------< org.codehaus.plexus:plexus-compiler-csharp 
> >-------------
> [INFO] Building Plexus C# Compiler 2.12.1                                 
> [6/9]
> [INFO]   from plexus-compilers/plexus-compiler-csharp/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
> plexus-compiler-csharp ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
> plexus-compiler-csharp ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/src/main/java/org/codehaus/plexus/compiler/csharp/DefaultCSharpCompilerParser.java:
>  
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/src/main/java/org/codehaus/plexus/compiler/csharp/DefaultCSharpCompilerParser.java
>  uses or overrides a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/src/main/java/org/codehaus/plexus/compiler/csharp/DefaultCSharpCompilerParser.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-compiler-csharp ---
> [INFO] Discovered 1 component descriptors(s)
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:merge-metadata (default) @ 
> plexus-compiler-csharp ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) 
> @ plexus-compiler-csharp ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ 
> plexus-compiler-csharp ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> plexus-compiler-csharp ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ plexus-compiler-csharp 
> ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-csharp/target/plexus-compiler-csharp-2.12.1.jar
> [INFO] 
> [INFO] ------------< org.codehaus.plexus:plexus-compiler-eclipse 
> >-------------
> [INFO] Building Plexus Eclipse Compiler 2.12.1                            
> [7/9]
> [INFO]   from plexus-compilers/plexus-compiler-eclipse/pom.xml
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ 
> plexus-compiler-eclipse ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ 
> plexus-compiler-eclipse ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/java/org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.java:[55,37]
>  cannot find symbol
>   symbol:   class CompilationProgress
>   location: package org.eclipse.jdt.core.compiler
> [ERROR] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/java/org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.java:[56,43]
>  package org.eclipse.jdt.core.compiler.batch does not exist
> [INFO] 2 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Plexus Compiler 2.12.1:
> [INFO] 
> [INFO] Plexus Compiler .................................... SUCCESS [  0.185 
> s]
> [INFO] Plexus Compiler Api ................................ SUCCESS [  2.215 
> s]
> [INFO] Plexus Compiler Manager ............................ SUCCESS [  0.509 
> s]
> [INFO] Plexus Compiler Test Harness ....................... SUCCESS [  0.319 
> s]
> [INFO] Plexus Compilers ................................... SUCCESS [  0.015 
> s]
> [INFO] Plexus C# Compiler ................................. SUCCESS [  0.319 
> s]
> [INFO] Plexus Eclipse Compiler ............................ FAILURE [  0.170 
> s]
> [INFO] Plexus Javac Component ............................. SKIPPED
> [INFO] Plexus J2ObjC Compiler ............................. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.997 s
> [INFO] Finished at: 2024-08-09T18:27:37Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile 
> (default-compile) on project plexus-compiler-eclipse: Compilation failure: 
> Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/java/org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.java:[55,37]
>  cannot find symbol
> [ERROR]   symbol:   class CompilationProgress
> [ERROR]   location: package org.eclipse.jdt.core.compiler
> [ERROR] 
> /<<PKGBUILDDIR>>/plexus-compilers/plexus-compiler-eclipse/src/main/java/org/codehaus/plexus/compiler/eclipse/EclipseJavaCompiler.java:[56,43]
>  package org.eclipse.jdt.core.compiler.batch does not exist
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :plexus-compiler-eclipse
> dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/plexus-compiler_2.12.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: plexus-compiler
Source-Version: 2.12.1-3
Done: Emmanuel Bourg <ebo...@apache.org>

We believe that the bug you reported is fixed in the latest version of
plexus-compiler, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1078...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated plexus-compiler package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 03 Oct 2024 15:52:08 +0200
Source: plexus-compiler
Architecture: source
Version: 2.12.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1078399
Changes:
 plexus-compiler (2.12.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure with eclipse-ecj 4.29 (Closes: #1078399)
   * Standards-Version updated to 4.7.0
Checksums-Sha1:
 f974dbcbf1b533c14578d61e14a11a3b9cf29c0b 2400 plexus-compiler_2.12.1-3.dsc
 cb8cf1faaf28d09a1069a5e7efa29c6bf345e75b 7160 
plexus-compiler_2.12.1-3.debian.tar.xz
 dc960cc59aaa2972dd1c5c24c88dd011d8dea3e1 15551 
plexus-compiler_2.12.1-3_source.buildinfo
Checksums-Sha256:
 7577dedd253b111a21172f5c17ae40280d39d31fe3c6780e3e189140d32588b2 2400 
plexus-compiler_2.12.1-3.dsc
 df8e7749965cbbdc2cec0fc5c61c14817877faf3b2f38ebe079cbf407d885dee 7160 
plexus-compiler_2.12.1-3.debian.tar.xz
 c623b56ea2b2137b1de19bcc9815afb9266ee847732dcfb547cffca3022637fb 15551 
plexus-compiler_2.12.1-3_source.buildinfo
Files:
 449113b6681db730af76cb4839139653 2400 java optional 
plexus-compiler_2.12.1-3.dsc
 a530a7b5a219f76cec0f957215ea6626 7160 java optional 
plexus-compiler_2.12.1-3.debian.tar.xz
 5166bbb2af4ba0407aab28bffcc0c140 15551 java optional 
plexus-compiler_2.12.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmb+oZ0SHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs3qkP/jpoq7baooW9MOjiF9OicucCK7mtKxOW
5X4Y0AM9HYBJsBBkR0QQDvMo6crWbVdS5nurVSxR/3CflCFyij7BPBHazIIP7z4W
v3Oc2H9to6r1RsDsi+hvVxW+QCJvsDKB721o87qFWJ9YfmA+YhEzCiq3hajMg2wX
GLWLxM2xnOXciq9OVD1MwMptuA0nJNngKwPnsyNFAmCUQeW2IEGZmaIt8o8XSULm
75vt4r5rm9kr6QiBxPdZAHAfhVDHDciavlU01Nr6IlnsjEvYRDoaWYFVglusNEBm
fCSvNQTG+qsBPtqRAhNZMvD5Sou/oLh0SjclmEFRD6gU/iH94mnsYeKZisPbe020
S0jTdhmYmmfsr3mJ6f4R1ylff/4Zyz+U+RAz8vi/inqriBZ7ULsZsCKnK+QdBEYA
6P8YDTeur7yb+vXQn3Mw0gZ7UwqG2ECZH3Zb7jGnqEnoTOkPcDeL4ulGFWlfTXft
uw/MWr+eHzW/xeTYFi5cH1x+Ex5hHwNqGkn1JFyvcZkPm8hoemXG/DLsk39laVgN
yUHx7Taz/nmAqp6qo766kCodFIF1yvV+2RFBDYv4iKcj//xT1rcFSTVF0WID7+TY
hKWqifxAA6xc10ImpBhTeeCMl9Xv4gex1lU6E9W5TgHYeUuDWIUDcf35yoNW2E+3
ylQqlPtmjmwa
=73B+
-----END PGP SIGNATURE-----

Attachment: pgp1SQMzKPAO1.pgp
Description: PGP signature


--- End Message ---

Reply via email to