38
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some OSGi environment seems to have been renamed: let's support both namings More... over 11 years ago
Eclipse conf : Java 1.5 More... over 11 years ago
Initialize with the default environment profile provider More... over 11 years ago
add toString() methods for easier debug More... over 11 years ago
Better support for "Bundle-RequiredExecutionEnvironment" from an OSGi MANIFEST.MF More... over 11 years ago
Document IVY-1454 in CHANGES.txt More... over 11 years ago
Belated CHANGES.txt updates: IVY-1421, add self to committers, fix inconsistent indentation in CHANGES.txt More... over 11 years ago
IVY-1454 handle multi-threading (as opposed to only multi-process) case in locking More... over 11 years ago
Update checkstyle configuration for version 5.7 More... over 11 years ago
IVY-1421: SSH agent support for SSH and SFTP transports More... over 11 years ago
Declare the required Java version: Java 5 More... over 11 years ago
Ivy requires Java 5 More... over 11 years ago
fix NOTICE More... over 11 years ago
IVY-1431: Also copy original metadata artifact (e.g. POM) on ivy:install (Thanks to Erwin Tratar) More... over 11 years ago
Add a page about Ivy requirements and compatibility More... over 11 years ago
IVY-1441: In IvyDE, Ivy fails to parse ivy-settings.xml file if it contains <pgp> element (thanks to Gregory Amerson) More... over 11 years ago
IVY-1438: - fix the parsing of header values with space More... almost 12 years ago
- make the buildobr task a post resolve task, so that it can work with set of resolved artifacts - document how to manage an OSGi target platform, with samples More... almost 12 years ago
Add more context in the log about errors when parsing OSGi versions More... almost 12 years ago
Update the version in the manifest for easier developement in Eclipse More... almost 12 years ago
fix test of fixdeps More... almost 12 years ago
- improve the fixdeps task to handle a multi project environment - add tests and documentation of the task More... almost 12 years ago
- IMPROVEMENT: New LockStrategy available based on NIO FileLocks (IVY-1424) - FIX: NIO FileLocker released locks too early (IVY-1424) (thanks to Charles Duffy) More... almost 12 years ago
- fix the module set gathering - fix the tests on the online repos More... almost 12 years ago
Performance optimisation around the OSGi resolver: - log only if a debug level is set - do not retry to load a failing repo - compute versions once - convert the bundle info into module descriptors on demand More... almost 12 years ago
Add documentation on checkdepsupdate task More... almost 12 years ago
add showTransitive attribute on dependencyUpdateChecker task More... about 12 years ago
Fix java 1.4 compatibility More... about 12 years ago
First draft of dependency update checker task Extract ant test listener as a reusable class for test to check log output More... about 12 years ago
Expose an API about loading XML file without their DTD (cf IVYDE-329) (thanks to Stephen Haberman) More... about 12 years ago