#11064 closed enhancement (invalid)
ADD: continuum 1.0.3
Reported by: | gk5885@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | ports continuum maven ci | Cc: | jberry@…, gk5885@…, ryandesign (Ryan Carsten Schmidt),markd@… |
Port: |
Description
It's been a while since I've created a port, but I finally came across another one that I felt would be useful. I created one for Maven's Continuum project. It's a continuous integration server that works primarily with Maven projects. See http://maven.apache.org/continuum/ for more details.
The port's pretty well-tested because I'm already using it. The one thing that I'd like to add is the launchd script, but i'm not positive about the semantics for that. Basically, the app is just invoking plexus.sh and you kill it to quit. If somebody knows how to accomplish that without all of that wrapper business that darwinports adds, I'd be glad to put it in.
Change History (4)
comment:1 Changed 18 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | gk5885@… ryandesign@… added |
---|---|
Summary: | ADD: continuum 1.3.0 → ADD: continuum 1.0.3 |
comment:2 Changed 17 years ago by markd@…
Cc: | markd@… added |
---|
There was never a portfile attached here. Any objections to closing it?
comment:3 Changed 17 years ago by markd@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 17 years ago by gk5885@…
wow, i can't believe that i forgot to attach the portfile. honestly, i never really liked continuum all that much... :-)
anyway, sorry about that.
Presumably you mean continuum 1.0.3, which is the current version.
If you will attach the portfile to this ticket, I will be happy to commit it, provided that it compiles properly. :)
Examples of launch daemon scripts can be seen in the apache2 and mysql5 ports, among many others.