<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building_DPR</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>Recent changes to Building_DPR</description><atom:link href="https://sourceforge.net/p/dpr/wiki/Building_DPR/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Jul 2013 06:00:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dpr/wiki/Building_DPR/feed" rel="self" type="application/rss+xml"/><item><title>Building_DPR modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -22,7 +22,7 @@

 1\. Go to the _dpr-source_ directory: 

-    cd &amp;lt;path to the dpr-source directory&amp;gt;
+    cd ;

 2\. Change directory to _dpr_: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Mon, 29 Jul 2013 06:00:26 -0000</pubDate><guid>https://sourceforge.net01865890eece79e3593cccaed818a070f752ab6d</guid></item><item><title>Building_DPR modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -4,7 +4,7 @@

 1\. Go to the _dpr-source_ directory: 

-    cd &amp;lt;path to the dpr-source directory&amp;gt;
+    cd ;

 2\. Change directory to _xena_: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Mon, 29 Jul 2013 06:00:03 -0000</pubDate><guid>https://sourceforge.netf4cb75174963901b05f2553bb7bcebda46177104</guid></item><item><title>Building_DPR modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -1,6 +1,4 @@
 This page contains instructions on building the DPR from the DPR and Xena source code. 
-
-**NOTE** the current master branch of Xena (for the 6.0.0 release) is incompatible with the current master branch for DPR (version 5.0.8). You should either use the testing branch for DPR or use the Xena 5.0.0 release (tag: xena-5.0.0). To do this:

 From the command-line: 

@@ -16,7 +14,7 @@

 3\. Enter: 

-    git checkout xena-5.0.0
+    git checkout xena-6.1.0

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Mon, 29 Jul 2013 05:58:43 -0000</pubDate><guid>https://sourceforge.net94f8b1843bf837c6471ae0248d06e348d6c4a35a</guid></item><item><title>Building_DPR modified by Michael Carden</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -20,7 +20,7 @@

-The to build DPR: 
+Then to build DPR: 

 1\. Go to the _dpr-source_ directory: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Carden</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:54 -0000</pubDate><guid>https://sourceforge.net12564e9cfcd6914ddd9caf62a6d53dae427ba694</guid></item><item><title>Building_DPR modified by Michael Carden</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,8 +1,26 @@
 This page contains instructions on building the DPR from the DPR and Xena source code.

-The first item to note is that the current master branch of Xena (for the 6.0.0 release) is incompatible with the current master branch for DPR (version 5.0.8). You should either use the testing branch for DPR or use the Xena 5.0.0 release (tag: xena-5.0.0). 
+**NOTE** the current master branch of Xena (for the 6.0.0 release) is incompatible with the current master branch for DPR (version 5.0.8). You should either use the testing branch for DPR or use the Xena 5.0.0 release (tag: xena-5.0.0). To do this: 

 From the command-line: 
+
+1\. Go to the _dpr-source_ directory: 
+    
+    cd &amp;lt;path to the dpr-source directory&amp;gt;
+    
+
+2\. Change directory to _xena_: 
+    
+    cd xena
+    
+
+3\. Enter: 
+    
+    git checkout xena-5.0.0
+    
+
+  
+The to build DPR: 

 1\. Go to the _dpr-source_ directory: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Carden</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:54 -0000</pubDate><guid>https://sourceforge.nete717667c1ddfb304df21222a93ae0f53310c194d</guid></item><item><title>Building_DPR modified by Terry O'Neill</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -22,10 +22,3 @@
 **Result:** Ant will run the default build command contained within the _build.xml_ file. This will compile the source code and build the _dprclient.jar_, the _xena.jar_ and Xena plugins. When the process has finished successfully, _BUILD SUCCESSFUL_ is displayed in the command-line interface window.

 The _dprclient.jar_ and _xena.jar_ can be found in the _dpr/dist_ directory. The JAR files for each of the Xena plug-ins are in the _dpr/dist/plugins_ directory. 
-
-If developing you will also want to run: 
-    
-    ant -f ../xena/xena/build_plugins.xml send_to_dpr
-    
-
-This step copies over plugin files to a plugin directory in the base directory which makes it possible for DPR to find the plugins without changing the working directory. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:54 -0000</pubDate><guid>https://sourceforge.net94cd32261d800738f5046f07d57e57208e4012a3</guid></item><item><title>Building_DPR modified by Terry O'Neill</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,4 +1,6 @@
 This page contains instructions on building the DPR from the DPR and Xena source code. 
+
+The first item to note is that the current master branch of Xena (for the 6.0.0 release) is incompatible with the current master branch for DPR (version 5.0.8). You should either use the testing branch for DPR or use the Xena 5.0.0 release (tag: xena-5.0.0).

 From the command-line: 

@@ -20,3 +22,10 @@
 **Result:** Ant will run the default build command contained within the _build.xml_ file. This will compile the source code and build the _dprclient.jar_, the _xena.jar_ and Xena plugins. When the process has finished successfully, _BUILD SUCCESSFUL_ is displayed in the command-line interface window. 

 The _dprclient.jar_ and _xena.jar_ can be found in the _dpr/dist_ directory. The JAR files for each of the Xena plug-ins are in the _dpr/dist/plugins_ directory. 
+
+If developing you will also want to run: 
+    
+    ant -f ../xena/xena/build_plugins.xml send_to_dpr
+    
+
+This step copies over plugin files to a plugin directory in the base directory which makes it possible for DPR to find the plugins without changing the working directory. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:54 -0000</pubDate><guid>https://sourceforge.net4205f8257443939ea89023c9a2b18deac7ee9a7d</guid></item><item><title>Building_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,9 +1,4 @@
 This page contains instructions on building the DPR from the DPR and Xena source code. 
-
-  
-
-
-## Building DPR

 From the command-line: 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:53 -0000</pubDate><guid>https://sourceforge.neta8bff1bf9e9c2d31a4f2bb1972efd596e2d5b6e2</guid></item><item><title>Building_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -5,9 +5,6 @@

 ## Building DPR

-The following procedure will build the DPR. 
-
-  
 From the command-line: 

 1\. Go to the _dpr-source_ directory: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:53 -0000</pubDate><guid>https://sourceforge.netb522081a402a4ac442a32535d2c0da7c2e697dc4</guid></item><item><title>Building_DPR modified by Allan Cunliffe</title><link>https://sourceforge.net/p/dpr/wiki/Building_DPR/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,53 +1,4 @@
-This page contains instructions on building the: 
-
-  * Xena framework and applications 
-  * Xena plug-ins 
-  * DPR. 
-
-  
-
-
-## Building Xena and plug-ins
-
-The following procedure will produce a Java ARchive (JAR) file called _xena.jar_ and the Xena plug-ins. The _xena.jar_ file contains two applications: 
-
-  * Xena - a simple application which uses the Xena framework to normalise files 
-  * Xena Viewer - a very simple application which is used to view _.xena_ files, produced by the Xena normalisation process. 
-
-  
-From the command-line: 
-
-1\. Go to the _dpr-source_ directory you created earlier (see [Preparing_for_installation]): 
-    
-    cd &amp;lt;path to the dpr-source directory&amp;gt;
-    
-
-2\. Change directory to _xena_: 
-    
-    cd xena 
-    
-
-This directory should include the following: 
-
-  * directory named _src_
-  * _build.xml_ file. 
-
-  
-3\. Enter the _ant_ command: 
-    
-    ant
-    
-
-  
-**Result:** Ant will run the default build command contained within the _build.xml_ file. This will compile the source code and build the _xena.jar_ file. When the process has finished successfully, _BUILD SUCCESSFUL_ is displayed in the command window. The _xena.jar_ file is in the _xena/dist_ directory. 
-
-  
-4\. Build the plug-ins: 
-    
-    ant -f build_plugins.xml
-    
-
-**Result:** When the process has finished successfully, _BUILD SUCCESSFUL_ is displayed in the command-line interface window. The JAR files for each of the Xena plug-ins are in the _xena/dist_ directory. 
+This page contains instructions on building the DPR from the DPR and Xena source code.

@@ -71,12 +22,9 @@

 3\. Enter: 

-    ant init
-    
-
-4\. Enter: 
-    
     ant dist

-**Result:** This will compile the source code and build the _dprclient.jar_. The _dpr.jar_ file is in the _dpr/dist_ directory. 
+**Result:** Ant will run the default build command contained within the _build.xml_ file. This will compile the source code and build the _dprclient.jar_, the _xena.jar_ and Xena plugins. When the process has finished successfully, _BUILD SUCCESSFUL_ is displayed in the command-line interface window. 
+
+The _dprclient.jar_ and _xena.jar_ can be found in the _dpr/dist_ directory. The JAR files for each of the Xena plug-ins are in the _dpr/dist/plugins_ directory. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Tue, 11 Jun 2013 18:25:53 -0000</pubDate><guid>https://sourceforge.net4afbf7f3cbbd8429f7af5d892e35c2a5ffa7ea66</guid></item></channel></rss>