summaryrefslogtreecommitdiffstats
path: root/java/sca/archetypes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct tuscany namespace used by archetypesantelder2009-11-016-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831649 13f79535-47bb-0310-9956-ffa450edef68
* Add maven archetype for a JSONP webappantelder2009-08-1210-0/+454
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803374 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2152-2787/+2787
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Update path separatorsrfeng2009-07-136-44/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793723 13f79535-47bb-0310-9956-ffa450edef68
* Enable user deciding whether or not to include the Tuscany runtime in the ↵antelder2009-07-044-5/+18
| | | | | | webapp so it can be used with the Tuscany Tomcat integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791134 13f79535-47bb-0310-9956-ffa450edef68
* Fix missing jetty version property in some of the archetypesantelder2009-07-044-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791073 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788611 13f79535-47bb-0310-9956-ffa450edef68
* Make service remotable so its easier for users to extend without having the ↵antelder2009-06-251-0/+3
| | | | | | problem of forgetting the annottaion like that user posted about a while back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788283 13f79535-47bb-0310-9956-ffa450edef68
* Update myfaces achetype for tuscany myfaces module package renameantelder2009-06-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787259 13f79535-47bb-0310-9956-ffa450edef68
* Remove typo < character from nameantelder2009-06-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785216 13f79535-47bb-0310-9956-ffa450edef68
* Add version to maven-jetty-pluginrfeng2009-06-114-24/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783827 13f79535-47bb-0310-9956-ffa450edef68
* Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpelantelder2009-06-101-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68
* Get the bpel webapp archetype working again (by adding <interface> to the ↵antelder2009-06-102-2/+5
| | | | | | web component reference as the web component isn't doing introspection yet), and add the archetype to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783349 13f79535-47bb-0310-9956-ffa450edef68
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende2009-05-201-1/+1
| | | | | | the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
* Start an archetype for a sample using bpel in a webappantelder2009-05-0911-0/+594
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773177 13f79535-47bb-0310-9956-ffa450edef68
* Use maven-assembly-plugin to create zip contributionrfeng2009-04-3010-105/+191
| | | | | | Fix the parent pom and junit version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770316 13f79535-47bb-0310-9956-ffa450edef68
* Update zip archetype to use an Add serviceantelder2009-04-285-71/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769438 13f79535-47bb-0310-9956-ffa450edef68
* Update contribution archetypes to support tuscany:run, add EagerInit method ↵antelder2009-04-194-0/+22
| | | | | | to helloworld imls so it outputs 'hello world' on init so its obvious its started up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766439 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-144-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Add the zip archetype to the buildantelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763650 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for zip contributionantelder2009-04-059-0/+353
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762052 13f79535-47bb-0310-9956-ffa450edef68
* Add scope of provided to sca api dependencyantelder2009-04-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761701 13f79535-47bb-0310-9956-ffa450edef68
* Update composite to use 1.1 namespaceantelder2009-03-313-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760466 13f79535-47bb-0310-9956-ffa450edef68
* Add some more missing license headersantelder2009-03-282-94/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing license headersantelder2009-03-284-48/+120
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
* Update to use OASIS namespaceantelder2009-03-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759169 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype to create a simple SCA contribution jar. Was going to wait ↵antelder2009-03-2610-0/+337
| | | | | | till after m2 before committing this but as M2 is delayed a bit to get the osgi work in nmight as well add this too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758714 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersantelder2009-03-2617-42/+336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758666 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-174-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-174-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Add the archetypes to the reactor buildantelder2009-03-021-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for a JSF and SCA webappantelder2009-03-0213-0/+727
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749316 13f79535-47bb-0310-9956-ffa450edef68
* Add an archetype for webapps using Stripesantelder2009-03-0117-0/+588
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748975 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the quickstart archetype and update to use the latest maven ↵antelder2009-02-289-35/+56
| | | | | | archetype plugin and get console prompting style work so 'mvn archetype:generate' works now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748791 13f79535-47bb-0310-9956-ffa450edef68
* Add the start of a Tuscany quickstart maven archetypeantelder2009-02-279-0/+278
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748500 13f79535-47bb-0310-9956-ffa450edef68