[fedora-java] What's new in javapackages-tools 4.6.0

Mikolaj Izdebski mizdebsk at redhat.com
Tue Jun 16 08:37:36 UTC 2015


I would like to highlight two new features:

On 06/16/2015 12:30 AM, Michal Srb wrote:
> new features/notable changes:
> * added support for PM_request Mock plugin (Michael Simacek, Mikolaj Izdebski)
>   * read [1] for more information

This new feature allows for building packages locally in mock without
specifying their build-requires at all, except for maven-local. Once
package is built, xmvn-builddep can be used to generate proper
build-requires. IMHO this feature is very useful - it can improve
workflow for packaging new upstream versions (upgrades and new packages).

> * gradle-local subpackage now contains scripts for running Gradle in local mode (Mikolaj Izdebski)

gradle-local script works just like mvn-local - you can build unmodified
projects using dependencies from the system and falling back to remote
repositories for deps not available in the system. This can be combined
with offline mode to use only system dependencies.

(The next step would be implementing %gradle_build macro, but for now we
have too few packages built with Gradle to justify the effort.)

-- 
Mikolaj Izdebski
Software Engineer, Red Hat
IRC: mizdebsk


More information about the java-devel mailing list