Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
foc_manage
Overview
Overview
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
首航-临时账号
foc_manage
Commits
7fbb5b79
Commit
7fbb5b79
authored
Jan 10, 2020
by
zhangyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build
parent
ce40cb4f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
build.xml
build.xml
+1
-1
No files found.
build.xml
View file @
7fbb5b79
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<project
name=
"manage"
default=
"deploy"
basedir=
"."
>
<project
name=
"manage"
default=
"deploy"
basedir=
"."
>
<property
environment=
"env"
/>
<property
environment=
"env"
/>
<property
name=
"webapp.name"
value=
"manage"
/>
<property
name=
"webapp.name"
value=
"manage"
/>
<property
name=
"catalina.home"
value=
"
C:\leiyu\Tomcat\apache-tomcat-8.5.24
"
/>
<property
name=
"catalina.home"
value=
"
/data/apache-tomcat-8.5.42
"
/>
<property
name=
"dist.dir"
value=
"${basedir}/dist"
/>
<property
name=
"dist.dir"
value=
"${basedir}/dist"
/>
<property
name=
"WebContent.dir"
value=
"${basedir}/WebContent"
/>
<property
name=
"WebContent.dir"
value=
"${basedir}/WebContent"
/>
<property
name=
"src.dir"
value=
"${basedir}/src"
/>
<property
name=
"src.dir"
value=
"${basedir}/src"
/>
...
...
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