Closed tofi86 closed 9 years ago
Hi, thanks! I will merge your changes within the next days.
Great! :+1: Looking forward to it :-)
@tobium what's the status of this? Would it help if I sent a PullRequest? But this doesn't seem so easy as you discarded the project's SVN history and did a code refactoring...
I just merged your changes and added you as contributor. Thanks for your recent contributions.
Awesome! :+1: Thanks! Will do a review soon...
And thanks for adding me as a collaborator & committer to this project!
Hi,
I'm one of the recent contributors to informagen's JarBundler and I've added some improvements in the past year which didn't make it in the official release. That's why they live in a separate repo here on GitHub: https://github.com/tofi86/Jarbundler/
It would be nice if you could merge these changes to your official repo now that you've taken over the ownership of JarBundler!
Modifications (also see my Readme):
contentSize
attribute to JarBundler task (for Plist keyNSPreferencesContentSize
)useJavaXKey
attribute to JarBundler task (for universalJavaApplicationStub-Support)hiResCapable
attribute to JarBundler task (for Plist keyNSHighResolutionCapable
)aboutmenuname
attributeinfostring
andshortinfostring
attributes (usecopyright
attribute instead)copyright
attribute to JarBundler task (for Plist keyNSHumanReadableCopyright
)aboutmenuname
attributeshortinfostring
attributeallowMixedLocalizations
attribute to ant task. Iftrue
, the bundle supports the retrieval of localized strings from frameworks. This should be set to true if your app supports different languages. Default:false