Chris Beams
2f7c2230f0
Include license.txt and notice.txt in module JARs
14 years ago
Sam Brannen
b130a36af7
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
14 years ago
Chris Beams
f480333d31
Merge 3.1.0 development branch into trunk
...
Branch in question is 'env' branch from git://git.springsource.org/sandbox/cbeams.git; merged into
git-svn repository with:
git merge -s recursive -Xtheirs --no-commit env
No merge conflicts, but did need to
git rm spring-build
prior to committing.
With this change, Spring 3.1.0 development is now happening on SVN
trunk. Further commits to the 3.0.x line will happen in an as-yet
uncreated SVN branch. 3.1.0 snapshots will be available
per the usual nightly CI build from trunk.
14 years ago
Arjen Poutsma
043ec2c8b2
SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class.
14 years ago
Ben Hale
7730e76c06
Publishing license and notice files
14 years ago
Arjen Poutsma
dbfa049e1e
Prepping for 3.0.5
14 years ago
Juergen Hoeller
5e5a8a09cf
Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292)
15 years ago
Arjen Poutsma
b31c34ed7d
Upgrading version to 3.0.4
15 years ago
Arjen Poutsma
723f94fd0e
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
15 years ago
Arjen Poutsma
f72c431e8a
SPR-7257 - AbstractMarshaller incorrectly expects DOMResult to already have a node
15 years ago
Luke Taylor
27be8434f1
Rolled-back accidental .classpath changes
15 years ago
Luke Taylor
3f885d0302
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
15 years ago
David Syer
eb7f8309e2
Update version in POMs to 3.0.3
15 years ago
Arjen Poutsma
f836601e0f
SPR-7034 - XmlBeans UnMarshalling - does not work with RequestBody annotation
15 years ago
Arjen Poutsma
ac9a625ccc
SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output
15 years ago
Arjen Poutsma
894875ce8d
SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType
15 years ago
Arjen Poutsma
9d1c3fa9ac
SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType
15 years ago
David Syer
1a351db6e0
Update Central POMs to 3.0.2
15 years ago
Costin Leau
8d0bb00188
+ make use or property placeholders inside template.mf
15 years ago
Arjen Poutsma
19cdd558d3
Improved Jaxb2Marshaller.supports()
15 years ago
Arjen Poutsma
58f63f6142
Improved Jaxb2Marshaller.supports()
15 years ago
Costin Leau
0fd4a45070
+ upgrade to AspectJ 1.6.8
...
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
15 years ago
Arjen Poutsma
b1e2a2ec3c
SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object
15 years ago
David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
15 years ago
David Syer
1202f67cc8
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
15 years ago
Costin Leau
fbee526a40
+ add oxm.xsd namespace alias
15 years ago
Arjen Poutsma
211e36c249
SPR-6371 - Jaxb2Marshaller should use AnnotationUtils
15 years ago
Arjen Poutsma
bee051ece6
SWS-572
15 years ago
Mark Pollack
c6cd1a528e
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
...
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
15 years ago
Mark Pollack
4f94f45ec4
pom maintenance
15 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
15 years ago
Arjen Poutsma
e1b73ade8a
Removed duplicate OrderItem
15 years ago
Arjen Poutsma
636c4901c0
More autoboxing madness.
15 years ago
Juergen Hoeller
fb7fd4bb52
added superfluous cast to get around ambiguity problem with some compilers
15 years ago
Arjen Poutsma
c870e01757
Added castor properties
15 years ago
Arjen Poutsma
157a87e910
SPR-6003 - Improve CastorMarshaller support for loading class descriptors
15 years ago
Arjen Poutsma
5c2d63745f
SPR-6037 - Ability to configure a XStream subclass on XStreamMarshaller
15 years ago
Arjen Poutsma
839e94618d
SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
15 years ago
Mark Pollack
3081396c15
pom maintenance - changes needed to run inside eclipse via m2eclipse
16 years ago
Mark Pollack
97e3b5ca8c
SPR-5976 - Upgrade POMS to JUnit 4.6
16 years ago
Arjen Poutsma
3d29023ef3
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
16 years ago
Christian Dupuis
a4bbd9abda
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
16 years ago
Chris Beams
9163d8043b
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
16 years ago
Mark Pollack
0c16554e23
SPR-5803 and additional POM maintenance/development
16 years ago
Sam Brannen
620c9b1f96
[SPR-5895] Upgraded to EasyMock 2.5.1.
16 years ago
Sam Brannen
8bfb56c75b
[SPR-5887] Upgraded to JUnit 4.6.0.
16 years ago
Keith Donald
8eb8602125
eclipse refactor changed code unexpectedly
16 years ago
Keith Donald
1117050815
naming improvements since design review
16 years ago
Arjen Poutsma
3169d428ec
SPR-5760 - XStreamMarshaller can not activate XStream automatic annotations detection feature
16 years ago
Arjen Poutsma
c2e65baa70
SPR-5838 - XstreamMarshaller does not support field aliasing
16 years ago