Your message dated Mon, 16 Jan 2012 02:48:27 +0000
with message-id <e1rmccv-0006lj...@franck.debian.org>
and subject line Bug#655774: fixed in libhibernate-validator-java 4.0.2.GA-6
has caused the Debian Bug report #655774,
regarding libhibernate-validator-java: FTBFS: Missing Build-Depends on testng
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.)


-- 
655774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655774
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhibernate-validator-java
Version: 4.0.2.GA-5
Severity: serious

From my pbuilder build log:

...
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar 
-Dproperties.file.manual=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven.properties 
-Dclassworlds.conf=/etc/maven2/m2-debian-nodocs.conf 
org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml 
-Dmaven.repo.local=/tmp/buildd/libhibernate-validator-
java-4.0.2.GA/debian/maven-repo  package
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Hibernate Validator Parent
[INFO]   Hibernate Validator
[INFO] ------------------------------------------------------------------------
[INFO] Building Hibernate Validator Parent
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building Hibernate Validator
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] File encoding has not been set, using platform encoding 
ANSI_X3.4-1968, i.e. build is platform dependent!
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 92 source files to 
/tmp/buildd/libhibernate-validator-java-4.0.2.GA/hibernate-validator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 9 resources
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.testng:testng:jar:jdk15:debian

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.testng -DartifactId=testng 
-Dversion=debian -Dclassifier=jdk15 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.testng -DartifactId=testng 
-Dversion=debian -Dclassifier=jdk15 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.hibernate:hibernate-validator:jar:4.0.2.GA
        2) org.testng:testng:jar:jdk15:debian

----------
1 required artifact is missing.

for artifact: 
  org.hibernate:hibernate-validator:jar:4.0.2.GA

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Jan 12 21:39:00 UTC 2012
[INFO] Final Memory: 11M/101M
[INFO] ------------------------------------------------------------------------
make: *** [mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler



--- End Message ---
--- Begin Message ---
Source: libhibernate-validator-java
Source-Version: 4.0.2.GA-6

We believe that the bug you reported is fixed in the latest version of
libhibernate-validator-java, which is due to be installed in the Debian FTP 
archive:

libhibernate-validator-java_4.0.2.GA-6.debian.tar.gz
  to 
main/libh/libhibernate-validator-java/libhibernate-validator-java_4.0.2.GA-6.debian.tar.gz
libhibernate-validator-java_4.0.2.GA-6.dsc
  to 
main/libh/libhibernate-validator-java/libhibernate-validator-java_4.0.2.GA-6.dsc
libhibernate-validator-java_4.0.2.GA-6_all.deb
  to 
main/libh/libhibernate-validator-java/libhibernate-validator-java_4.0.2.GA-6_all.deb



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 655...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miguel Landaeta <mig...@miguel.cc> (supplier of updated 
libhibernate-validator-java 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 14 Jan 2012 17:26:03 -0430
Source: libhibernate-validator-java
Binary: libhibernate-validator-java
Architecture: source all
Version: 4.0.2.GA-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Miguel Landaeta <mig...@miguel.cc>
Description: 
 libhibernate-validator-java - Hibernate Validator
Closes: 655774
Changes: 
 libhibernate-validator-java (4.0.2.GA-6) unstable; urgency=low
 .
   * Team upload.
   * Add missing Build-Depends on testng. (Closes: #655774).
Checksums-Sha1: 
 7865855b5fe280cb9f82cc97114ffe52993262ce 2398 
libhibernate-validator-java_4.0.2.GA-6.dsc
 d34a615ac013ec6c3e2311fa22555ce14ca75038 4985 
libhibernate-validator-java_4.0.2.GA-6.debian.tar.gz
 3ca9d05e17199c53757fa2dcd0c67ec1507f35b4 172314 
libhibernate-validator-java_4.0.2.GA-6_all.deb
Checksums-Sha256: 
 6fa741d6cb6acff9088e3ac2a2e4db98d3e8466d46d67221f7b071db2ea26d00 2398 
libhibernate-validator-java_4.0.2.GA-6.dsc
 8dbe53a4375a311fb3ca47c54e825f3856c55e8d12f06829db4c154a79a89453 4985 
libhibernate-validator-java_4.0.2.GA-6.debian.tar.gz
 d13f8489b6dfb1058a55a395ec43252ef1bffa7b155443ec13cfb81d5842698e 172314 
libhibernate-validator-java_4.0.2.GA-6_all.deb
Files: 
 77f34bf89f70b43122363077ba4377eb 2398 java optional 
libhibernate-validator-java_4.0.2.GA-6.dsc
 6d310c1778a421aed276a423252dc746 4985 java optional 
libhibernate-validator-java_4.0.2.GA-6.debian.tar.gz
 b5062495f27e9b34e3d32c224ff1c886 172314 java optional 
libhibernate-validator-java_4.0.2.GA-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJPE4heAAoJECHSBYmXSz6W2KQQAM9oK8VX/RAJJw3xa8Gl7i10
76h7U/thr5HMUZbLt7Zk04BJPpmsv3pOGfIHE+zF5KPv1B27QPTVc0MONKHqEJUk
BtfaVV63UT6IIEvf/ZJEnl+JHwlObRvtkUa043EaDXdkayfIEEbo6JmYZWCu1cmk
k0cD3L2tDiKZ3cYh0o6Xq78Jcg5pxvSZQwV+hxgG2PAEP2SU820CAfEjKtarZKLX
riThcMeU2vA4odQdpsJTu52G4WqQYNeegRDlp43Wtn5Rbj8MXEsakbg1/dv5m4aw
ow2g96tqgICtqTtIcbCWeL+tkighO/pE2KG5yRHhZYikr/5gGnYUigK4+DIU8bq3
DbPOzp6efEHC0e9bGWgM3PkYr0m4TJeLvLrhacEAf7elMWOqEJZDLv3WSaKe5ENP
74UC5oDuYWG8Q6UsXS25q5u64KURQSFTA4PhoJhsno4lo0Ab07RdbeUrokmjnaqg
aT9oXWvBUG0jehgPkRpE8uzBhvJTzexHW+dwRb9fIRflGPv2VevkZpcPV1HwaUcy
NaFaMndDsvrlWmVT12u7nthGTYONdlBcIxAka+IvP6UdCIKQh8bm+x3XxMNxzE6x
oEv3kMQ3QwRf7pKHz6ijPASqlVlEzgdzBQl0utTLPOhY17LeX8THuruOaPzgsZBU
z8vlGnmXRD1+sBl4Bgxu
=0cpV
-----END PGP SIGNATURE-----



--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to