Commit Graph

24828 Commits

Author SHA1 Message Date
Arjen Poutsma fc06f9ba72 OXM is nearing completion 2009-01-09 12:48:19 +00:00
Arjen Poutsma f2329cf426 Aded createStaxResult 2009-01-09 12:37:41 +00:00
Arjen Poutsma 8ce1f203ff Added generated classes for Castor. 2009-01-08 11:12:28 +00:00
Arjen Poutsma ccd59ca088 Added StaxUtils, hidden StaxSource, StaxResult, and various other Stax-specific classes behind this utility class. 2009-01-07 16:20:40 +00:00
Arjen Poutsma 74f3ed3f19 Added DomContentHandler 2009-01-07 12:20:58 +00:00
Arjen Poutsma 76de5b0e10 Added DomContentHandler 2009-01-07 12:20:42 +00:00
Arjen Poutsma e03a27ef46 Added Stax Source methods to TransformerUtils 2009-01-07 12:00:39 +00:00
Arjen Poutsma 688593074a Fixed version numbers 2009-01-07 11:38:18 +00:00
Arjen Poutsma 22e78c90e0 Added StaxResult 2009-01-07 11:37:09 +00:00
Arjen Poutsma 6be49ad8c5 Added StaxEventContentHandler 2009-01-07 11:36:33 +00:00
Arjen Poutsma e0fe3f35aa Test -> Tests 2009-01-07 11:24:50 +00:00
Arjen Poutsma 7bf6d90f20 Added StaxStreamContentHandler 2009-01-07 11:24:01 +00:00
Arjen Poutsma 0637dbad5e Test -> Tests 2009-01-07 11:20:08 +00:00
Arjen Poutsma 2945253d20 Added SimpleNamespaceContext 2009-01-06 17:07:59 +00:00
Arjen Poutsma 8152b266b1 Renamed XmlReader classes to XMLReader classes 2009-01-06 16:43:49 +00:00
Arjen Poutsma 5f8d442708 Renamed XmlReader tests to XMLReader tests 2009-01-06 16:40:37 +00:00
Arjen Poutsma 86cf17e5e9 Renamed XmlReaders to XMLReaders 2009-01-06 16:32:59 +00:00
Arjen Poutsma 5dfe6775d4 Added various XML helper classes, for use with OXM 2009-01-06 16:24:42 +00:00
Arjen Poutsma 2eca3aee06 Added JaxpVersion 2009-01-06 12:33:41 +00:00
Arjen Poutsma 6ba9ad8116 Added @Override 2009-01-06 11:19:19 +00:00
Arjen Poutsma 03582973d7 Initial import of OXM module 2009-01-06 11:18:27 +00:00
Chris Beams d116c8733a polishing .beans tests 2008-12-24 22:02:08 +00:00
Chris Beams 46722fa946 removing unintentionally added file 2008-12-24 21:52:44 +00:00
Chris Beams 62db6af879 polishing .beans tests 2008-12-24 21:52:19 +00:00
Chris Beams a0bf1b4ade polishing .beans tests 2008-12-24 20:29:14 +00:00
Chris Beams 915ad0a8d9 polishing .beans tests 2008-12-24 20:17:43 +00:00
Chris Beams 751daf95a1 polishing .beans tests 2008-12-24 19:34:04 +00:00
Chris Beams 670bfd5ee2 + polishing .beans tests
+ removed unnecessary dependency on hibernate
2008-12-24 19:14:15 +00:00
Chris Beams 3d634f1eb7 polishing .beans tests 2008-12-24 18:16:53 +00:00
Chris Beams 6966099d85 polishing .aop tests 2008-12-21 00:12:12 +00:00
Chris Beams 4671fd7141 polishing .aop tests 2008-12-20 23:34:49 +00:00
Chris Beams 9211357e94 polishing .aop tests 2008-12-20 23:28:22 +00:00
Chris Beams 5dd4e5220a polishing .aop tests 2008-12-20 23:01:02 +00:00
Chris Beams 0f4ab0a987 polishing .aop tests 2008-12-20 22:30:29 +00:00
Chris Beams beea69d83b polishing .aop tests 2008-12-20 21:06:19 +00:00
Chris Beams 56e868b2d7 polishing .aop tests 2008-12-20 20:06:11 +00:00
Chris Beams 7abde41d5b polishing .aop tests 2008-12-20 19:29:15 +00:00
Chris Beams ac9f9c1348 updated eclipse team project definition from .testsuite -> .integration-tests 2008-12-20 09:40:21 +00:00
Chris Beams 07c15ce746 renamed .testsuite -> .integration-tests 2008-12-20 09:36:46 +00:00
Chris Beams a73e4fc266 removing empty dirs from .testsuite 2008-12-20 09:14:08 +00:00
Chris Beams c3a68dfdda removing empty dirs from .testsuite 2008-12-20 09:12:11 +00:00
Chris Beams 6a31155c62 eliminating all unnecessary artifacts from .testsuite 2008-12-20 09:09:31 +00:00
Chris Beams 3da373eeaf moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context 2008-12-20 08:19:32 +00:00
Chris Beams d083432478 refactored .context module's .beans.factory and .context.access tests in preparation for moving .beans.factory.xml tests from .testsuite -> .context 2008-12-20 07:22:07 +00:00
Chris Beams 78c692b0cb refactored XmlBeanFactoryTests in preparation for move from .testsuite -> .context 2008-12-20 00:18:15 +00:00
Chris Beams 7a0d9c7533 moved ApplicationContext-dependent .beans.factory.xml.* tests from .testsuite -> .context 2008-12-19 22:33:26 +00:00
Chris Beams be53a80657 moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context
in the process, identified and refactored two genuine integration tests (AopNamespaceHandlerScopeIntegrationTests, AdvisorAutoProxyCreatorIntegrationTests), which will remain in .testsuite due to broad-ranging dependencies
2008-12-19 21:58:42 +00:00
Chris Beams 2d37eb722b + moving .aop.aspectj.* unit tests from .testsuite -> .context
+ @SuppressWarnings and generic parameters to production .aop sources
2008-12-19 15:45:06 +00:00
Chris Beams 4a77699d38 refactoring .testsuite .aop.aspectj tests in preparation for migration to .context 2008-12-19 14:57:35 +00:00
Chris Beams d7a9d7c8e6 + refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
+ updated all ivy.xml files to depend on AspectJ 1.6.2
2008-12-19 14:56:09 +00:00