index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
databinding-jaxb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-27
Update to jaxb-impl 2.1.11
rfeng
1
-7
/
+7
2009-05-17
Merge interface-java-xml into interface-java
antelder
1
-1
/
+1
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-03-19
Produce xsi:type for local elements in JAXB
rfeng
1
-1
/
+2
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-4
/
+4
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-4
/
+4
2009-03-17
Make sure XML types introspected by databindings are honored by the J2W gener...
rfeng
1
-1
/
+2
2009-03-06
Support the SCA property value based on the OASIS syntax
rfeng
2
-2
/
+11
2009-02-17
Fix the JAXBException if package-info annotated with @XmlSchema is present wi...
rfeng
1
-1
/
+4
2009-02-12
Fix J2 security issue as reported in TUSCANY-2846
rfeng
1
-4
/
+29
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
5
-6
/
+6
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-15
/
+15
2009-01-13
Update cglib, jaxb-impl versions
rfeng
1
-2
/
+2
2008-12-04
Made the constants final
mcombellack
1
-2
/
+2
2008-12-04
Made class final as the only construvtor is private. Also Fixed a spelling mi...
mcombellack
2
-4
/
+4
2008-12-04
Fixed a couple of spelling mistakes
mcombellack
1
-2
/
+2
2008-12-04
Corrected order of modifiers so that it matches the recommendations from the ...
mcombellack
1
-1
/
+1
2008-12-03
Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...
mcombellack
3
-8
/
+3
2008-12-02
Converted unit tests from JUnit 3 to JUnit 4
mcombellack
5
-36
/
+46
2008-11-28
Some module description tidying. Also get rid of an empty directory
slaws
1
-1
/
+1
2008-11-27
Cleaned up compile time warning messages regarding unneccsary use of @Suppres...
mcombellack
1
-2
/
+0
2008-11-21
More changes to get to a stage where I have a working build in mvn and in Ecl...
slaws
1
-0
/
+12
2008-11-20
Fix a few MFs
rfeng
1
-2
/
+1
2008-11-19
Fix build error by removeing use of XmlSchema as its not used presently
antelder
3
-25
/
+21
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-4
/
+4
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
8
-34
/
+185
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
38
-0
/
+4953
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
43
-5652
/
+0
2008-11-17
Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...
antelder
1
-15
/
+15
2008-11-17
Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...
antelder
1
-0
/
+53
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-4
/
+4
2008-10-01
Adding more XmlJavaTypeAdapter support
rfeng
6
-34
/
+184
2008-09-30
Start cleaning up the databinding framework to remove obsolete code
rfeng
2
-3
/
+2
2008-09-15
Commit changes for TUSCANY-2590.
scottkurz
2
-19
/
+154
2008-09-15
Fix TUSCANY-2531
nash
2
-36
/
+36
2008-08-13
Added missing @Override annotation to methods that override methods from thei...
mcombellack
3
-0
/
+6
2008-08-12
Fix TUSCANY-2531
nash
1
-3
/
+32
2008-07-25
Fix for TUSCANY-2498
rfeng
1
-1
/
+3
2008-07-24
Fix TUSCANY-2479
nash
1
-0
/
+9
2008-07-08
Avoid conflict of Source[] and DataHandler[] in JAXBContext
rfeng
1
-0
/
+2
2008-07-08
Return a stateless instance of the JAXBTypeHelper
rfeng
1
-2
/
+2
2008-07-02
Moved test classes to test/src and fixed scope of dependency on jaxb2-reflect...
jsdelfino
3
-1
/
+1
2008-07-02
Added missing .sca to test package.
jsdelfino
10
-10
/
+10
2008-07-02
Fix for TUSCANY-2444
rfeng
1
-4
/
+11
2008-06-30
Cleaned up dependencies on stax-api to make sure that one copy of stax-api.ja...
jsdelfino
1
-6
/
+0
2008-06-21
Avoid extra classes in the default JAXBContext
rfeng
2
-12
/
+15