Skip to content

Commit 316b9b2

Browse files
committed
fix compile in eclipse
Signed-off-by: Raymond Augé <raymond.auge@liferay.com>
1 parent 3b7d86f commit 316b9b2

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<classpathentry kind="lib" path="lib/development/com.liferay.jenkins.results.parser.jar"/>
5656
<classpathentry kind="lib" path="lib/development/com.liferay.poshi.core.jar"/>
5757
<classpathentry kind="lib" path="lib/development/commons-lang3.jar"/>
58+
<classpathentry kind="lib" path="lib/development/commons-validator.jar"/>
5859
<classpathentry kind="lib" path="lib/development/dtddoc.jar"/>
5960
<classpathentry kind="lib" path="lib/development/dtdparser.jar"/>
6061
<classpathentry kind="lib" path="lib/development/dumbster.jar"/>

lib/development/commons-validator.jar

175 KB
Binary file not shown.

lib/development/dependencies.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ com.liferay.ant.manifest.helper=com.liferay:com.liferay.ant.manifest.helper:1.0.
1313
com.liferay.jenkins.results.parser=com.liferay:com.liferay.jenkins.results.parser:1.0.987
1414
com.liferay.poshi.core=com.liferay:com.liferay.poshi.core:1.0.47
1515
commons-lang3=org.apache.commons:commons-lang3:3.12.0
16+
commons-validator=commons-validator:commons-validator:1.5.1
1617
dtddoc=net.sf.dtddoc:DTDDoc:1.1.0
1718
dtdparser=com.liferay:com.wutka.dtd:1.20
1819
dumbster=com.liferay:com.dumbster.smtp:02856255a6cc7f

0 commit comments

Comments
 (0)