Change logs for maven-repo-helper source package in Precise

  • maven-repo-helper (1.7.1ubuntu1) precise; urgency=low
    
      * Merge from Debian testing.  Remaining changes:
        - Removed Build-Depend on markdown (universe)
        - disabled generation of HTML documentation
    
    maven-repo-helper (1.7.1) unstable; urgency=low
    
      * Build with Java 5, use generics. (Closes: #644260)
      * Fix resolution of versions from dependency management
      * Fix ignore modules in a POM transformation
     -- James Page <email address hidden>   Tue, 07 Feb 2012 14:49:59 +0000
  • maven-repo-helper (1.7ubuntu1) precise; urgency=low
    
      * Merge from Debian testing.  Remaining changes:
        - Removed Build-Depend on markdown (universe)
        - disabled generation of HTML documentation
    
    maven-repo-helper (1.7) unstable; urgency=low
    
      * add --site-xml=<location> option to mh_install and in the
        <package>.poms file to explicitly define the location for site.xml.
        Warning: this forces existing packages to add this option if they
        need to install site.xml
      * update the version in the POM and in the documentation
        (Closes: #644258)
      * run the unit tests when building the package, fix broken tests after the
        introduction of relativePath on the parent element of cleaned POM files.
      * d/control: add ant-optional, junit, libxmlunit-java, libcommons-io-java to
        Build-Depend-Indep
      * d/copyright: update fields to match latest DEP5 spec.
     -- Micah Gersten <email address hidden>   Fri, 30 Dec 2011 02:56:14 -0600
  • maven-repo-helper (1.6ubuntu1) precise; urgency=low
    
      * Removed Build-Depend on markdown and disabled generation of
        HTML documentation as markdown is not suitable for main inclusion.
     -- James Page <email address hidden>   Tue, 25 Oct 2011 12:00:55 +0100
  • maven-repo-helper (1.6) unstable; urgency=low
    
      [ Ludovic Claude ]
      * Add tutorial, reference and repository specification in documentation
      * Update options on mh_installpom and mh_installpoms, to use the new arguments
        added to mh_cleanpom
      * Add Build-Depend on markdown to build the doc
      * Add support for packages built with dh 7 and javahelper: use
        the following line in your rules file:
         dh $@ --with javahelper --with jh_maven_repo_helper
        This will build the package with javahelper, and the resulting
        jar will be installed in the Maven repository (you need of course the
        <package>.poms file and the POM files in your package).
      * Add mh_linkjars to link the jars listed in the .poms file, this is used by
        the jh_maven_repo_helper plugin for dh 7.
      * Deprecate mh_installjar -i option and replace it with -j to avoid conflicts
        with -i/--ignore-rules option used elsewhere.
      * Review all options passed to the mh_* scripts, in particular --set-version
        for mh_installjar (Closes: #640730)
    
      [ Damien Raude-Morvan ]
      * mh_checkrepo: Fix error when launching without any param.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:55 +0000
  • maven-repo-helper (1.5.2) unstable; urgency=low
    
      [ Ludovic Claude ]
      * Match jar with bundle as they are equivalent
      * Add support for packages built with dh 7 and javahelper: use
        the following line in your rules file:
         dh $@ --with javahelper --with jh_mavenrepohelper
        This will build the package with javahelper, and the resulting
        jar will be installed in the Maven repository (you need of course the
        <package>.poms file and the POM files in your package).
    
      [ Damien Raude-Morvan ]
      * Keep relativePath attribute on parent pom.
      * d/control: Fix typo in package description (Closes: #617438).
      * src/main/java/org/debian/maven/repo/RepositoryReportWriter.java: Add
        a hack to change output of Maven repository checker.
      * Bump Standards-Version to 3.9.2 (no changes needed).
     -- James Page <email address hidden>   Mon,  12 Sep 2011 16:51:32 +0000