Skip to content

Commit

Permalink
Re-enable wildcard match for users building the dashboard locally wit…
Browse files Browse the repository at this point in the history
…h license-encumbered dependencies

git-svn-id: https://cruisecontrol.svn.sourceforge.net/svnroot/cruisecontrol/trunk/cruisecontrol@4477 878de816-9c12-0410-b5fe-b34e1928e20d
  • Loading branch information
Kent R. Spillner committed Jul 27, 2010
1 parent efaf425 commit 8e4d9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reporting/dashboard/build-paths.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<fileset refid="spring-core.lib"/>
<fileset refid="spring-web.lib"/>
<fileset refid="spring-webmvc.lib"/>
<!-- <fileset dir="lib" includes="*.jar"/> -->
<fileset dir="lib" includes="*.jar"/>
</path>

<path id="compile.out">
Expand Down

0 comments on commit 8e4d9a4

Please sign in to comment.