lresende
74f1b78443
Updating scripts to include October logs
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708437 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 05:07:55 +00:00
lresende
94897cb582
Reverting changes from #708370 as it looks like didn't solve all the issues.
...
We will need to document that we first need to build tuscany-maven-eclipse-plugin, before the top-down build... this might go away after we start publishing snapshots.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708425 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 04:16:32 +00:00
lresende
4e3a545fb4
Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to be compiled successfully.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708370 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 23:03:06 +00:00
rfeng
1ed034c531
Remove the dependency on JDK 1.6 API String.isEmpty()
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708313 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 20:57:10 +00:00
rfeng
d3762321bf
Set svn:ignore
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708236 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 16:45:51 +00:00
rfeng
52ce7df1c3
Bring up calculator-osgi using equinox run config
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 16:38:16 +00:00
jsdelfino
ced88ce667
Updated equinox.common and equinox.app dependency levels.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707963 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 09:51:43 +00:00
jsdelfino
2256476f62
Added Eclipse plugins to the Eclipse build profile, to get their classpath computed correctly.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707962 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 09:49:25 +00:00
jsdelfino
1f132610dc
Attempt to use the Eclipse compiler to compile modules, this will allow OSGi imports/exports to be used at compile time.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707961 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 09:44:19 +00:00
jsdelfino
8c0354c1e8
Removed unused modules.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 23:13:37 +00:00
jsdelfino
7990d03a8e
Removed empty directories.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707901 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 20:27:14 +00:00
jsdelfino
947eddff9b
Removed unused assembly files.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707900 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 20:21:32 +00:00
jsdelfino
67417b17d3
Added the tools/eclipse module to the distro build profile.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707896 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 19:48:43 +00:00
jsdelfino
d949268942
Moved distro builds under distribution module.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 18:45:42 +00:00
jsdelfino
cba1e85023
Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707885 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 18:31:01 +00:00
jsdelfino
4b2964ecba
Removed obsolete module.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707884 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25 18:30:05 +00:00
rfeng
fea424a4ef
Use the targetDirectory as the location for the tuscany plugins
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707786 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 23:26:37 +00:00
rfeng
be107596bf
Remove tools folder
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707782 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 23:22:26 +00:00
rfeng
c2d39dda3a
Set svn:ignore
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707781 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 23:20:00 +00:00
rfeng
dfeff33366
Add pom, mf and activator
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707779 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 23:15:04 +00:00
rfeng
1fa4c95f46
Minor clean up for the extensibility
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707777 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 23:01:02 +00:00
rfeng
8bec3f9b64
Fix the newFactoryClassInstance and bring up the sample-calculator-equinox
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707774 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 22:51:06 +00:00
lresende
425fe3be95
Fixing issue where JSON-RPC binding was not being concatenated to generated java script proxy and was causing catalog.get is not a function when running store sample.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707770 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 22:41:51 +00:00
lresende
dd855ef347
Fixing issue where JSON-RPC binding was not being concatenated to generated java script proxy and was causing catalog.get is not a function when running store sample.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707769 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 22:32:21 +00:00
jsdelfino
aa7f1d1053
Moved the PDE target build to its own module. Moved the Eclipse plugin build to the distribution profile.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707759 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 21:57:48 +00:00
rfeng
32317fc36f
Fix the classname for NodeFactory used in Class.forName()
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707755 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 21:39:31 +00:00
slaws
f6600503b2
remove unused diagrams
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707595 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 10:10:20 +00:00
rsivaram
163c08b324
Event prototype: commit missing pom.xml
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707586 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 09:26:47 +00:00
rfeng
b4ea757877
Use "reference:" scheme to install bundles from the orginal location without copying
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707563 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 06:43:56 +00:00
rfeng
fe85e4d6a0
Derive the OSGi version from maven version
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707562 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 06:42:51 +00:00
lresende
12af73bcbd
Cleaning up GData binding implementation and fixing issue with retrieving Picassa feed
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707532 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 03:43:49 +00:00
jsdelfino
13d2bfc113
Minor fixes to the Maven bundle plugin. Fixed the algorithm determining what directories need to be excluded from the distro. Added an 'includeGroupIds' configruation property.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707438 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 18:28:14 +00:00
slaws
3336ce7cd3
Merge the runtime wire changes to add a binding invocation wire with the jms binding changes to exploit the binding wire. Still early days so see the ongoing conversation on the ML. This function is only enabled if you include a wire format in a jms service binding element.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707394 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 15:42:42 +00:00
rsivaram
3a62e18e73
Event prototype: update poms
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707321 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 09:07:17 +00:00
jsdelfino
982315fc49
Adjusted pom.xml, added distribution to default and Eclipse profiles. Removed obsolete OSGi build profile.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707237 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 00:38:45 +00:00
jsdelfino
19af867c44
Changed distro builds to build OSGi friendly distributions. Added an Eclipse build profile to build an Eclipse PDE target which can be used to configure an Eclipse workspace.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707236 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 00:37:43 +00:00
jsdelfino
ae0697630e
Renamed BundleDistro Maven plugin, added comments to it, added options to exclude artifacts and configure the build output location, to help use it to build distributions.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707235 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 00:33:26 +00:00
jsdelfino
0a4872e0a9
Added comments to maven bundle plugin. Removed obsolete plugin.
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 00:31:57 +00:00
rfeng
0491f669ce
Start to add InvocationChain for bindings
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 22:40:19 +00:00
rfeng
5e9776cf29
Fix for TUSCANY-2651: Merge the fix from trunk
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 21:16:17 +00:00
rfeng
43fb0b55d0
Adjust the extra location setting
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706851 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 03:39:17 +00:00
rfeng
4cd2e0d121
Adjust the calculation of version
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706823 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 00:44:24 +00:00
rfeng
85c97ce64b
Add the plugin to produce eclipse distro, target config and plugin.xml
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706821 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 00:36:31 +00:00
rfeng
499fab874b
Add a mojo to build a local distro and configure the target platform for Eclipse
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706819 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 00:27:56 +00:00
rfeng
a88471bf85
Adjust pom.xml
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706766 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:51:22 +00:00
rfeng
efe3a1df18
Adjust Export-Package as a workaround
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706761 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:44:30 +00:00
rfeng
c9dbd184c6
Format the code
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706758 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:31:48 +00:00
rfeng
2e3e92d804
Remove the dependency on o.a.t.s.policy.xml
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706756 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:27:29 +00:00
rfeng
3111344a06
Remove the dependency on o.a.t.s.policy.xml
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706751 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:15:54 +00:00
rfeng
39d2d6a4a8
Adjust Export-Package
...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706749 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 20:11:30 +00:00