summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/databinding-jaxb (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende8-34/+185
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende38-0/+4953
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende43-5652/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this ↵antelder1-15/+15
isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to ↵antelder1-0/+53
run the calclator sample. Minimal modules as identified in http://apache.markmail.org/message/ofdwyjikioosc7bn. Still need to update for new version, that will be in a seperate commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718231 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-4/+4
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-01Adding more XmlJavaTypeAdapter supportrfeng6-34/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700861 13f79535-47bb-0310-9956-ffa450edef68
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng2-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700330 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Commit changes for TUSCANY-2590.scottkurz2-19/+154
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695598 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fix TUSCANY-2531nash2-36/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695444 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack3-0/+6
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Fix TUSCANY-2531nash1-3/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685310 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25Fix for TUSCANY-2498rfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679890 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24Fix TUSCANY-2479nash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679617 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675006 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08Return a stateless instance of the JAXBTypeHelperrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674894 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02Moved test classes to test/src and fixed scope of dependency on ↵jsdelfino3-1/+1
jaxb2-reflection.. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673547 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02Added missing .sca to test package.jsdelfino10-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673544 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02Fix for TUSCANY-2444rfeng1-4/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673298 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Cleaned up dependencies on stax-api to make sure that one copy of ↵jsdelfino1-6/+0
stax-api.jar is on the classpath. Cleaned up dependencies on pluggable contribution-xyz modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672827 13f79535-47bb-0310-9956-ffa450edef68
2008-06-21Avoid extra classes in the default JAXBContextrfeng2-12/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@670156 13f79535-47bb-0310-9956-ffa450edef68