Commit graph

882 commits

Author SHA1 Message Date
fmoga
2d5098e03c Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998916 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:12:13 +00:00
fmoga
e5c07cc6de Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998914 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:05:28 +00:00
fmoga
ef55c9dca0 Moved some of the samples into the apropriate section.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:02:40 +00:00
fmoga
c0d4cfc26b Move samples in temp folder.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998912 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:57:14 +00:00
fmoga
1d655d7009 Trimmed getting-started folder.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:53:53 +00:00
fmoga
40ed951b54 Renamed tuscany-features to sca-extensions.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998907 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:43:12 +00:00
antelder
4f6a51d428 Copy trunk samples to sanbox to experiment with renames and moves
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998905 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:32:50 +00:00
jsdelfino
d587bce05e Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:03:53 +00:00
kelvingoodson
395fd1823e make sdo samples doc available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995011 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 12:13:40 +00:00
jsdelfino
27e3cec43d Change uri parameter to location of deployment composite and make it optional. Change restart command to use previous config if not specified.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993561 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 00:02:05 +00:00
jsdelfino
d123827b57 Sandbox to experiment with deployment and management commands.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 23:52:54 +00:00
jsdelfino
abefe1a37b Add a SOAP Web service binding and a test case for it. Minor cleanup, remove redundant test case and refactor test WSDL namespaces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992150 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 23:12:00 +00:00
jsdelfino
5e04cf7908 Add a test case showing how to register a ProviderFactory instance. Minor cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:18:15 +00:00
jsdelfino
f268110a56 Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory and then run it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 00:24:38 +00:00
jsdelfino
e6c733c4d9 Sandbox to experiment with different ways to embed the runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 18:32:20 +00:00
jsdelfino
6dea67b43e Replace usage of Xpath by pure java code walking through the DOM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990619 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 18:30:47 +00:00
jsdelfino
3518556b24 Sample implementation extension that shows how to support both Java and WSDL interfaces and different data bindings.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990608 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 17:44:58 +00:00
jsdelfino
88bf2a256b Sandbox to experiment and extend the runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 02:55:29 +00:00
lresende
b85cc12a99 This was moved to Apache Nuvem - http://svn.apache.org/repos/asf/incubator/nuvem/ and the original version copied from Tuscany is now at http://svn.apache.org/repos/asf/incubator/nuvem/contrib/nuvem-initial-contribution/
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981151 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 04:53:59 +00:00
jsdelfino
b39441bcc5 Test passing multiple parameters, and use JSON-RPC binding in all test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965723 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:21 +00:00
jsdelfino
c857c88725 Add support for properties.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965722 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:16 +00:00
jsdelfino
08f6c248d0 Put back some code to use the InterfaceContractMapper to match interfaces, as the latest code which just looks for matching operation names breaks the support for dynamic interfaces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965721 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:08 +00:00
jsdelfino
108d50f90c Tweak the JSON-RPC binding to work without Java interfaces and recognize dynamic interfaces bound to the JSON databinding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965361 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:12:16 +00:00
jsdelfino
1c54b03d8f Add a strawman Python implementation extension.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965360 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:12:11 +00:00
jsdelfino
1093f7b537 Add a model for Python component implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965359 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:11:54 +00:00
jsdelfino
affdb7768d Fix logic to compute the path info as it doesn't work in a webapp.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965358 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:11:37 +00:00
jsdelfino
f59fca36e7 Branch to experiment with dynamic component interfaces and implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:50:53 +00:00
jsdelfino
1a8707aa6a Reorganize sandbox a little bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965345 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:45:18 +00:00
lresende
c7c7b1c179 Updating OASIS SCA namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951264 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 04:58:19 +00:00
kelvingoodson
e0c2992936 sandbox structure for understanding maven javadoc plugin params and behaviour in reactor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948784 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 11:06:50 +00:00
lresende
9e26032b3c Removing obsolet work in progress code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947208 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 22:52:29 +00:00
antelder
e0d12c7cfa [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940924 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:50 +00:00
antelder
fd6ebfb52d [maven-scm] copy for tag 2.0-M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940923 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:35 +00:00
antelder
dd293020f2 [maven-release-plugin] prepare release 2.0-M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940922 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:02 +00:00
antelder
d90a8d9405 remove old release plugin config
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940909 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:28:23 +00:00
antelder
fa44a9c4aa Sandbox test area to play with trying the latest maven release plugins and process
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940903 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:18:26 +00:00
kelvingoodson
ec53f38f05 utilities for tracking spi changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940772 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 08:48:42 +00:00
slaws
3296da32fc Add scenario diagram
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935468 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 07:42:48 +00:00
slaws
30e1d99c7b Its a Jar not a War
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935185 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:58:11 +00:00
slaws
2d968dcc13 Load the common contribution as it's required by the bank contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935184 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:54:36 +00:00
slaws
7b53a477d2 Remove absolute parent pom reference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935182 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:51:02 +00:00
slaws
6c10a8b2c5 Add some more parts to the simple banking sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 17:59:45 +00:00
slaws
efc0be2bc0 simple sample to use as an example when working with students
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933952 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 13:53:18 +00:00
kelvingoodson
0aaa7657e8 example use of tuscany.spi custom javadoc tag at package level
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933709 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 17:27:13 +00:00
kelvingoodson
e5d6ce7771 fix errors and display only direct deps
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933627 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 14:18:49 +00:00
kelvingoodson
4a14a86e4d make binding graph consistent with more recent ones
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933600 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:41:27 +00:00
kelvingoodson
0e1ed7f131 policy dependencies graph
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933591 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:11:34 +00:00
kelvingoodson
50f93141d2 hand crafted dependency graph source
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933587 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:49:49 +00:00
rfeng
a97f7a0eb7 Add more print
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929641 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 17:58:53 +00:00
rfeng
9c466c78b1 Reorder the methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926811 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 22:03:55 +00:00
rfeng
497e8dc38c Schedule the target definition job
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926790 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 21:22:52 +00:00
rfeng
777ecc0a23 Configure JDT early
Set .svn as private members

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926740 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 19:21:33 +00:00
rfeng
5e791284a3 Use run() method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926731 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:58:30 +00:00
rfeng
19cb50afa2 Change the api so that it works with Eclipse 3.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926713 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 18:35:57 +00:00
rfeng
0f9d688751 Update info
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926680 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:42:18 +00:00
rfeng
f4f7d52fbc Update doc
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926675 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:29:14 +00:00
rfeng
1ae1117411 Add some document
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926671 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 17:16:02 +00:00
rfeng
9e3ccaeb44 An eclipse plugin that can run in headless mode to configure the eclipse workspace using command line
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926662 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 16:59:14 +00:00
kelvingoodson
eb82cbbb2c reasonably usable now, still no workitem delete
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926214 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:39:30 +00:00
kelvingoodson
ffd0ecb3ae reasonably usable now, still no workitem delete
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926213 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 17:38:59 +00:00
kelvingoodson
bec9b7fb64 reasonably usable now, still no workitem delete
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926140 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22 15:37:56 +00:00
kelvingoodson
465a5510b9 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923673 13f79535-47bb-0310-9956-ffa450edef68 2010-03-16 10:38:43 +00:00
kelvingoodson
64ae409b18 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923672 13f79535-47bb-0310-9956-ffa450edef68 2010-03-16 10:37:57 +00:00
kelvingoodson
b3d722e37b move to logic project
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923669 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 10:35:51 +00:00
slaws
4e02cd7d1a turn into a axis2 war with no Tuscany involvement
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922345 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 17:10:05 +00:00
slaws
5e68bf5f75 fix up client to call service
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922283 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 14:46:11 +00:00
slaws
9d13f8bdc0 moving things about
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922266 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 14:17:17 +00:00
slaws
57814d9f2d Experimenting with JAXWS programmatic API
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922252 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 13:43:54 +00:00
kelvingoodson
94949d9ed9 lose duplicate schema (other in jagg-logic project) and commit working version of composite file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921957 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 17:46:42 +00:00
kelvingoodson
900d8f5b8d first working version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921350 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 13:50:10 +00:00
kelvingoodson
ef083f8a30 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921321 13f79535-47bb-0310-9956-ffa450edef68 2010-03-10 12:00:09 +00:00
kelvingoodson
b38dbda5f4 half finished but discussable
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921317 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 11:47:51 +00:00
slaws
2ba431007c Example with nested jar for ML discussion
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921315 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 11:45:19 +00:00
kelvingoodson
afa879c341 source handling code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921051 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:39:41 +00:00
kelvingoodson
d729505e52 data and a script to help explorer the spi files
use:  cat packages.html | sed -n -f packages.sed

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921023 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 18:06:59 +00:00
lresende
ef8d908668 Porting restfull sample to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920646 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 03:49:29 +00:00
rfeng
1d3030d1a5 Start with a known WSDL
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920606 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09 01:25:10 +00:00
rfeng
babb0c1de0 Fix namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920412 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08 17:32:40 +00:00
rfeng
ccb58efc4d Start to play with endpoint integration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919482 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 16:42:11 +00:00
lresende
d9fd7c6afc Updating download scripts...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918120 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02 17:30:52 +00:00
lresende
9504f9126a Updating download scripts
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917873 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02 04:40:30 +00:00
kelvingoodson
a5dfadb778 split the logic code out so i can see the tuscany code better
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916741 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 16:28:29 +00:00
kelvingoodson
8c2121fe16 failing in Firebug on planView.getLite() is not a function; analagous to sample-store faulure catalog.get() is not a function, reported on user list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916737 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 16:15:41 +00:00
kelvingoodson
064aebf910 fixing to mirror sample-store-webapp changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916681 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26 13:50:24 +00:00
kelvingoodson
195bd98040 try webapp variant of jira app
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915751 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24 11:20:43 +00:00
lresende
6691cbe95d Minor cleanup on the composites
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909271 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 07:10:45 +00:00
lresende
f605582ee7 Renaming itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909257 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:35:53 +00:00
lresende
d566b772b1 Adding some tests to measure performance of local and remote invocation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907547 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 03:18:03 +00:00
kelvingoodson
fde2aad35a write plan after jira data refresh
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905731 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 17:48:53 +00:00
kelvingoodson
10b54a07c2 write plan after jira data refresh
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905730 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 17:48:11 +00:00
kelvingoodson
e37685fc25 add note field
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905698 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 16:40:08 +00:00
kelvingoodson
cfc1165d1f parameterise file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905677 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 15:48:23 +00:00
kelvingoodson
b057cc4d3e parameterise file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905675 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 15:47:29 +00:00
kelvingoodson
244e26ab61 clean up sample data
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905670 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 15:19:29 +00:00
kelvingoodson
38aee9dbfb basically complete but needs error handling and tidying
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905668 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 15:12:33 +00:00
kelvingoodson
e72eae73df checkpoint
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905645 13f79535-47bb-0310-9956-ffa450edef68
2010-02-02 14:29:16 +00:00
kelvingoodson
667d3a02bc adding work items to existing milestone working - new milstone missing some logic, i/f needs tidying, backup of old plan not yet good enough
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905337 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 16:56:53 +00:00
kelvingoodson
d53d1514cc begin to support adding data from website
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905237 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 10:19:48 +00:00
kelvingoodson
9b98db19f6 tweaks
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904580 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 18:20:38 +00:00
kelvingoodson
dbaa32f307 first version to show live jira data mixed in -- needs a bit of tidying
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904556 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 16:59:48 +00:00