summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws2008-10-3026-813/+1183
* Updating test case to follow new JUnit test stylelresende2008-10-301-11/+18
* Fixing algorithm used to discover and instantiate factories to return null in...lresende2008-10-301-0/+3
* TUSCANY-2629 and TUSCANY-2624 - Enhancments to processor that handles unknown...lresende2008-10-3016-275/+1757
* Removed unnecessary Eclipse dependencies.jsdelfino2008-10-291-12/+40
* TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing compilat...lresende2008-10-294-4/+4
* TUSCANY-2651 - Fixing XMLSchema dependency in distribution artifacts such as ...lresende2008-10-292-2/+2
* TUSCANY-2651 - Fixing XMLSchema dependency issue that was causing build failu...lresende2008-10-291-1/+1
* Fixed levels of Eclipse dependencies as the version ranges in their POMs are ...jsdelfino2008-10-291-3/+106
* Improved error reporting in compiler plugin.jsdelfino2008-10-293-13/+17
* Changed dependency scope to provided to avoid dragging it in all modules.jsdelfino2008-10-291-0/+1
* Add a maven plugin that can generate PDE .classpath and .project for tuscany ...rfeng2008-10-292-15/+589
* Fixed algorithm used to discover and instantiate factories as it wouldn't wor...jsdelfino2008-10-292-37/+31
* Added FIXME comment and removed printStackTrace() which pollutes the build ou...jsdelfino2008-10-281-1/+1
* Make junit version to be 4.5rfeng2008-10-282-2/+2
* Remove unnecessary annotationsrfeng2008-10-281-4/+0
* Cleaning up GData binding implementation and fixing issue with retrieving Pic...lresende2008-10-2848-3463/+128
* Reverting changes from #708370 as it looks like didn't solve all the issues.lresende2008-10-282-24/+9
* Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to b...lresende2008-10-272-9/+24
* Remove the dependency on JDK 1.6 API String.isEmpty()rfeng2008-10-271-1/+1
* Bring up calculator-osgi using equinox run configrfeng2008-10-2712-203/+606
* Updated equinox.common and equinox.app dependency levels.jsdelfino2008-10-267-0/+145
* Added Eclipse plugins to the Eclipse build profile, to get their classpath co...jsdelfino2008-10-261-0/+19
* Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ...jsdelfino2008-10-2611-7/+970
* Removed unused modules.jsdelfino2008-10-2540-2391/+0
* Removed unused assembly files.jsdelfino2008-10-2514-3765/+1
* Added the tools/eclipse module to the distro build profile.jsdelfino2008-10-251-0/+1
* Moved distro builds under distribution module.jsdelfino2008-10-25141-58/+22
* Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo.jsdelfino2008-10-25203-7/+88
* Removed obsolete module.jsdelfino2008-10-252-113/+0
* Use the targetDirectory as the location for the tuscany pluginsrfeng2008-10-241-2/+2
* Add pom, mf and activatorrfeng2008-10-243-0/+216
* Minor clean up for the extensibilityrfeng2008-10-243-22/+3
* Fix the newFactoryClassInstance and bring up the sample-calculator-equinoxrfeng2008-10-2428-87/+531
* Fixing issue where JSON-RPC binding was not being concatenated to generated j...lresende2008-10-241-8/+8
* Moved the PDE target build to its own module. Moved the Eclipse plugin build ...jsdelfino2008-10-2417-32/+3951
* Fix the classname for NodeFactory used in Class.forName()rfeng2008-10-241-2/+2
* Use "reference:" scheme to install bundles from the orginal location without ...rfeng2008-10-241-1/+8
* Derive the OSGi version from maven versionrfeng2008-10-243-62/+72
* Minor fixes to the Maven bundle plugin. Fixed the algorithm determining what ...jsdelfino2008-10-231-11/+45
* Adjusted pom.xml, added distribution to default and Eclipse profiles. Removed...jsdelfino2008-10-231-40/+1
* Changed distro builds to build OSGi friendly distributions. Added an Eclipse ...jsdelfino2008-10-2319-182/+192
* Renamed BundleDistro Maven plugin, added comments to it, added options to exc...jsdelfino2008-10-231-37/+124
* Added comments to maven bundle plugin. Removed obsolete plugin.jsdelfino2008-10-232-120/+5
* Fix for TUSCANY-2651: Merge the fix from trunkrfeng2008-10-221-1/+23
* Adjust the extra location settingrfeng2008-10-221-1/+2
* Adjust the calculation of versionrfeng2008-10-222-5/+2
* Add the plugin to produce eclipse distro, target config and plugin.xmlrfeng2008-10-221-47/+58
* Add a mojo to build a local distro and configure the target platform for Eclipserfeng2008-10-223-21/+233
* Adjust pom.xmlrfeng2008-10-211-14/+1