Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
repo_test
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王涛55
repo_test
Commits
1df06d75
Commit
1df06d75
authored
Oct 12, 2019
by
王涛55
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add build
parent
f3197108
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
default.xml
+12
-0
No files found.
default.xml
View file @
1df06d75
...
...
@@ -7,5 +7,16 @@
<project
path=
"repo_test"
name=
"wangtao55/repo_test"
revision=
"refs/heads/master"
/>
<project
path=
"component"
name=
"wangtao55/component"
revision=
"refs/heads/master"
/>
<project
path=
"BuildScript"
name=
"wangtao55/BuildScript"
revision=
"refs/heads/master"
>
<copyfile
dest=
"build.gradle"
src=
"build.gradle"
/>
<copyfile
dest=
"gradlew"
src=
"gradlew"
/>
<copyfile
dest=
"gradlew.bat"
src=
"gradlew.bat"
/>
<copyfile
dest=
"findbugs.gradle"
src=
"code_analysis/findbugs.gradle"
/>
<copyfile
dest=
"pmd.gradle"
src=
"code_analysis/pmd.gradle"
/>
<copyfile
dest=
"gradle/wrapper/gradle-wrapper.jar"
src=
"gradle/wrapper/gradle-wrapper.jar"
/>
<copyfile
dest=
"gradle/wrapper/gradle-wrapper.properties"
src=
"gradle/wrapper/gradle-wrapper.properties"
/>
</project>
</manifest>
\ No newline at end of file
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