Michael Bayne
6a46f7ed3c
Reheadered to get proper blank line between the license header and the package
...
statement.
2010-09-20 17:55:35 +00:00
Michael Bayne
b2df567d71
Retire never used Snark-based bittorrent downloader. Cool idea, but never
...
turned out to be worth the PITA. Maybe someday when there's a broadly used
trackerless p2p technology, we'll take another crack at this sort of thing.
2010-09-20 17:54:44 +00:00
Michael Bayne
e6fbfdca38
OCD fix.
2010-09-14 21:07:41 +00:00
Michael Bayne
b8d0122159
Comment improvement.
2010-09-14 21:07:15 +00:00
Michael Bayne
8451579ea9
Realized that I hadn't tested negative qualfiers, added tests, discovered that
...
they failed. Fixed problems and added sanity checks to ensure that negative
qualifiers are always used alone.
2010-09-14 21:06:11 +00:00
Michael Bayne
0b0e5731d4
Added support for conditionally including resources based on os.arch as well as
...
os.name. If no architecture is specified, all architectures match, which
preserves the existing behavior.
Restructured things along the way to be more amenable to unit testing, and
added some unit tests.
2010-09-14 20:47:53 +00:00
Michael Bayne
f63bb9a27f
Moved src/java into src/main/java, added src/test/java, added build targets for
...
tests. Some changes (and tests to make sure I'm not fucking things up)
forthcoming.
2010-09-14 19:43:02 +00:00