Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sbsoft
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
Ildar Safiullin
sbsoft
Commits
f6c7dfeb
Commit
f6c7dfeb
authored
Mar 27, 2018
by
Ildar Safiullin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
987
parent
90426e13
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
.gitignore
+3
-0
modules/video-news/build.gradle
+1
-1
No files found.
.gitignore
View file @
f6c7dfeb
...
...
@@ -24,3 +24,6 @@
/plugins-sdk/lib
test-results
/modules/test
/modules/custom-init
/bundles_old
/bundles_new
modules/video-news/build.gradle
View file @
f6c7dfeb
dependencies
{
compile
files
(
"C:/Java/jdk1.8.0_131/lib/tools.jar"
)
compileOnly
group:
"com.liferay.portal"
,
name:
"com.liferay.portal.kernel"
,
version:
"2.
28
.0"
compileOnly
group:
"com.liferay.portal"
,
name:
"com.liferay.portal.kernel"
,
version:
"2.
60
.0"
compileOnly
group:
"com.liferay.portal"
,
name:
"com.liferay.portal.impl"
,
version:
"2.14.0"
compileOnly
group:
"com.liferay.portal"
,
name:
"com.liferay.util.taglib"
,
version:
"2.0.0"
compileOnly
group:
"javax.portlet"
,
name:
"portlet-api"
,
version:
"2.0"
...
...
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