Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
varanus
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
navigators
varanus
Commits
014c1019
Commit
014c1019
authored
Nov 08, 2017
by
Ricardo Fonseca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed xml-proxy config files
parent
ed74dfc4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
default-xmlproxy.properties
xml-proxy/config/default-xmlproxy.properties
+0
-0
xmlproxy-logback.xml
xml-proxy/config/xmlproxy-logback.xml
+0
-0
run-varanus-xml-proxy.sh
xml-proxy/run-varanus-xml-proxy.sh
+2
-2
No files found.
xml-proxy/config/
varanus
-xmlproxy.properties
→
xml-proxy/config/
default
-xmlproxy.properties
View file @
014c1019
File moved
xml-proxy/config/
varanus-
xmlproxy-logback.xml
→
xml-proxy/config/xmlproxy-logback.xml
View file @
014c1019
File moved
xml-proxy/run-varanus-xml-proxy.sh
View file @
014c1019
...
...
@@ -7,8 +7,8 @@ LIB_DIR="${BASE_DIR}/lib"
CONFIG_DIR
=
"
${
BASE_DIR
}
/config"
XML_PROXY_JAR
=
"
${
TARGET_DIR
}
/varanus-xmlproxy.jar"
LOGBACK_FILE
=
"
${
CONFIG_DIR
}
/
varanus-
xmlproxy-logback.xml"
PROPS_FILE
=
"
${
CONFIG_DIR
}
/
varanus
-xmlproxy.properties"
LOGBACK_FILE
=
"
${
CONFIG_DIR
}
/xmlproxy-logback.xml"
PROPS_FILE
=
"
${
CONFIG_DIR
}
/
default
-xmlproxy.properties"
# Set JVM options
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment