Package portals-pluto10: Information

    Source package: portals-pluto10
    Version: 1.0.1-alt10_2jpp5
    Build time:  Mar 31, 2013, 12:15 AM
    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 RPM packages built from 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. maven1 >= 0:1.1
      3. maven1-plugin-changelog
      4. maven1-plugin-changes
      5. maven1-plugin-checkstyle
      6. maven1-plugin-developer-activity
      7. maven1-plugin-faq
      8. maven1-plugin-file-activity
      9. maven1-plugin-javadoc
      10. maven1-plugin-jdepend
      11. maven1-plugin-junit-report
      12. maven1-plugin-jxr
      13. maven1-plugin-license
      14. maven1-plugin-multiproject
      15. maven1-plugin-tasklist
      16. maven1-plugin-test
      17. maven1-plugin-xdoc
      18. castor0
      19. saxon
      20. saxon6-scripts
      21. servletapi4
      22. jakarta-taglibs-standard
      23. jpackage-compat
      24. jpackage-utils >= 0:1.7.4
      25. junit3
      26. apache-commons-beanutils
      27. apache-commons-digester
      28. apache-commons-fileupload
      29. apache-commons-logging
      30. xerces-j2
      31. ant >= 0:1.6.5

    Last changed


    March 30, 2013 Igor Vlasenko 0:1.0.1-alt10_2jpp5
    -fixed build with new xerces-j2
    March 29, 2013 Igor Vlasenko 0:1.0.1-alt9_2jpp5
    - explicitly use junit3
    Oct. 8, 2012 Igor Vlasenko 0:1.0.1-alt8_2jpp5
    - rebuild with apache-commons-*