Package paranamer: Information

    Source package: paranamer
    Version: 1.5-alt4_1jpp6
    Build time:  Mar 22, 2013, 08:19 PM
    Category: Development/Java
    Report package bug
    License: Apache-style Software License
    Summary: Method parameter name access
    Description: 
    Paranamer is a library that allows the parameter names of
    non-private methods and constructors to be accessed at
    runtime. Normally this information is dropped by the
    compiler. In effect, methods like
    'doSometing(mypkg.Person toMe)' currently look like
    'doSomething(mypackage.Person ???)' to people using i
    Java's reflection to inspect methods.

    List of rpms provided by this srpm:
    paranamer (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. jmock1 >= 0:1.0
      2. jpackage-compat
      3. jpackage-utils >= 0:1.7.5
      4. /proc
      5. maven-plugin-tools
      6. maven-release
      7. maven-surefire-maven-plugin
      8. maven-surefire-provider-junit4
      9. maven-surefire-report-maven-plugin
      10. maven2 >= 2.0.8
      11. maven2-common-poms >= 1.0
      12. maven2-plugin-ant
      13. maven2-plugin-antrun
      14. maven2-plugin-compiler
      15. maven2-plugin-dependency
      16. maven2-plugin-install
      17. maven2-plugin-jar
      18. maven2-plugin-javadoc
      19. maven2-plugin-pmd
      20. maven2-plugin-resources
      21. ant >= 0:1.7.1
      22. ant-junit
      23. apache-commons-parent
      24. mojo-maven2-plugin-cobertura

    Last changed


    March 22, 2013 Igor Vlasenko 0:1.5-alt4_1jpp6
    - use jmock1 (TODO: try jmock2)
    March 19, 2012 Igor Vlasenko 0:1.5-alt3_1jpp6
    - fixed build
    Jan. 18, 2012 Igor Vlasenko 0:1.5-alt2_1jpp6
    - fixed build (added BR: sun-annotation-1.0-api)