summaryrefslogtreecommitdiff
path: root/java/jboss72/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The format for bind.address has changed, so document and alert users.Chris Rees2013-09-081-4/+6
| | | | | | | At the same time, fix some errors for logging in the rc script. PR: ports/179927 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
* java/jboss72: distfile rerolled and enhance rc scriptChris Rees2013-05-041-6/+21
| | | | | | | | | | | | | Distfile was rerolled, maintainer has checked that there are no spurious changes RC script now can be tuned to hard way kill stuck JBoss or any child processes preventing restart; RC script can be configured to make a delay after killing (for example for restart). Add LICENSE info. PR: ports/178142 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
* Introducing jboss72Chris Rees2013-03-145-0/+105
PR: ports/176960 Submitted by: Alexander Yerenkow <yerenkow@gmail.com>