Arjen Poutsma
|
374afccadc
|
SPR-5523: JAXB2 is using package-info.java now as well.
|
16 years ago |
Chris Beams
|
ca65dbae39
|
Fixing build breakage by removing oxm.jaxb package-info.java and replacing it with the old package.html. The problem was that the new package-info.java was ending up overriding a generated package-info.java that contains important @XmlSource annotations.
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Christian Dupuis
|
cc5747ad14
|
added restriction tool annotation to oxm namespace
|
16 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Juergen Hoeller
|
b1e464fc60
|
marked "javax.xml.bind" as optional instead of "javax.xml.stream"
|
16 years ago |
Juergen Hoeller
|
bbd69da37f
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
Arjen Poutsma
|
9cbc1d502d
|
SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object
|
16 years ago |
Arjen Poutsma
|
c1667687d5
|
SPR-5634 - OXM does not permit targetClass and mapping file for CastorMarshaller
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Mark Pollack
|
351fba1a04
|
POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
|
16 years ago |
Arjen Poutsma
|
337323a114
|
SPR-5617 - Optional Ivy dependencies are mandatory in the OXM bundle's manifest
|
16 years ago |
Arjen Poutsma
|
d75291714a
|
SPR-5604: OXM bundle's BSN is incorrect
|
16 years ago |
Mark Pollack
|
0152d8d21d
|
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
Cleanup remains to meet maven central metadata requirements
|
16 years ago |
Arjen Poutsma
|
03f3bf09d6
|
SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient
|
16 years ago |
Arjen Poutsma
|
d83b601de0
|
Javadoc
|
16 years ago |
Juergen Hoeller
|
555fa3b4c8
|
revised OXM package: no provider-specific exceptions anymore, etc
|
16 years ago |
Scott Andrews
|
1f770574b0
|
updating eclipse settings and classpaths
|
16 years ago |
Arjen Poutsma
|
5948d05ee0
|
Removed generated classes from repo.
|
16 years ago |
Ben Hale
|
6479966ac7
|
Added castor and jaxb2 to the oxm build
|
16 years ago |
Arjen Poutsma
|
00734954bd
|
Added test-classes to classpath, necessary for generated xmlbeans code
|
16 years ago |
Arjen Poutsma
|
6d5e07f46a
|
Added jaxb2 and castor tasks for Ben to play with.
|
16 years ago |
Arjen Poutsma
|
7ec86ebd9e
|
Enabled XMLBeans tests
|
16 years ago |
Arjen Poutsma
|
c3fcab05f0
|
Enabled Jibx tests
|
16 years ago |
Arjen Poutsma
|
e966fd9605
|
- Removed GenericMarshaller & GenericUnmarshaller
- Made Marshaller and Unmarshaller generic
|
16 years ago |
Arjen Poutsma
|
fc06f9ba72
|
OXM is nearing completion
|
16 years ago |
Arjen Poutsma
|
8ce1f203ff
|
Added generated classes for Castor.
|
16 years ago |
Arjen Poutsma
|
6ba9ad8116
|
Added @Override
|
16 years ago |
Arjen Poutsma
|
03582973d7
|
Initial import of OXM module
|
16 years ago |