forked from apache/jena
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Merge commit 'refs/pull/143/head' of github.com:apache/jena" This reverts commit 4b5cd26, reversing changes made to 338d2bb.
- Loading branch information
Showing
641 changed files
with
36,771 additions
and
36,807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.arq %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.arq %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.infer %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.infer %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.iri %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.iri %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.juuid %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.juuid %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.nquads %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.nquads %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.ntriples %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" riotcmd.ntriples %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.qparse %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" arq.qparse %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcat %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcat %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcompare %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcompare %* | ||
exit /B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcopy %* | ||
exit /B | ||
@echo off | ||
@rem Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0 | ||
|
||
if "%JENAROOT%" == "" goto :rootNotSet | ||
set JENA_HOME=%JENAROOT% | ||
:rootNotSet | ||
|
||
if NOT "%JENA_HOME%" == "" goto :okHome | ||
echo JENA_HOME not set | ||
exit /B | ||
|
||
:okHome | ||
set JENA_CP=%JENA_HOME%\lib\*; | ||
set LOGGING=file:%JENA_HOME%/jena-log4j.properties | ||
|
||
@rem JVM_ARGS comes from the environment. | ||
java %JVM_ARGS% -Dlog4j.configuration="%LOGGING%" -cp "%JENA_CP%" jena.rdfcopy %* | ||
exit /B |
Oops, something went wrong.