An open API service providing commit metadata for open source projects.

GitHub / apache/axis-axis1-java / commits

Apache Axis1 Java

SHA Message Author Date Stats
64525780 Fixed a build issue with OpenJDK 7. Andreas Veithen <v****n@a****g> over 12 years ago
55d9459b AXIS-2889: Fixed download link for Axis 1.4. Andreas Veithen <v****n@a****g> about 13 years ago
9fb77555 Upgraded to maven-site-plugin 3.2 and fixed mvn site:stage (see http://veithe... Andreas Veithen <v****n@a****g> over 13 years ago
e000cda9 Some site fixes. Andreas Veithen <v****n@a****g> over 13 years ago
26bb8aa9 Configured maven-scm-publish-plugin. Andreas Veithen <v****n@a****g> over 13 years ago
588fcc30 Added a front page. Andreas Veithen <v****n@a****g> over 13 years ago
90e34a21 Don't include dependency locations in reports. Anyway, all dependencies are a... Andreas Veithen <v****n@a****g> over 13 years ago
233e19a9 Improved the documentation of the Maven plugins. Andreas Veithen <v****n@a****g> over 13 years ago
411ae3ea Fixed a mistake in the documentation of writeStubToTestSources. Andreas Veithen <v****n@a****g> over 13 years ago
1a6e535b Simplified site configuration. Andreas Veithen <v****n@a****g> over 13 years ago
ea0f367b * Clarified the relationship between the individual artifacts and the all-in-... Andreas Veithen <v****n@a****g> over 13 years ago
2f1ca946 Switched to the latest version of maven-fluido-skin. Andreas Veithen <v****n@a****g> over 13 years ago
486c16b3 Some site improvements. Andreas Veithen <v****n@a****g> over 13 years ago
e4b26274 Added a replacement page for the outdated building-axis.html page. Andreas Veithen <v****n@a****g> over 13 years ago
a9833219 Migrated the remaining ant task documentation. Andreas Veithen <v****n@a****g> over 13 years ago
d79bc873 Migrated soapmonitor-user-guide from the old Forrest sources. Andreas Veithen <v****n@a****g> over 13 years ago
070c3c07 Improved Javadoc generation. Andreas Veithen <v****n@a****g> over 13 years ago
a8dcc9ba Report configurations should not be inherited by child projects. Andreas Veithen <v****n@a****g> over 13 years ago
701ca890 Added a goal to the maven-axis-server-plugin that allows to run a Jetty insta... Andreas Veithen <v****n@a****g> over 13 years ago
57c024a2 * Added a Daemon implementation for the Axis stand-alone server. Andreas Veithen <v****n@a****g> over 13 years ago
8e940739 Skip distribution tests is skipTests=true. Andreas Veithen <v****n@a****g> over 13 years ago
e0bde985 Automate the setup of the JWS stuff. Andreas Veithen <v****n@a****g> over 13 years ago
6f1e26df Let maven-axis-server-plugin prepare the server-config.wsdd file before start... Andreas Veithen <v****n@a****g> over 13 years ago
aea267e5 Renamed Flow to Chain to match the naming used in Axis core. Andreas Veithen <v****n@a****g> over 13 years ago
c8c4a208 Added support for globally defined type mappings. Andreas Veithen <v****n@a****g> over 13 years ago
0b9f02ca Added support for the deprecated languageSpecificType attribute. Andreas Veithen <v****n@a****g> over 13 years ago
00847d6e Removed the start-process goal and always use a Daemon implementation. This e... Andreas Veithen <v****n@a****g> over 13 years ago
86a2ef39 * Use the Daemon interface defined by commons-daemon instead of our own Daemo... Andreas Veithen <v****n@a****g> over 13 years ago
a170c458 Let maven-axis-server-plugin automatically add axis-standalone-server to the ... Andreas Veithen <v****n@a****g> over 13 years ago
27fb034a Fixed some build issues. Andreas Veithen <v****n@a****g> over 13 years ago
e78e99fc Mavenized the JMS sample and added the necessary stuff to perform an integrat... Andreas Veithen <v****n@a****g> over 13 years ago
851431ba Added a Maven profile to make it easier to generate Eclipse project metadata ... Andreas Veithen <v****n@a****g> over 13 years ago
9e16c337 Simplified unit tests. Surefire/failsafe correctly sets the current working d... Andreas Veithen <v****n@a****g> over 13 years ago
0466c156 Prevent the echo-sample tests from creating a server-config.wsdd file in the ... Andreas Veithen <v****n@a****g> over 13 years ago
450bfddd merge * Added an EMF model to load/save WSDD files. Andreas Veithen <v****n@a****g> over 13 years ago
7e8720aa Fixed a build failure. Andreas Veithen <v****n@a****g> over 13 years ago
77d82d2f merge Merged latest changes from trunk. Andreas Veithen <v****n@a****g> over 13 years ago
109d416e Fixed a build failure on Windows. Andreas Veithen <v****n@a****g> over 13 years ago
6c0dce25 Use the WSDD file produced by maven-wsdd-plugin. Andreas Veithen <v****n@a****g> over 13 years ago
0e59c531 Fixed WSDD serialization. Andreas Veithen <v****n@a****g> over 13 years ago
69b602d9 Reuse the Use and Style classes from the core. Andreas Veithen <v****n@a****g> over 13 years ago
a311d26b Use javax.xml.namespace.QName to represent QNames in the model. Andreas Veithen <v****n@a****g> over 13 years ago
e4d960b9 Added a Maven plug-in to manipulate WSDD files. Andreas Veithen <v****n@a****g> over 13 years ago
110f59aa Further refined the WSDD model. Andreas Veithen <v****n@a****g> over 13 years ago
360f5412 Added code to load WSDD files. Andreas Veithen <v****n@a****g> over 13 years ago
71bd4581 Removed references to EMF classes and interfaces. Andreas Veithen <v****n@a****g> over 13 years ago
5140fc0b Fixed some issues to make the build succeed again. Andreas Veithen <v****n@a****g> over 13 years ago
58e0a81d Some code simplifications. Andreas Veithen <v****n@a****g> over 13 years ago
6c140cbb Don't write XML declaration when serializing to a Writer. Andreas Veithen <v****n@a****g> over 13 years ago
3cf64657 Added support for javax.xml.namespace.QName to EMF. Andreas Veithen <v****n@a****g> over 13 years ago
9961f2cb Refined the EMF model for WSDD and refactered JavaDeployWriter to use EMF to ... Andreas Veithen <v****n@a****g> over 13 years ago
3a4f08ef Some initial code with an EMF model for WSDD files. Andreas Veithen <v****n@a****g> over 13 years ago
463b9827 Created a branch to experiment with EMF. Andreas Veithen <v****n@a****g> over 13 years ago
6d37381a Removed unused property. Andreas Veithen <v****n@a****g> over 13 years ago
57746fc4 Duplicate code reduction. Andreas Veithen <v****n@a****g> over 13 years ago
c94e9d8a Specify the version of the maven-shade-plugin in the global pluginManagement. Andreas Veithen <v****n@a****g> over 13 years ago
2c1d55ba Added some rudimentary tests to validate that we stay compatible with Spring'... Andreas Veithen <v****n@a****g> almost 14 years ago
bbf21969 Created a new (intermediary) parent Maven module for the tests and moved the ... Andreas Veithen <v****n@a****g> almost 14 years ago
0d97d7c5 Downgraded animal sniffer to version 1.8 to avoid issues on Java 5/6. Andreas Veithen <v****n@a****g> almost 14 years ago
23a1c1aa Avoid using hardcoded port numbers in unit tests (to ensure that the build ca... Andreas Veithen <v****n@a****g> almost 14 years ago
788ee103 Fixed a test case that didn't do what it is expected to do because the Option... Andreas Veithen <v****n@a****g> almost 14 years ago
c628c6bf Added a mechanism that allows individual JARs to contribute items to the defa... Andreas Veithen <v****n@a****g> almost 14 years ago
c1ee8f1a Duplicate code reduction. Andreas Veithen <v****n@a****g> almost 14 years ago
caa6b9a3 Moved the tcpmon resource bundle to the right place. Andreas Veithen <v****n@a****g> almost 14 years ago
9cffbf62 Moved the JMX support to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
18f2ebbb Avoid servlet initialization error. Andreas Veithen <v****n@a****g> almost 14 years ago
cb59033a Removed the org.apache.axis.components.image stuff and just use the Java 1.4 ... Andreas Veithen <v****n@a****g> almost 14 years ago
9c807768 Removed unused imports. Andreas Veithen <v****n@a****g> almost 14 years ago
f0cd65d3 Avoid generating dead code (the null check is already implicitly done by the ... Andreas Veithen <v****n@a****g> almost 14 years ago
b851a8d7 * Added a mechanism (based on the Animal Sniffer Maven Plugin) to enforce Jav... Andreas Veithen <v****n@a****g> almost 14 years ago
90aef288 Carefully crafted hack to ensure that the JaCoCo analysis contains the covera... Andreas Veithen <v****n@a****g> almost 14 years ago
3fe92dda Increased test coverage for image serialization/deserialization. Andreas Veithen <v****n@a****g> almost 14 years ago
e415631d Test case cleanup. Andreas Veithen <v****n@a****g> almost 14 years ago
32edb5e9 Moved SimpleAxisServer and JettyAxisServer to axis-rt-compat. They are supers... Andreas Veithen <v****n@a****g> almost 14 years ago
ed9e5a81 Removed unused imports. Andreas Veithen <v****n@a****g> almost 14 years ago
f25dd37e Moved the SOAP Monitor runtime components (handler and servlet) to a separate... Andreas Veithen <v****n@a****g> almost 14 years ago
7c226590 Cut the dependency between soapmonitor-applet and axis-rt-core. The SOAP Moni... Andreas Veithen <v****n@a****g> almost 14 years ago
da9c2c16 Moved the SOAP Monitor Swing client to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
4c5e0674 Correctly build and deploy the SOAP Monitor applet. Andreas Veithen <v****n@a****g> almost 14 years ago
b208489b Fixed the build of the XmlBeans serializers/deserializers and moved them to a... Andreas Veithen <v****n@a****g> almost 14 years ago
373ad033 Moved the TCP monitor to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
53e31aa0 Moved the already deprecated DefaultEngineConfigurationFactory to axis-rt-com... Andreas Veithen <v****n@a****g> almost 14 years ago
e28392c9 Created a separate Maven module axis-rt-compat to host deprecated classes. Andreas Veithen <v****n@a****g> almost 14 years ago
533ed8da Moved the HttpClient 3 based HTTP transport to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
4704b989 Migrated test/wsdl/groups to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
ef24391d Migrated test/wsdl/types to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
de5de7ca Ensure that TestSrcContent properly closes files to avoid a build failure due... Andreas Veithen <v****n@a****g> almost 14 years ago
03cacde9 * Attempt to increase the probability of observing the issue described in AXI... Andreas Veithen <v****n@a****g> almost 14 years ago
68b24f7d Allow limiting the number of concurrently active sessions in the stand-alone ... Andreas Veithen <v****n@a****g> almost 14 years ago
09c15870 Moved the JWS support to a separate Maven module and disabled it by default (... Andreas Veithen <v****n@a****g> almost 14 years ago
b5e4e386 Moved the mail transport to a separate Maven module. Andreas Veithen <v****n@a****g> almost 14 years ago
3e09b445 Setting svn:ignore. Andreas Veithen <v****n@a****g> almost 14 years ago
83983cf8 Removed empty package. Andreas Veithen <v****n@a****g> almost 14 years ago
293d48a4 Migrated test/wsdl/webref to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
b3395a6a Cleaned up the code in MultithreadTestCase and extended it to cover the scena... Andreas Veithen <v****n@a****g> almost 14 years ago
b127fb41 Migrated test/wsdl/multithread to the Maven build. Andreas Veithen <v****n@a****g> almost 14 years ago
2ecbb459 * Mavenized the addressbook sample. Andreas Veithen <v****n@a****g> almost 14 years ago
7946f759 Ensure that WSDLs that import the http://www.w3.org/XML/1998/namespace and ht... Andreas Veithen <v****n@a****g> almost 14 years ago
7a68ef1d Migrated test/wsdl/terra to the Maven build and created a mock service for it... Andreas Veithen <v****n@a****g> almost 14 years ago
a0f905fb Use axis-project as parent POM in integration test projects so that they use ... Andreas Veithen <v****n@a****g> almost 14 years ago

← Back to repository