18
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 22 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade Mockito to the latest version.
Andreas Veithen
as veithen
More... over 7 years ago
AXIOM-487: Add support for namespace unaware attributes to XmlHandler.
Andreas Veithen
as veithen
More... over 7 years ago
Add an assertion about the behavior of DOM's lookupNamespaceURI method in the presence of a namespace declaration added using a namespace unaware API (namely setAttribute). This corresponds to the case described in AXIOM-487.
Andreas Veithen
as veithen
More... over 7 years ago
AXIOM-486: Remove AxiomTestVerb.
Andreas Veithen
as veithen
More... over 7 years ago
AXIOM-486: Deprecate AxiomTestVerb.
Andreas Veithen
as veithen
More... over 7 years ago
Upgrade Google Truth to 0.30.
Andreas Veithen
as veithen
More... over 7 years ago
Update Eclipse import instructions.
Andreas Veithen
as veithen
More... over 7 years ago
Upgrade alta-maven-plugin to latest version.
Andreas Veithen
as veithen
More... over 7 years ago
Add a regression test for AXIOM-485 (which affects the 1.2 branch, but not the trunk).
Andreas Veithen
as veithen
More... over 7 years ago
Simplify the OMMetaFactorySPI interface.
Andreas Veithen
as veithen
More... almost 8 years ago
Simplify the OMMetaFactorySPI interface.
Andreas Veithen
as veithen
More... almost 8 years ago
Update Pax Exam to the latest version.
Andreas Veithen
as veithen
More... almost 8 years ago
Add missing annotations.
Andreas Veithen
as veithen
More... almost 8 years ago
Move the SPI methods from OMMetaFactory to a separate interface.
Andreas Veithen
as veithen
More... almost 8 years ago
AXIOM-376: Trigger exceptions for conflicts detected during namespace repairing.
Andreas Veithen
as veithen
More... almost 8 years ago
No need to perform namespace repairing in FOMParser because the XMLStreamReader always comes from a parser.
Andreas Veithen
as veithen
More... almost 8 years ago
Add a fluent builder API for MIMEMessage.
Andreas Veithen
as veithen
More... almost 8 years ago
Enable creation of builders from MIMEMessage objects and deprecate the OMXMLBuilderFactory methods that take an Attachments argument.
Andreas Veithen
as veithen
More... almost 8 years ago
Make MIMEMessage a public API.
Andreas Veithen
as veithen
More... almost 8 years ago
Deprecate the org.apache.axiom.util.stax.xop package.
Andreas Veithen
as veithen
More... almost 8 years ago
Eliminate references to org.apache.axiom.util.stax.xop from tests and samples.
Andreas Veithen
as veithen
More... almost 8 years ago
Add APIs to create XOP/MTOM builders from a (Source, MimePartProvider) pair.
Andreas Veithen
as veithen
More... almost 8 years ago
Eliminate axiom-jaxb as a separate artifact.
Andreas Veithen
as veithen
More... almost 8 years ago
Add JAXB unmarshalling support directly to OMContainer.
Andreas Veithen
as veithen
More... almost 8 years ago
Move the org.apache.axiom.om.ds.jaxb package to axiom-api.
Andreas Veithen
as veithen
More... almost 8 years ago
Merge AttachmentMarshallerBase and MTOMXMLStreamWriterAttachmentMarshaller into a single class.
Andreas Veithen
as veithen
More... almost 8 years ago
Work around flakiness in the ASF infrastructure.
Andreas Veithen
as veithen
More... almost 8 years ago
Support getting an XOP encoded XMLStreamReader directly from an OMContainer.
Andreas Veithen
as veithen
More... almost 8 years ago
Reorder methods to match the interface.
Andreas Veithen
as veithen
More... almost 8 years ago
Validate that Axiom doesn't leave any temporary files behind.
Andreas Veithen
as veithen
More... almost 8 years ago