Realisitically, anyone who depends on narya is going to need samskivert and depot and guice and guava. And even if they don't need those things, not exporting them here doesn't make those projects any less standalone...

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6239 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Mike Thomas
2010-10-25 20:40:42 +00:00
parent ed169b3e25
commit 162bf3e300
+5 -5
View File
@@ -3,16 +3,16 @@
<classpathentry including="**/*.java" kind="src" output="dist/test-classes" path="src/test/java"/>
<classpathentry excluding="**/*.java" kind="src" output="dist/test-classes" path="src/test/resources"/>
<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
<classpathentry combineaccessrules="false" kind="src" optional="true" path="/samskivert"/>
<classpathentry combineaccessrules="false" kind="src" optional="true" path="/depot"/>
<classpathentry combineaccessrules="false" kind="src" optional="true" path="/gwt-utils"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" optional="true" path="/samskivert"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" optional="true" path="/depot"/>
<classpathentry combineaccessrules="false" kind="src" optional="true" path="/gwt-utils"/>
<classpathentry kind="var" path="M2_REPO/org/apache/ant/ant/1.7.1/ant-1.7.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar"/>
<classpathentry kind="var" path="M2_REPO/aopalliance/aopalliance/1.0/aopalliance-1.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/samskivert/depot/1.0/depot-1.0.jar"/>
<classpathentry kind="var" path="M2_REPO/net/sf/ehcache/ehcache/1.6.0/ehcache-1.6.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/guava/guava/r05/guava-r05.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/inject/guice/2.0/guice-2.0.jar"/>
<classpathentry exported="true" kind="var" path="M2_REPO/com/google/guava/guava/r05/guava-r05.jar"/>
<classpathentry exported="true" kind="var" path="M2_REPO/com/google/inject/guice/2.0/guice-2.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/gwt/gwt-user/2.0.4/gwt-user-2.0.4.jar"/>
<classpathentry kind="var" path="M2_REPO/com/threerings/gwt-utils/1.1/gwt-utils-1.1.jar"/>
<classpathentry kind="var" path="M2_REPO/javassist/javassist/3.8.0.GA/javassist-3.8.0.GA.jar"/>