summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolve a lot of OSGi access violations. More to be fixed.rfeng2008-10-3199-686/+927
* Moved plugin configuration to a pluginManagement section and moved the PDE pl...jsdelfino2008-10-301-155/+156
* Added plugin to generate correct PDE project .classpath and .project files.jsdelfino2008-10-301-11/+19
* Fixed error in POM.jsdelfino2008-10-301-4/+1
* Removed dependencies on the maven bundle plugin now that the manifests have b...jsdelfino2008-10-30115-2216/+7
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-3/+4
* Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng2008-10-30106-1753/+1938
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-4/+2
* Added a setup profile where we can build core tools needed by the build itself.jsdelfino2008-10-301-0/+7
* Adding the generated META-INF/MANIFEST.MF to source code repository, as these...lresende2008-10-30217-111/+3021
* 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
* Removed unnecessary Eclipse dependencies.jsdelfino2008-10-291-12/+40
* 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
* Adjust the extra location settingrfeng2008-10-221-1/+2