18
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Java 9 build issues with maven-jaxb2-plugin and xmlbeans-maven-plugin.
Andreas Veithen
as veithen
More... over 5 years ago
Fix AspectJ build problems on Java 9.
Andreas Veithen
as veithen
More... over 5 years ago
Upgrade AspectJ.
Andreas Veithen
as veithen
More... over 5 years ago
Fix StAX dialect detection on Java 9.
Andreas Veithen
as veithen
More... over 5 years ago
Upgrade maven-enforcer-plugin to avoid MENFORCER-274.
Andreas Veithen
as veithen
More... over 5 years ago
Use tabs for text files.
Andreas Veithen
as veithen
More... over 5 years ago
Update Spring-WS.
Andreas Veithen
as veithen
More... over 5 years ago
Update mime4j version.
Andreas Veithen
as veithen
More... almost 6 years ago
Improve exception extraction in JAXBOMDataSource to fix build failures on recent Java 8 updates.
Andreas Veithen
as veithen
More... almost 6 years ago
Run Psychopath tests as a normal Maven project.
Andreas Veithen
as veithen
More... almost 6 years ago
Implement new release policy regarding checksum files.
Andreas Veithen
as veithen
More... about 6 years ago
Only instrument Axiom classes.
Andreas Veithen
as veithen
More... about 6 years ago
Update JaCoCo.
Andreas Veithen
as veithen
More... about 6 years ago
Refine the MemoryBlob contract; in particular, specify that the streams used by that type of blob don't throw IOExceptions.
Andreas Veithen
as veithen
More... about 6 years ago
Upgrade mime4j.
Andreas Veithen
as veithen
More... about 6 years ago
Update roadmap.
Andreas Veithen
as veithen
More... about 6 years ago
Move more classes from org.apache.axiom.om.util to axiom-compat.
Andreas Veithen
as veithen
More... about 6 years ago
Don't allow references to Commons Logging in the public API.
Andreas Veithen
as veithen
More... about 6 years ago
Deprecate CommonUtils.isTextualPart.
Andreas Veithen
as veithen
More... about 6 years ago
Move CopyUtils to axiom-compat.
Andreas Veithen
as veithen
More... about 6 years ago
Move AttributeHelper and ElementHelper to axiom-compat.
Andreas Veithen
as veithen
More... about 6 years ago
Deprecate AttributeHelper.importOMAttribute.
Andreas Veithen
as veithen
More... about 6 years ago
Deprecate ElementHelper.toSOAPHeaderBlock.
Andreas Veithen
as veithen
More... about 6 years ago
Upgrade Spring and Spring-WS.
Andreas Veithen
as veithen
More... about 6 years ago
Recycle the test case for AXIS2-479 and transform it into a test case for Axiom. It is no longer relevant for Axis2 itself because XmlBeans objects are now serialized using SAX.
Andreas Veithen
as veithen
More... over 6 years ago
Upgrade XmlBeans.
Andreas Veithen
as veithen
More... over 6 years ago
Ensure that exceptions thrown by an OMDataSource are correctly propagated by the SAXSource returned by getSAXSource.
Andreas Veithen
as veithen
More... over 6 years ago
Add more addChildElement tests/assertions.
Andreas Veithen
as veithen
More... over 6 years ago
Add test case for SOAPElement#addChildElement(String).
Andreas Veithen
as veithen
More... over 6 years ago
Simplify SAAJ test suite structure.
Andreas Veithen
as veithen
More... over 6 years ago