[jgroups-dev] Switched to ant+ivy for dependency management
Bela Ban <[email protected]> Thu, 19 Sep 2013 11:59:26 +0200
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
Just an FYI, if you're a user, nothing will change.
If you're a developer, here are the changes:
- The lib dir is gone
- build.sh / build.bat are gone, too
- Ant is not shipped with JGroups any longer; you need to have it
installed somewhere in the path
- When compiling or running unit tests, the ant script will do the
following:
- Check if ./lib exists and contains JAR files
- If not, it will fetch ivy from maven and copy it into ./lib
(creating ./lib)
- Fetch all dependent JARs into ./lib
The good thing is that JGroups now ships without a single JAR; they're
all downloaded dynamically.
If you want to source JGroups into IntelliJ IDEA or eclipse, I suggest
run an "ant compile" first, to populate ./lib and then source the directory.
Cheers,
--
Bela Ban, JGroups lead (http://www.jgroups.org)
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Javagroups-development mailing list