I was somewhat surprised by this change as the commit message
provides no indication that an entire module was commented out of the
build. This also causes some other modules to fail if an old version
of this module is removed from someone's local repo.
Please can we make sure that commit messages reflect all changes that
are part of the commit, and for something like this common courtesy
would be to send a note to the dev list.
-
Jeremy
On Sep 9, 2006, at 6:58 PM, [EMAIL PROTECTED] wrote:
Author: jmarino
Date: Sat Sep 9 18:58:51 2006
New Revision: 441886
URL: http://svn.apache.org/viewvc?view=rev&rev=441886
Log:
cleanup generics usage in kernel: runtime wire
Modified: incubator/tuscany/java/sca/bindings/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/
bindings/pom.xml?view=diff&rev=441886&r1=441885&r2=441886
======================================================================
========
--- incubator/tuscany/java/sca/bindings/pom.xml (original)
+++ incubator/tuscany/java/sca/bindings/pom.xml Sat Sep 9 18:58:51
2006
@@ -37,7 +37,7 @@
<module>sunjars</module>
<module>binding.celtix</module>
- <module>binding.axis2</module>
+ <!--<module>binding.axis2</module>-->
<module>binding.rmi</module>
<!--
<module>binding.jaxws</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]