svn commit: r987320 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/jaxws-mar/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/ax

2010-08-19 Thread gdaniels
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 lo

svn commit: r987313 - in /axis/axis2/java/core/trunk/modules: jaxws-mar/ mtompolicy-mar/ resource-bundle/ samples/ samples/book/ samples/java_first_jaxws/ samples/jaxws-addressbook/ samples/jaxws-calc

2010-08-19 Thread gdaniels
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/mtompo

svn commit: r987290 [4/4] - in /axis/axis2/java/core/branches/java/1_5: etc/ etc/IDEA/ legal/ modules/ modules/adb-codegen/ modules/adb-codegen/src/ modules/adb-codegen/src/org/ modules/adb-codegen/sr

2010-08-19 Thread gdaniels
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

svn commit: r987225 - /axis/axis2/java/core/trunk/modules/fastinfoset/test/org/apache/axis2/fastinfoset/FastInfosetInputOutputTest.java

2010-08-19 Thread gdaniels
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.

svn commit: r987207 - /axis/axis2/java/core/branches/java/1_5/modules/fastinfoset/test/org/apache/axis2/fastinfoset/FastInfosetInputOutputTest.java

2010-08-19 Thread gdaniels
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_

svn commit: r987196 [7/7] - in /axis/axis2/java/core/branches/java/1_5: etc/ etc/IDEA/ legal/ modules/ modules/adb-codegen/ modules/adb-codegen/src/ modules/adb-codegen/src/org/ modules/adb-codegen/sr

2010-08-19 Thread gdaniels
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

svn commit: r953380 - in /axis/axis2/java/core/branches/java/1_5/modules: kernel/src/org/apache/axis2/util/ webapp/src/main/webapp/axis2-web/

2010-06-10 Thread gdaniels
Author: gdaniels Date: Thu Jun 10 16:30:29 2010 New Revision: 953380 URL: http://svn.apache.org/viewvc?rev=953380&view=rev Log: Merge XSS fix (r935878) over for 1.5.2 release. Modified: axis/axis2/java/core/branches/java/1_5/modules/kernel/src/org/apache/axis2/util/Utils.java

svn commit: r949879 - /axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml

2010-05-31 Thread gdaniels
Author: gdaniels Date: Mon May 31 22:31:09 2010 New Revision: 949879 URL: http://svn.apache.org/viewvc?rev=949879&view=rev Log: Earlier change in R944301 apparently broke the Windows build? This fixes it for me, feel free to edit if necessary. Modified: axis/axis2/java/core/trunk/mod

svn commit: r935878 - in /axis/axis2/java/core/trunk/modules: kernel/src/org/apache/axis2/util/ webapp/src/main/webapp/axis2-web/

2010-04-20 Thread gdaniels
Author: gdaniels Date: Tue Apr 20 11:38:02 2010 New Revision: 935878 URL: http://svn.apache.org/viewvc?rev=935878&view=rev Log: Protect against potential XSS by sanitizing outputted user data. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/Utils.java