| Commit message (Expand) | Author | Files | Lines |
2008-10-30 | Added a setup profile where we can build core tools needed by the build itself. | jsdelfino | 1 | -0/+7 |
2008-10-30 | Adding the generated META-INF/MANIFEST.MF to source code repository, as these... | lresende | 217 | -111/+3021 |
2008-10-30 | Updating test case to follow new JUnit test style | lresende | 1 | -11/+18 |
2008-10-30 | Fixing algorithm used to discover and instantiate factories to return null in... | lresende | 1 | -0/+3 |
2008-10-29 | Removed unnecessary Eclipse dependencies. | jsdelfino | 1 | -12/+40 |
2008-10-29 | Fixed levels of Eclipse dependencies as the version ranges in their POMs are ... | jsdelfino | 1 | -3/+106 |
2008-10-29 | Improved error reporting in compiler plugin. | jsdelfino | 3 | -13/+17 |
2008-10-29 | Changed dependency scope to provided to avoid dragging it in all modules. | jsdelfino | 1 | -0/+1 |
2008-10-29 | Add a maven plugin that can generate PDE .classpath and .project for tuscany ... | rfeng | 2 | -15/+589 |
2008-10-29 | Fixed algorithm used to discover and instantiate factories as it wouldn't wor... | jsdelfino | 2 | -37/+31 |
2008-10-28 | Added FIXME comment and removed printStackTrace() which pollutes the build ou... | jsdelfino | 1 | -1/+1 |
2008-10-28 | Make junit version to be 4.5 | rfeng | 2 | -2/+2 |
2008-10-28 | Remove unnecessary annotations | rfeng | 1 | -4/+0 |
2008-10-28 | Cleaning up GData binding implementation and fixing issue with retrieving Pic... | lresende | 48 | -3463/+128 |
2008-10-28 | Reverting changes from #708370 as it looks like didn't solve all the issues. | lresende | 2 | -24/+9 |
2008-10-27 | Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to b... | lresende | 2 | -9/+24 |
2008-10-27 | Remove the dependency on JDK 1.6 API String.isEmpty() | rfeng | 1 | -1/+1 |
2008-10-27 | Bring up calculator-osgi using equinox run config | rfeng | 12 | -203/+606 |
2008-10-26 | Updated equinox.common and equinox.app dependency levels. | jsdelfino | 7 | -0/+145 |
2008-10-26 | Added Eclipse plugins to the Eclipse build profile, to get their classpath co... | jsdelfino | 1 | -0/+19 |
2008-10-26 | Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ... | jsdelfino | 11 | -7/+970 |
2008-10-25 | Removed unused modules. | jsdelfino | 40 | -2391/+0 |
2008-10-25 | Removed unused assembly files. | jsdelfino | 14 | -3765/+1 |
2008-10-25 | Added the tools/eclipse module to the distro build profile. | jsdelfino | 1 | -0/+1 |
2008-10-25 | Moved distro builds under distribution module. | jsdelfino | 141 | -58/+22 |
2008-10-25 | Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo. | jsdelfino | 203 | -7/+88 |
2008-10-25 | Removed obsolete module. | jsdelfino | 2 | -113/+0 |
2008-10-24 | Use the targetDirectory as the location for the tuscany plugins | rfeng | 1 | -2/+2 |
2008-10-24 | Add pom, mf and activator | rfeng | 3 | -0/+216 |
2008-10-24 | Minor clean up for the extensibility | rfeng | 3 | -22/+3 |
2008-10-24 | Fix the newFactoryClassInstance and bring up the sample-calculator-equinox | rfeng | 28 | -87/+531 |
2008-10-24 | Fixing issue where JSON-RPC binding was not being concatenated to generated j... | lresende | 1 | -8/+8 |
2008-10-24 | Moved the PDE target build to its own module. Moved the Eclipse plugin build ... | jsdelfino | 17 | -32/+3951 |
2008-10-24 | Fix the classname for NodeFactory used in Class.forName() | rfeng | 1 | -2/+2 |
2008-10-24 | Use "reference:" scheme to install bundles from the orginal location without ... | rfeng | 1 | -1/+8 |
2008-10-24 | Derive the OSGi version from maven version | rfeng | 3 | -62/+72 |
2008-10-23 | Minor fixes to the Maven bundle plugin. Fixed the algorithm determining what ... | jsdelfino | 1 | -11/+45 |
2008-10-23 | Adjusted pom.xml, added distribution to default and Eclipse profiles. Removed... | jsdelfino | 1 | -40/+1 |
2008-10-23 | Changed distro builds to build OSGi friendly distributions. Added an Eclipse ... | jsdelfino | 19 | -182/+192 |
2008-10-23 | Renamed BundleDistro Maven plugin, added comments to it, added options to exc... | jsdelfino | 1 | -37/+124 |
2008-10-23 | Added comments to maven bundle plugin. Removed obsolete plugin. | jsdelfino | 2 | -120/+5 |
2008-10-22 | Adjust the extra location setting | rfeng | 1 | -1/+2 |
2008-10-22 | Adjust the calculation of version | rfeng | 2 | -5/+2 |
2008-10-22 | Add the plugin to produce eclipse distro, target config and plugin.xml | rfeng | 1 | -47/+58 |
2008-10-22 | Add a mojo to build a local distro and configure the target platform for Eclipse | rfeng | 3 | -21/+233 |
2008-10-21 | Adjust pom.xml | rfeng | 1 | -14/+1 |
2008-10-21 | Adjust Export-Package as a workaround | rfeng | 1 | -0/+2 |
2008-10-21 | Format the code | rfeng | 10 | -418/+447 |
2008-10-21 | Remove the dependency on o.a.t.s.policy.xml | rfeng | 3 | -37/+16 |
2008-10-21 | Remove the dependency on o.a.t.s.policy.xml | rfeng | 4 | -8/+6 |