eclipse-mylyn 3.11.0-1 MIGRATED to testing

2014-04-12 Thread Debian testing watch
FYI: The status of the eclipse-mylyn source package
in Debian's testing distribution has changed.

  Previous version: 3.10.0-1
  Current version:  3.11.0-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
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.


httpcomponents-core 4.3.2-2 MIGRATED to testing

2014-04-12 Thread Debian testing watch
FYI: The status of the httpcomponents-core source package
in Debian's testing distribution has changed.

  Previous version: 4.3.2-1
  Current version:  4.3.2-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
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.


mysql-connector-java 5.1.30-1 MIGRATED to testing

2014-04-12 Thread Debian testing watch
FYI: The status of the mysql-connector-java source package
in Debian's testing distribution has changed.

  Previous version: 5.1.29-1
  Current version:  5.1.30-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
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.


wss4j 1.6.15-1 MIGRATED to testing

2014-04-12 Thread Debian testing watch
FYI: The status of the wss4j source package
in Debian's testing distribution has changed.

  Previous version: 1.6.14-1
  Current version:  1.6.15-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

__
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.


Bug#744330: groovy: makes xbmc FTBFS

2014-04-12 Thread Bálint Réczey
Package: groovy
Version: 1.8.6-2
Severity: serious


Hi,

Xbmc stopped building with latest groovy upload even with the
workaround for another groovy bug. :-(

touch xbmc/interfaces/python/generated/doxygenxml
mkdir -p xbmc/interfaces/python/generated
/usr/bin/swig -w401 -c++ -o
xbmc/interfaces/python/generated/AddonModuleXbmc.xml -xml -I./xbmc
-xmllang python xbmc/interfaces/swig/AddonModuleXbmc.i
# work around groovy crash
groovyc -cp 
/usr/share/java/groovy-all-1.8.6.jar:/usr/share/java/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python
-d tools/codegenerator tools/codegenerator/Helper.groovy
tools/codegenerator/SwigTypeParser.groovy
xbmc/interfaces/python/MethodType.groovy
xbmc/interfaces/python/PythonTools.groovy
groovy -cp 
/usr/share/java/groovy-all-1.8.6.jar:/usr/share/java/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python
\
./tools/codegenerator/Generator.groovy
xbmc/interfaces/python/generated/AddonModuleXbmc.xml
xbmc/interfaces/python/PythonSwig.cpp.template
xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
xbmc/interfaces/python/generated/doxygenxml
java.lang.OutOfMemoryError: Java heap space
at java.util.ArrayList.init(ArrayList.java:144)
at 
org.codehaus.groovy.reflection.GeneratedMetaMethod$DgmMethodRecord.loadDgmInfo(GeneratedMetaMethod.java:193)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.registerMethods(MetaClassRegistryImpl.java:155)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:83)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:61)
at groovy.lang.GroovySystem.clinit(GroovySystem.java:29)
at org.codehaus.groovy.runtime.InvokerHelper.clinit(InvokerHelper.java:49)
at groovy.lang.GroovyObjectSupport.init(GroovyObjectSupport.java:32)
at groovy.lang.Binding.init(Binding.java:34)
at groovy.lang.GroovyShell.init(GroovyShell.java:70)
at groovy.ui.GroovyMain.processOnce(GroovyMain.java:544)
at groovy.ui.GroovyMain.run(GroovyMain.java:337)
at groovy.ui.GroovyMain.process(GroovyMain.java:323)
at groovy.ui.GroovyMain.processArgs(GroovyMain.java:120)
at groovy.ui.GroovyMain.main(GroovyMain.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.codehaus.groovy.tools.GroovyStarter.rootLoader(GroovyStarter.java:108)
at org.codehaus.groovy.tools.GroovyStarter.main(GroovyStarter.java:130)
[xbmc/interfaces/python/generated/AddonModuleXbmc.xml,
xbmc/interfaces/python/PythonSwig.cpp.template,
xbmc/interfaces/python/generated/AddonModuleXbmc.cpp,
xbmc/interfaces/python/generated/doxygenxml]
Caught: groovy.lang.MissingMethodException: No signature of method:
[Ljava.lang.String;.each() is applicable for argument types:
(Generator$_run_closure1) values: [Generator$_run_closure1@201ce33e]
Possible solutions: wait(), wait(long), equals(java.lang.Object),
wait(long, int), getAt(java.lang.Integer)
groovy.lang.MissingMethodException: No signature of method:
[Ljava.lang.String;.each() is applicable for argument types:
(Generator$_run_closure1) values: [Generator$_run_closure1@201ce33e]
Possible solutions: wait(), wait(long), equals(java.lang.Object),
wait(long, int), getAt(java.lang.Integer)
at Generator.run(Generator.groovy:40)
make[2]: *** [xbmc/interfaces/python/generated/AddonModuleXbmc.cpp] Error 1
rm xbmc/interfaces/python/generated/AddonModuleXbmc.xml
make[2]: Leaving directory `/«BUILDDIR»/xbmc-12.3+dfsg2'
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/«BUILDDIR»/xbmc-12.3+dfsg2'

This happened with a fully updated unstable sbuild chroot for rebuilding xbmc.

Thanks,
Balint

__
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.

Processed: .

2014-04-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 affects 744330 xbmc
Bug #744330 [groovy] groovy: makes xbmc FTBFS
Added indication that 744330 affects xbmc
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
744330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
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.


Bug#744337: gradle: FTBFS: java.lang.OutOfMemoryError: Java heap space

2014-04-12 Thread Miguel Landaeta
Package: src:gradle
Version: 1.4-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)


I tried to build some package with Gradle and it failed.
So, I checked gradle itself and I'm unable to build it as well.

It dies on me with some memory errors:


  dpkg-source -b gradle-1.4
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building gradle using existing ./gradle_1.4.orig.tar.gz
dpkg-source: info: building gradle in gradle_1.4-2.debian.tar.xz
dpkg-source: info: building gradle in gradle_1.4-2.dsc
 debian/rules build
dh build --with javahelper
   dh_testdir
   dh_auto_configure
   jh_linkjars
   debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/gradle-1.4'
find /usr/share/gradle -type l ! -exec test -r {} \; -print
mkdir /tmp/buildd/gradle-1.4/.gradlehome
gradle --project-prop finalRelease=true --stacktrace --offline assemble
java.lang.OutOfMemoryError: Java heap space
at java.util.ArrayList.init(ArrayList.java:144)
at 
org.codehaus.groovy.reflection.GeneratedMetaMethod$DgmMethodRecord.loadDgmInfo(GeneratedMetaMethod.java:193)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.registerMethods(MetaClassRegistryImpl.java:155)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:83)
at 
org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.init(MetaClassRegistryImpl.java:61)
at groovy.lang.GroovySystem.clinit(GroovySystem.java:29)
at 
org.gradle.api.internal.AbstractClassGenerator.generate(AbstractClassGenerator.java:100)
at 
org.gradle.api.internal.ClassGeneratorBackedInstantiator.newInstance(ClassGeneratorBackedInstantiator.java:36)
at 
org.gradle.initialization.DefaultGradleLauncherFactory.doNewInstance(DefaultGradleLauncherFactory.java:126)
at 
org.gradle.initialization.DefaultGradleLauncherFactory.newInstance(DefaultGradleLauncherFactory.java:99)
at 
org.gradle.initialization.DefaultGradleLauncherFactory.newInstance(DefaultGradleLauncherFactory.java:46)
at 
org.gradle.launcher.exec.InProcessGradleLauncherActionExecuter.execute(InProcessGradleLauncherActionExecuter.java:38)
at 
org.gradle.launcher.exec.InProcessGradleLauncherActionExecuter.execute(InProcessGradleLauncherActionExecuter.java:25)
at org.gradle.launcher.cli.RunBuildAction.run(RunBuildAction.java:50)
at 
org.gradle.api.internal.Actions$RunnableActionAdapter.execute(Actions.java:171)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:201)
at 
org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:174)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:170)
at 
org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:139)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
at 
org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
at org.gradle.launcher.Main.doAction(Main.java:48)
at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)
at org.gradle.launcher.Main.main(Main.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.runNoExit(ProcessBootstrap.java:50)
at 
org.gradle.launcher.bootstrap.ProcessBootstrap.run(ProcessBootstrap.java:32)
at org.gradle.launcher.GradleMain.main(GradleMain.java:26)

FAILURE: Build failed with an exception.

* What went wrong:
Build aborted because of an internal error.

* Try:
Run with --info or --debug option to get more log output.

* Exception is:
org.gradle.api.GradleException: Build aborted because of an internal error.
at org.gradle.BuildResult.rethrowFailure(BuildResult.java:49)
at 
org.gradle.initialization.BuildSourceBuilder$BuildSrcUpdateFactory.create(BuildSourceBuilder.java:142)
at 
org.gradle.initialization.BuildSourceBuilder$BuildSrcUpdateFactory.create(BuildSourceBuilder.java:127)
at 
org.gradle.cache.internal.DefaultCacheAccess.useCache(DefaultCacheAccess.java:124)
at 
org.gradle.cache.internal.DefaultPersistentDirectoryStore.useCache(DefaultPersistentDirectoryStore.java:130)
at 
org.gradle.cache.internal.DelegateOnDemandPersistentDirectoryCache$1.create(DelegateOnDemandPersistentDirectoryCache.java:51)
at 

Bug#744337: gradle: FTBFS: java.lang.OutOfMemoryError: Java heap space

2014-04-12 Thread Miguel Landaeta
I forgot to include the complete failed log.

This bug could be related to groovy 1.8.6-2 upload that I did
recently. On #744330 is also reported some breakage on xbmc related
to groovy.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at
http://db.debian.org/fetchkey.cgi?fingerprint=4CB7FE1E280ECC90F29A597E6E608B637D8967E9
Faith means not wanting to know what is true. -- Nietzsche


gradle_1.4-2_amd64.build.gz
Description: Binary data


signature.asc
Description: Digital signature
__
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.

eclipse-mylyn is marked for autoremoval from testing

2014-04-12 Thread Debian testing autoremoval watch
eclipse-mylyn 3.11.0-1 is marked for autoremoval from testing on 2014-05-10

It is affected by these RC bugs:
742812: eclipse-mylyn: eclipse-mylyn ftbfs in unstable


__
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.