Package portals-pluto10: Information

    Source package: portals-pluto10
    Version: 1.0.1-alt4_2jpp5
    Build time:  Aug 30, 2011, 01:56 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: Portlet 1.0 Reference Implementation
    Description: 
    Pluto is the Reference Implementation of the Java Portlet
    Specfication. The current version of this specification
    is JSR 168.
    Portlets are designed to run in the context of a portal.
    They are written to the Portlet API which are similar to
    the Servlet API.
    A portlet container provides a runtime environment for
    portlets implemented according to the Portlet API. In
    this environment portlets can be instantiated, used and
    finally destroyed. The portlet container is not a
    stand-alone container like the servlet container; instead
    it is implemented as a thin layer on top of the servlet
    container and reuses the functionality provided by the
    servlet container.
    Pluto serves as portlet container that implements the
    Portlet API and offers developers a working example
    platform from which they can test their portlets.

    List of rpms provided by this srpm:
    portals-pluto10 (noarch)
    portals-pluto10-javadoc (noarch)
    portals-pluto10-manual (noarch)
    portals-pluto10-portlet-1.0-api (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. ant >= 0:1.6.5
      3. maven1 >= 0:1.1
      4. maven1-plugin-changelog
      5. maven1-plugin-changes
      6. maven1-plugin-checkstyle
      7. maven1-plugin-developer-activity
      8. maven1-plugin-faq
      9. maven1-plugin-file-activity
      10. maven1-plugin-javadoc
      11. maven1-plugin-jdepend
      12. maven1-plugin-junit-report
      13. maven1-plugin-jxr
      14. maven1-plugin-license
      15. maven1-plugin-multiproject
      16. maven1-plugin-tasklist
      17. maven1-plugin-test
      18. maven1-plugin-xdoc
      19. saxon
      20. saxon-scripts
      21. servletapi4
      22. castor0
      23. jakarta-commons-beanutils
      24. jakarta-commons-digester
      25. jakarta-commons-fileupload
      26. jakarta-commons-logging
      27. jakarta-taglibs-standard
      28. jpackage-compat
      29. jpackage-utils >= 0:1.7.4
      30. junit
      31. xerces-j2

    Last changed


    Aug. 30, 2011 Igor Vlasenko 0:1.0.1-alt4_2jpp5
    - use maven1
    May 12, 2010 Igor Vlasenko 0:1.0.1-alt3_2jpp5
    - fixes for java6 support
    Jan. 5, 2009 Igor Vlasenko 0:1.0.1-alt2_2jpp5
    - fixed repocop warnings