Author: nthaker
Date: Thu Aug 19 15:43:59 2010
New Revision: 987195
URL: http://svn.apache.org/viewvc?rev=987195&view=rev
Log:
AXIS2-4801
Adding warning message for new @Webmethod behavior on JAX-WS2.2 for migrating
applications.
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/org
Propchange:
axis/axis2/java/core/branches/java/1_5/modules/tool/axis2-wsdl2code-maven-plugin/src/test/java/org/apache/
--
--- svn:ignore (added)
+++ svn:ignore Thu Aug 19 15:44:05 2010
@@ -0,0 +1,4 @@
+*.ipr
+*.iml
+*.iws
Author: gdaniels
Date: Thu Aug 19 16:02:42 2010
New Revision: 987207
URL: http://svn.apache.org/viewvc?rev=987207&view=rev
Log:
Put output files in target directory so they get cleaned up and don't interfere
with release work.
Modified:
axis/axis2/java/core/branches/java/1_5/modules/fastinf
Author: gdaniels
Date: Thu Aug 19 16:33:46 2010
New Revision: 987225
URL: http://svn.apache.org/viewvc?rev=987225&view=rev
Log:
Merge r987207 over from 1.5 branch.
Modified:
axis/axis2/java/core/trunk/modules/fastinfoset/test/org/apache/axis2/fastinfoset/FastInfosetInputOutputTest.java
Modi
Author: barrettj
Date: Thu Aug 19 19:59:44 2010
New Revision: 987287
URL: http://svn.apache.org/viewvc?rev=987287&view=rev
Log:
Cleanup a couple log.warn messages and add related log.debug to log exception
with stack traceback
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apac
Propchange:
axis/axis2/java/core/branches/java/1_5/modules/samples/quickstartjibx/resources/META-INF/
('svn:ignore' removed)
Propchange:
axis/axis2/java/core/branches/java/1_5/modules/samples/quickstartjibx/src/
('svn:ignore' removed)
Propchange:
axis/axis2/java/core/br
Author: gdaniels
Date: Thu Aug 19 21:07:51 2010
New Revision: 987313
URL: http://svn.apache.org/viewvc?rev=987313&view=rev
Log:
Add some ignore config for IDEA users.
Modified:
axis/axis2/java/core/trunk/modules/jaxws-mar/ (props changed)
axis/axis2/java/core/trunk/modules/mtompolicy-ma
Author: gdaniels
Date: Thu Aug 19 21:38:10 2010
New Revision: 987320
URL: http://svn.apache.org/viewvc?rev=987320&view=rev
Log:
Merge over r987313 from trunk. There were a few merge conflicts(?) which I
manually fixed, and I'm allowing all the mergeinfo updates, even the ones that
look odd to m