<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/configcompare/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 02 Apr 2013 07:13:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/configcompare/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -15,7 +15,7 @@
 Make sure that appropriate java runtime is available.

 - Version 2 requires JDK1.5 or higher
-- Version 2a/2b requires JDK1.6 or higher
+- Version 2a/2b/2c requires JDK1.6 or higher

 Extract the zip file and switch to extracted directory

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Tue, 02 Apr 2013 07:13:17 -0000</pubDate><guid>https://sourceforge.nete9ce48f41126580075de6d56b37be46db14bade2</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -15,7 +15,7 @@
 Make sure that appropriate java runtime is available.

 - Version 2 requires JDK1.5 or higher
-- Version 2a requires JDK1.6 or higher
+- Version 2a/2b requires JDK1.6 or higher

 Extract the zip file and switch to extracted directory

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Wed, 27 Mar 2013 10:08:36 -0000</pubDate><guid>https://sourceforge.net4990498a90818d203095de28e69c125cd8a3d98d</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -7,6 +7,8 @@
 This tool can handle location differences of XML tag/element/attributes. It can identify if same node is present in second xml file but it's location is different than first file.

 Now converted to Java so it can be used on all platform where java is available.
+
+[Release Notes](release_notes)

 &lt;h5&gt;Installation/Execution&lt;/h5&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Tue, 19 Mar 2013 03:21:17 -0000</pubDate><guid>https://sourceforge.net2d65e274e4e409bbc1698639d4c94d2d4c7cb7be</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -11,7 +11,9 @@
 &lt;h5&gt;Installation/Execution&lt;/h5&gt;

 Make sure that appropriate java runtime is available.
-Version 2 requires JDK1.5 or higher
+
+- Version 2 requires JDK1.5 or higher
+- Version 2a requires JDK1.6 or higher

 Extract the zip file and switch to extracted directory

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Tue, 19 Mar 2013 03:12:26 -0000</pubDate><guid>https://sourceforge.net1cfa95e668a4f18f91b3026a17d103942c99003e</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,5 +1,5 @@
 &lt;h5&gt;Overview&lt;/h5&gt;
-Visually Compare XML configuration files using DOM (Document Object Model).
+Compare XML configuration files using DOM (Document Object Model) using java swing UI.

 - Help to check deployment descriptor web.xml or struts/spring configuration files with older version
 - Also help in situation when application's configuration files across the cluster are updated independently.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Thu, 14 Mar 2013 06:57:29 -0000</pubDate><guid>https://sourceforge.net2a6c443cc53b56e232d07cddcd61e7e8ca1fba5a</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,5 +1,5 @@
 &lt;h5&gt;Overview&lt;/h5&gt;
-Compare XML configuration files using DOM (Document Object Model).
+Visually Compare XML configuration files using DOM (Document Object Model).

 - Help to check deployment descriptor web.xml or struts/spring configuration files with older version
 - Also help in situation when application's configuration files across the cluster are updated independently.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Thu, 14 Mar 2013 06:54:01 -0000</pubDate><guid>https://sourceforge.net19ae811dec65a053733dfae41c6abdc27d671c79</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,14 +1,14 @@
+&lt;h5&gt;Overview&lt;/h5&gt;
 Compare XML configuration files using DOM (Document Object Model).

-This is helpful in a situation when application's configuration files across the cluster are updated independently.
-Or
-Simply wants to check the differences with previous versions.
+- Help to check deployment descriptor web.xml or struts/spring configuration files with older version
+- Also help in situation when application's configuration files across the cluster are updated independently.

-This tool can handle location differences of XML tag/element/attributes.
+This tool can handle location differences of XML tag/element/attributes. It can identify if same node is present in second xml file but it's location is different than first file.

 Now converted to Java so it can be used on all platform where java is available.

-Installation/Execution
+&lt;h5&gt;Installation/Execution&lt;/h5&gt;

 Make sure that appropriate java runtime is available.
 Version 2 requires JDK1.5 or higher
@@ -20,16 +20,16 @@
     - OR
     - Click on run.bat
 - Unix
-   - Click on run.sh
-   - OR
-   - From the terminal/shell execute ./run.sh
+    - Click on run.sh
+    - OR
+    - From the terminal/shell execute ./run.sh

-Execute Manually
-java -jar configcompare.jar
+- Execute Manually
+    - java -jar configcompare.jar

 Note: In case java is not in system path, update run.bat/run.sh with full path to java

-Older version (no longer maintained) in .Net can be download at: [.net version](https://sourceforge.net/projects/configcompare/files/DotNet/CompareXml.zip/download)
+Older version (no longer supported) in .Net can be download at: [.net version](https://sourceforge.net/projects/configcompare/files/DotNet/CompareXml.zip/download)

 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Thu, 14 Mar 2013 06:33:38 -0000</pubDate><guid>https://sourceforge.net7878cba9b496f721ecf91d74b52ba0b9b5357f36</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -29,6 +29,8 @@

 Note: In case java is not in system path, update run.bat/run.sh with full path to java

+Older version (no longer maintained) in .Net can be download at: [.net version](https://sourceforge.net/projects/configcompare/files/DotNet/CompareXml.zip/download)
+

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Thu, 14 Mar 2013 03:30:13 -0000</pubDate><guid>https://sourceforge.netc70e8c1ccff8a12c42a03ca7af230ddf5632f63a</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,5 +8,27 @@

 Now converted to Java so it can be used on all platform where java is available.

+Installation/Execution
+
+Make sure that appropriate java runtime is available.
+Version 2 requires JDK1.5 or higher
+
+Extract the zip file and switch to extracted directory
+
+- Windows
+    - Double click on configcompare.jar
+    - OR
+    - Click on run.bat
+- Unix
+   - Click on run.sh
+   - OR
+   - From the terminal/shell execute ./run.sh
+
+Execute Manually
+java -jar configcompare.jar
+
+Note: In case java is not in system path, update run.bat/run.sh with full path to java
+
+
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Wed, 13 Mar 2013 11:57:27 -0000</pubDate><guid>https://sourceforge.netfde5e2883061e4db22b0c9e3827c5baafbd7f873</guid></item><item><title>WikiPage Home modified by Snehal Patel</title><link>https://sourceforge.net/p/configcompare/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,12 @@
-Welcome to your wiki!
+Compare XML configuration files using DOM (Document Object Model).

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This is helpful in a situation when application's configuration files across the cluster are updated independently.
+Or
+Simply wants to check the differences with previous versions.

-The wiki uses [Markdown](/p/configcompare/wiki/markdown_syntax/) syntax.
+This tool can handle location differences of XML tag/element/attributes.
+
+Now converted to Java so it can be used on all platform where java is available.

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Snehal Patel</dc:creator><pubDate>Wed, 13 Mar 2013 11:53:07 -0000</pubDate><guid>https://sourceforge.net91b45b3b2bf65f8cf264e70aad020ad4b267e17f</guid></item></channel></rss>