Skip to content

Commit

Permalink
LPS-284
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.liferay.com/repos/public/portal/trunk@21953 05bdf26c-840f-0410-9ced-eb539d925f36
  • Loading branch information
Michael Young committed Oct 24, 2008
1 parent 31e6734 commit 3f768e7
Show file tree
Hide file tree
Showing 7 changed files with 1,521 additions and 1,521 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@
<classpathentry kind="lib" path="lib/development/tomcat-coyote.jar"/>
<classpathentry kind="lib" path="lib/development/tomcat-util.jar"/>
<classpathentry kind="lib" path="lib/development/yuicompressor.jar"/>
<classpathentry kind="lib" path="lib/global/annotations.jar"/>
<classpathentry kind="lib" path="lib/global/container.jar"/>
<classpathentry kind="lib" path="lib/global/portlet.jar"/>
<classpathentry kind="lib" path="lib/global/portlet-container.jar"/>
<classpathentry kind="lib" path="lib/global/saw-api.jar"/>
<classpathentry kind="lib" path="lib/portal/amazon-a2s.jar"/>
<classpathentry kind="lib" path="lib/portal/annotations.jar"/>
<classpathentry kind="lib" path="lib/portal/ant.jar"/>
<classpathentry kind="lib" path="lib/portal/antlr.jar"/>
<classpathentry kind="lib" path="lib/portal/aopalliance.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion build-dist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ app.server.tomcat.zip.name=liferay-portal-tomcat-6.0-$${downloads.version}.zip
<zip destfile="dist/liferay-portal-dependencies-${lp.version}.zip">
<zipfileset
dir="lib/global"
includes="annotations.jar,container.jar,portlet.jar,portlet-container.jar"
includes="container.jar,portlet.jar,portlet-container.jar"
prefix="liferay-portal-dependencies-${lp.version}"
/>
<zipfileset
Expand Down
File renamed without changes.
Loading

0 comments on commit 3f768e7

Please sign in to comment.