You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Albert Min <an...@apache.org> on 2017/12/27 20:04:50 UTC

CMS diff: Command-line and other tools for Jena developers

Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftools%2Findex.mdtext

Albert Min

Index: trunk/content/documentation/tools/index.mdtext
===================================================================
--- trunk/content/documentation/tools/index.mdtext	(revision 1819309)
+++ trunk/content/documentation/tools/index.mdtext	(working copy)
@@ -21,7 +21,7 @@
 **On Windows**
 
   - `SET JENA_HOME =`*the directory you downloaded Jena to*
-  - `SET PATH=%PATH%;% JENA_HOME%\bat`
+  - `SET PATH=%PATH%;%JENA_HOME%\bat`
 
 ### Running the Tools
 


Re: CMS diff: Command-line and other tools for Jena developers

Posted by ajs6f <aj...@apache.org>.
Committed, thanks!

ajs6f

> On Dec 27, 2017, at 8:04 PM, Albert Min <an...@apache.org> wrote:
> 
> Clone URL (Committers only):
> https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ftools%2Findex.mdtext
> 
> Albert Min
> 
> Index: trunk/content/documentation/tools/index.mdtext
> ===================================================================
> --- trunk/content/documentation/tools/index.mdtext	(revision 1819309)
> +++ trunk/content/documentation/tools/index.mdtext	(working copy)
> @@ -21,7 +21,7 @@
> **On Windows**
> 
>   - `SET JENA_HOME =`*the directory you downloaded Jena to*
> -  - `SET PATH=%PATH%;% JENA_HOME%\bat`
> +  - `SET PATH=%PATH%;%JENA_HOME%\bat`
> 
> ### Running the Tools
> 
>