You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2009/02/23 10:09:52 UTC

svn commit: r746935 - /camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml

Author: jstrachan
Date: Mon Feb 23 09:09:51 2009
New Revision: 746935

URL: http://svn.apache.org/viewvc?rev=746935&view=rev
Log:
CAMEL-1355 removed duff comment

Modified:
    camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml

Modified: camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml?rev=746935&r1=746934&r2=746935&view=diff
==============================================================================
--- camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml (original)
+++ camel/trunk/components/camel-web/src/main/webapp/WEB-INF/applicationContext.xml Mon Feb 23 09:09:51 2009
@@ -15,7 +15,6 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<!-- START SNIPPET: example -->
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:context="http://www.springframework.org/schema/context"