cvs commit: ports/java/jboss5 Makefile distinfo pkg-deinstall pkg-descr pkg-install ports/java/jboss5/files daemonctl.1 daemonctl.1.in daemonctl.c daemonctl.c.in jboss5.sh.in patch-build-common.xml patch-build.xml patch-buildmagic.ent ...

Xin LI delphij at FreeBSD.org
Wed Mar 28 05:47:18 UTC 2007


delphij     2007-03-28 05:47:17 UTC

  FreeBSD ports repository

  Modified files:
    java/jboss5          Makefile distinfo pkg-descr 
  Added files:
    java/jboss5/files    daemonctl.1.in daemonctl.c.in 
                         jboss5.sh.in patch-build-common.xml 
                         patch-build.xml patch-buildmagic.ent 
                         pkg-deinstall.in pkg-install.in 
                         pkg-message.in 
  Removed files:
    java/jboss5          pkg-deinstall pkg-install 
    java/jboss5/files    daemonctl.1 daemonctl.c 
                         patch-serial-autoinc pkg-message 
                         startup.sh 
  Log:
  New port: jboss5
  
  JBoss AS 5 GA will be Java EE 5 certified and will include the following core
  technologies.
  
      * JBoss Microcontainer - POJO based microcontainer removing the dependency
        on JMX
      * EJB 3.0 - Fully certified as part of the Java EE 5 compliant JBoss AS 5
      * Hibernate 3.2 - JPA certified
      * JBoss Messaging 1.2 - the next generation messaging platform from JBoss
        with HA features.
      * JBoss WebServices 2.0 - new custom built JAX-WS compliant WebServices
        stack.
      * JBoss Seam 1.1 - a powerful new application framework to build next
        generation Web 2.0 applications by unifying and integrating popular
        service oriented architecture (SOA) technologies
  
  Submitted by:   Nemo Liu <nemoliu gmail com>
  PR:             ports/110163
  Repocopy by:    marcus
  
  Revision  Changes    Path
  1.39      +45 -53    ports/java/jboss5/Makefile
  1.18      +3 -3      ports/java/jboss5/distinfo
  1.2       +0 -78     ports/java/jboss5/files/daemonctl.1 (dead)
  1.1       +78 -0     ports/java/jboss5/files/daemonctl.1.in (new)
  1.4       +0 -557    ports/java/jboss5/files/daemonctl.c (dead)
  1.1       +557 -0    ports/java/jboss5/files/daemonctl.c.in (new)
  1.1       +61 -0     ports/java/jboss5/files/jboss5.sh.in (new)
  1.1       +29 -0     ports/java/jboss5/files/patch-build-common.xml (new)
  1.1       +39 -0     ports/java/jboss5/files/patch-build.xml (new)
  1.1       +37 -0     ports/java/jboss5/files/patch-buildmagic.ent (new)
  1.3       +0 -86     ports/java/jboss5/files/patch-serial-autoinc (dead)
  1.1       +35 -0     ports/java/jboss5/files/pkg-deinstall.in (new)
  1.1       +46 -0     ports/java/jboss5/files/pkg-install.in (new)
  1.2       +0 -7      ports/java/jboss5/files/pkg-message (dead)
  1.1       +7 -0      ports/java/jboss5/files/pkg-message.in (new)
  1.5       +0 -61     ports/java/jboss5/files/startup.sh (dead)
  1.3       +0 -35     ports/java/jboss5/pkg-deinstall (dead)
  1.3       +13 -21    ports/java/jboss5/pkg-descr
  1.2       +0 -46     ports/java/jboss5/pkg-install (dead)


More information about the cvs-all mailing list