summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC3/modules/node-launcher/src/main/java/org/apache/tuscany/sca/node/launcher/NodeDaemonLauncher.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-12Rename to final 2.0 M4 tag nameantelder1-169/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835299 13f79535-47bb-0310-9956-ffa450edef68
2009-11-11Moving 2.x tagslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835155 13f79535-47bb-0310-9956-ffa450edef68
2009-11-06Tag 2.0 M4 RC3antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833319 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Create M2 relese branchantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68
2008-11-26Added missing @Override annotation on methods that override a method ↵mcombellack1-0/+1
declaration in a superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720905 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende1-0/+0
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Pulled a recent revision of trunk into the sca-android branch, to apply the ↵jsdelfino1-0/+0
android patches from JIRA TUSCANY-2440 to it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695318 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Added a little more logic to restart the domain manager or a node when the ↵jsdelfino1-28/+52
user presses 'r', quit when the user presses 'q'. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694768 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, ↵jsdelfino1-24/+68
some try/catch, cleaned up the logs a bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692319 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng1-0/+0
node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Node launcher gets IOException from System.in and fails when started as a ↵jsdelfino1-1/+8
detached daemon on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681252 13f79535-47bb-0310-9956-ffa450edef68