Bug 110163 - [NEW PORT] java/jboss5b1
Summary: [NEW PORT] java/jboss5b1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-10 17:30 UTC by Nemo Liu
Modified: 2007-03-28 06:50 UTC (History)
0 users

See Also:


Attachments
file.shar (33.72 KB, text/plain)
2007-03-10 17:30 UTC, Nemo Liu
no flags Details
jboss5.txt (31.72 KB, text/plain)
2007-03-25 15:22 UTC, Nemo Liu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nemo Liu 2007-03-10 17:30:03 UTC
NEW PORT: jboss5

Boss 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

Fix: Patch attached with submission follows:
Comment 1 Xin LI freebsd_committer freebsd_triage 2007-03-15 07:32:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-java

Over to freebsd-java@
Comment 2 Nemo Liu 2007-03-25 15:22:27 UTC
I rewrite the patch, this one should be better.
Comment 3 Xin LI freebsd_committer freebsd_triage 2007-03-25 15:38:34 UTC
State Changed
From-To: open->repocopy

This is a newer version of previous jboss, while there is 
difference, it is worthy for a repocopy. 


Comment 4 Xin LI freebsd_committer freebsd_triage 2007-03-25 15:38:34 UTC
Responsible Changed
From-To: freebsd-java->portmgr

Please do repocopy: java/jboss4 -> java/jboss5, thanks! 

Note: this is essentially a complete rewrite of jboss port, 
so if repocopy is unnecessary, please let me know and bump 
the state back to open.
Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-03-28 06:09:08 UTC
State Changed
From-To: repocopy->open

A repocopy should be performed if there is a need to preserve the history of 
the source port in the destination port.  If nothing is inherited from jboss4 
but the name "jboss" then a repocopy is not needed.  When in doubt, a repocopy 
is always best. 


Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-03-28 06:09:08 UTC
Responsible Changed
From-To: portmgr->delphij

A repocopy should be performed if there is a need to preserve the history of 
the source port in the destination port.  If nothing is inherited from jboss4 
but the name "jboss" then a repocopy is not needed.  When in doubt, a repocopy 
is always best.
Comment 7 Xin LI freebsd_committer freebsd_triage 2007-03-28 06:17:23 UTC
State Changed
From-To: open->repocopy

Repocopy: the start script was inherited from jboss4. 

Please do repocopy: java/jboss4 -> java/jboss5 


Comment 8 Xin LI freebsd_committer freebsd_triage 2007-03-28 06:17:23 UTC
Responsible Changed
From-To: delphij->portmgr

Repocopy: the start script was inherited from jboss4. 

Please do repocopy: java/jboss4 -> java/jboss5
Comment 9 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-03-28 06:20:31 UTC
State Changed
From-To: repocopy->open

Repocopy completed. 


Comment 10 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-03-28 06:20:31 UTC
Responsible Changed
From-To: portmgr->delphij

Repocopy completed.
Comment 11 dfilter service freebsd_committer freebsd_triage 2007-03-28 06:47:22 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 12 Xin LI freebsd_committer freebsd_triage 2007-03-28 06:50:16 UTC
State Changed
From-To: open->closed

New port added, thanks!