summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-30Fixing broken test cases due to partial merge from trunk.lresende2-4/+2
2008-10-30Added a setup profile where we can build core tools needed by the build itself.jsdelfino1-0/+7
2008-10-30Adding the generated META-INF/MANIFEST.MF to source code repository, as these...lresende217-111/+3021
2008-10-30Update changes file for TUSCANY-2635 fixantelder1-0/+7
2008-10-30Merge fix from trunk to 1.3.3 branch for TUSCANY-2635: Pool stateless-scoped ...antelder2-7/+82
2008-10-30TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws26-813/+1183
2008-10-30Updating test case to follow new JUnit test stylelresende1-11/+18
2008-10-30Fixing algorithm used to discover and instantiate factories to return null in...lresende1-0/+3
2008-10-30TUSCANY-2629 and TUSCANY-2624 - Enhancments to processor that handles unknown...lresende16-275/+1757
2008-10-29Removed unnecessary Eclipse dependencies.jsdelfino1-12/+40
2008-10-29TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing compilat...lresende4-4/+4
2008-10-29TUSCANY-2651 - Fixing XMLSchema dependency in distribution artifacts such as ...lresende2-2/+2
2008-10-29TUSCANY-2651 - Fixing XMLSchema dependency issue that was causing build failu...lresende1-1/+1
2008-10-29Fixed levels of Eclipse dependencies as the version ranges in their POMs are ...jsdelfino1-3/+106
2008-10-29Improved error reporting in compiler plugin.jsdelfino3-13/+17
2008-10-29Changed dependency scope to provided to avoid dragging it in all modules.jsdelfino1-0/+1
2008-10-29Add a maven plugin that can generate PDE .classpath and .project for tuscany ...rfeng2-15/+589
2008-10-29Fixed algorithm used to discover and instantiate factories as it wouldn't wor...jsdelfino2-37/+31
2008-10-28Added FIXME comment and removed printStackTrace() which pollutes the build ou...jsdelfino1-1/+1
2008-10-28Make junit version to be 4.5rfeng2-2/+2
2008-10-28Remove unnecessary annotationsrfeng1-4/+0
2008-10-28Cleaning up GData binding implementation and fixing issue with retrieving Pic...lresende48-3463/+128
2008-10-28Reverting changes from #708370 as it looks like didn't solve all the issues.lresende2-24/+9
2008-10-27Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to b...lresende2-9/+24
2008-10-27Remove the dependency on JDK 1.6 API String.isEmpty()rfeng1-1/+1
2008-10-27Bring up calculator-osgi using equinox run configrfeng12-203/+606
2008-10-26Updated equinox.common and equinox.app dependency levels.jsdelfino7-0/+145
2008-10-26Added Eclipse plugins to the Eclipse build profile, to get their classpath co...jsdelfino1-0/+19
2008-10-26Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ...jsdelfino11-7/+970
2008-10-25Removed unused modules.jsdelfino40-2391/+0
2008-10-25Removed unused assembly files.jsdelfino14-3765/+1
2008-10-25Added the tools/eclipse module to the distro build profile.jsdelfino1-0/+1
2008-10-25Moved distro builds under distribution module.jsdelfino141-58/+22
2008-10-25Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo.jsdelfino203-7/+88
2008-10-25Removed obsolete module.jsdelfino2-113/+0
2008-10-24Use the targetDirectory as the location for the tuscany pluginsrfeng1-2/+2
2008-10-24Add pom, mf and activatorrfeng3-0/+216
2008-10-24Minor clean up for the extensibilityrfeng3-22/+3
2008-10-24Fix the newFactoryClassInstance and bring up the sample-calculator-equinoxrfeng28-87/+531
2008-10-24Fixing issue where JSON-RPC binding was not being concatenated to generated j...lresende1-8/+8
2008-10-24Moved the PDE target build to its own module. Moved the Eclipse plugin build ...jsdelfino17-32/+3951
2008-10-24Fix the classname for NodeFactory used in Class.forName()rfeng1-2/+2
2008-10-24Use "reference:" scheme to install bundles from the orginal location without ...rfeng1-1/+8
2008-10-24Derive the OSGi version from maven versionrfeng3-62/+72
2008-10-23Minor fixes to the Maven bundle plugin. Fixed the algorithm determining what ...jsdelfino1-11/+45
2008-10-23Adjusted pom.xml, added distribution to default and Eclipse profiles. Removed...jsdelfino1-40/+1
2008-10-23Changed distro builds to build OSGi friendly distributions. Added an Eclipse ...jsdelfino19-182/+192
2008-10-23Renamed BundleDistro Maven plugin, added comments to it, added options to exc...jsdelfino1-37/+124
2008-10-23Added comments to maven bundle plugin. Removed obsolete plugin.jsdelfino2-120/+5
2008-10-22Fix for TUSCANY-2651: Merge the fix from trunkrfeng1-1/+23