Commit Graph

65 Commits

Author SHA1 Message Date
Agaricus
a11c2c4698 Move .srg writing into SrgWriter 2013-01-21 20:33:44 -08:00
Agaricus
b20840a65e Add -q option to suppress verbose output 2013-01-21 20:21:33 -08:00
Agaricus
ce4b890f87 Option parsing with joptsimple
Allow optionally writing srg to a file, or to stdout if unspecified.
2013-01-21 20:12:31 -08:00
Agaricus
84e39beee1 Fix missing main class 2013-01-21 19:21:02 -08:00
Agaricus
8e0a4debad Move srg writing and symbol comparison into JarMapping 2013-01-21 19:18:54 -08:00
Agaricus
b004ebf919 Make jar renaming optional (only generate mappings if no 3rd argument given) 2012-12-26 23:34:32 -08:00
Agaricus
9fdbdedf3c Remove 1.4.5 check 2012-12-26 23:24:16 -08:00
md_5
59c6e563c0 Its perfect! 2012-12-19 14:21:32 +11:00
md_5
c2ff5b8f02 Cleanup output of fields srg. Still need to do something about methods, maybe a simple string replace before comparing the descriptor. 2012-12-10 12:38:11 +11:00
md_5
03ae5d07c9 Java 6 support. 2012-12-09 10:29:04 +11:00
md_5
ac9cccdf8e Clean up / ignore unchecked cast 2012-12-09 10:19:52 +11:00
md_5
cb27511800 Fix license formatting. 2012-12-09 10:15:58 +11:00
md_5
045ff4221b [maven-release-plugin] prepare for next development iteration 2012-12-08 09:02:09 +11:00
md_5
a393ec13bc [maven-release-plugin] prepare release SpecialSource-1.0 2012-12-08 09:01:58 +11:00
md_5
e5af484c54 Initial commit. 2012-12-08 08:52:58 +11:00