Skip to content

Commit

Permalink
SYNC-1571 ant build-wsdd and ant setup-eclipse
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnlok authored and brianchandotcom committed Mar 22, 2016
1 parent 024b439 commit 411af26
Show file tree
Hide file tree
Showing 4 changed files with 184 additions and 50 deletions.
3 changes: 1 addition & 2 deletions webs/sync-web/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,12 @@
<classpathentry kind="lib" path="/portal-master/lib/portal/commons-lang.jar" />
<classpathentry kind="lib" path="/portal-master/lib/portal/commons-logging.jar" />
<classpathentry kind="lib" path="/portal-master/lib/portal/log4j.jar" />
<classpathentry kind="lib" path="/portal-master/portal-service/portal-service.jar" />
<classpathentry kind="lib" path="/portal-master/portal-kernel/portal-kernel.jar" />
<classpathentry kind="lib" path="/portal-master/util-bridges/util-bridges.jar" />
<classpathentry kind="lib" path="/portal-master/util-java/util-java.jar" />
<classpathentry kind="lib" path="/portal-master/util-taglib/util-taglib.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/com.liferay.io.delta.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/commons-codec.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/commons-lang.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/google-collections.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/gson.jar" />
<classpathentry kind="lib" path="docroot/WEB-INF/lib/httpcore.jar" />
Expand Down
1 change: 1 addition & 0 deletions webs/sync-web/docroot/WEB-INF/lib/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/commons-lang.jar
/commons-logging.jar
/log4j.jar
/portal-compat-shared.jar
Expand Down
Loading

0 comments on commit 411af26

Please sign in to comment.