]> source.dussan.org Git - aspectj.git/commit
sources and build script for two sample input jars, to be used by other incremental...
authorwisberg <wisberg>
Mon, 10 Mar 2003 23:23:15 +0000 (23:23 +0000)
committerwisberg <wisberg>
Mon, 10 Mar 2003 23:23:15 +0000 (23:23 +0000)
commitc1361318351aeaa70c029bf68b698b26f5046cb4
tree22c740bed8a0c135cbd64985f859684639f73fa7
parentcd8bd2c7cef6d403d6a60c7f3deb104b2898364b
sources and build script  for two sample input jars, to be used by other incremental tests.
The non-.java files are resource dummies for taskdef copying tests.
tests/incremental/injarSrc/build.xml [new file with mode: 0644]
tests/incremental/injarSrc/one/InjarOneMain.java [new file with mode: 0644]
tests/incremental/injarSrc/one/one.properties [new file with mode: 0644]
tests/incremental/injarSrc/one/overview.gif [new file with mode: 0644]
tests/incremental/injarSrc/one/subdir/examples.xml [new file with mode: 0644]
tests/incremental/injarSrc/two/InjarTwoMain.java [new file with mode: 0644]
tests/incremental/injarSrc/two/twoSubdir/overview2.gif [new file with mode: 0644]
tests/incremental/injarSrc/two/twoSubdir/subdir/twoexamples.xml [new file with mode: 0644]
tests/incremental/injarSrc/two/twoSubdir/two.properties [new file with mode: 0644]