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