Browse CVS Repository
Diff of /samurai-graph/samurai-graph/build.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 115 |
<copy todir="${SG.server.basedir}/resources"> |
<copy todir="${SG.server.basedir}/resources"> |
| 116 |
<fileset dir="${SG.resdir}"> |
<fileset dir="${SG.resdir}"> |
| 117 |
<include name="**/*.gif"/> |
<include name="**/*.gif"/> |
| 118 |
|
<include name="**/*.png"/> |
| 119 |
<include name="**/*.html"/> |
<include name="**/*.html"/> |
| 120 |
</fileset> |
</fileset> |
| 121 |
</copy> |
</copy> |
|
|
Legend:
| Removed from v.1.10 |
|
| changed lines |
| |
Added in v.1.11 |
|
|
|