18
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable building axiom-impl and axiom-dom using Bazel.
Andreas Veithen
as veithen
More... almost 7 years ago
Make all aspects buildable with Bazel.
Andreas Veithen
as veithen
More... almost 7 years ago
Add BUILD file for core-aspects.
Andreas Veithen
as veithen
More... almost 7 years ago
Add build rule for AspectJ.
Andreas Veithen
as veithen
More... almost 7 years ago
Add Bazel build files.
Andreas Veithen
as veithen
More... almost 7 years ago
Use comment recognized by Error Prone.
Andreas Veithen
as veithen
More... almost 7 years ago
Fix some test cases.
Andreas Veithen
as veithen
More... almost 7 years ago
Unify remaining SOAPMessage code.
Andreas Veithen
as veithen
More... almost 7 years ago
Ensure completeness of source JARs.
Andreas Veithen
as veithen
More... almost 7 years ago
Merge the two buildutils Maven plugins into a single one.
Andreas Veithen
as veithen
More... almost 7 years ago
Use BlobDataSource instead of ByteArrayDataSource.
Andreas Veithen
as veithen
More... almost 7 years ago
Deprecate StAXUtils.createXMLStreamWriter and related APIs; we now use our own serializer.
Andreas Veithen
as veithen
More... almost 7 years ago
Ensure interoperability with the latest Saxon version.
Andreas Veithen
as veithen
More... almost 7 years ago
Ensure interoperability with the XSLT implementation in the JRE.
Andreas Veithen
as veithen
More... almost 7 years ago
Automatically detect XSLT implementation capabilities.
Andreas Veithen
as veithen
More... almost 7 years ago
Include the JRE's XSLT implementation in tests.
Andreas Veithen
as veithen
More... almost 7 years ago
Add support for StAXSource to xml-truth.
Andreas Veithen
as veithen
More... almost 7 years ago
Remove usage of StAXUtils.createXMLStreamWriter in samples.
Andreas Veithen
as veithen
More... almost 7 years ago
Fix MTOMLogSample.
Andreas Veithen
as veithen
More... almost 7 years ago
Remove old, redundant test cases.
Andreas Veithen
as veithen
More... almost 7 years ago
Clean up Javadoc.
Andreas Veithen
as veithen
More... almost 7 years ago
AXIOM-375: Remove the legacy behavior for declareNamespace.
Andreas Veithen
as veithen
More... almost 7 years ago
Ensure consistent behaviour for the getText method.
Andreas Veithen
as veithen
More... almost 7 years ago
Add an API to extract the fault reason text in a SOAP version independent way.
Andreas Veithen
as veithen
More... almost 7 years ago
Fully switch to Java 7.
Andreas Veithen
as veithen
More... almost 7 years ago
Fix Javadoc error.
Andreas Veithen
as veithen
More... almost 7 years ago
Deprecate the OMSerializer interface. It is only implemented by an already deprecated class.
Andreas Veithen
as veithen
More... almost 7 years ago
Fix some Javadoc.
Andreas Veithen
as veithen
More... almost 7 years ago
Add item to the roadmap.
Andreas Veithen
as veithen
More... almost 7 years ago
Remove item about the OMDataSource.serialize(...) API from the roadmap; the methods in question have been deprecated.
Andreas Veithen
as veithen
More... almost 7 years ago