Skip to content

Commit

Permalink
Cross-port important changes to build file to the 1.1 branch
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/pivot/branches/1.1@764864 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Todd Volkert committed Apr 14, 2009
1 parent c67eab8 commit 223d8c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ limitations under the License.
<compilerarg value="-Xlint"/>
<classpath>
<pathelement location="core/${folder.bin}"/>
<pathelement location="junit.jar"/>
</classpath>
</javac>
</target>
Expand Down Expand Up @@ -691,9 +690,7 @@ limitations under the License.
<exclude name="demos/lib/gdata*.jar"/>

<!-- Exclude scripting engines -->
<exclude name="demos/lib/js*.jar"/>
<exclude name="demos/lib/groovy*.jar"/>
<exclude name="wtk-test/lib/js*.jar"/>
</fileset>
</copy>

Expand Down

0 comments on commit 223d8c8

Please sign in to comment.