Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Make the bundle version following the OSGi spec
Don't use the id attribute on the ivy:configure task...
FIX: build.xml: checkstyle + checkstyle-report dont work together (IVY-919)
IMPROVEMENT: Additional descriptions of build.xml targets (IVY-499)
The test target should execute all junit tests...
make install-ant a little more robust
IMPROVEMENT: undeprecate configure task (IVY-849)
set compile encoding to ISO-8859-1 for tests, since we use an ISO-8859-1 character (FIX IVY-851)
FIX: Ivy build system: fix build.xml to allow "ant coverage-report" behind a proxy (IVY-832)
Ivy distribution jars contains duplicate entries (IVY-828)
IVY-802: The Bundle-Version is 0.0.0 in the build artifacts - use replaceregexp which is simpler and still compatible with Ant 1.6
Specify the directory to run the junit tests from (this will allow NetBeans users to run the junit tests)
make checkstyle error fail the build now that all checkstyle errors have been fixed
TASK: Remove ivy-core.jar (IVY-756)
merge packaging fix from 2.0.0-beta2 branch (r630439)
IMPROVEMENT: Review settings loading in Ant (IVY-703)
IMPROVEMENT: Downgrade Ant version requirement to 1.6 to build Ivy (IVY-687)
- make Ivy a PDE project in eclipse to benefit from MANIFEST.MF validation and ease development of IvyDE - fix an error in OSGi MANIFEST.MF, a package removed from Ivy shouldn't be declared as exported any more
add maven 2 distribution
FIX emma instrumented classes not used during tests
add install-ant target to easily put the ivy.jar produced by the build in ant lib, for fast change test cycles with build relying on ivy.jar being in ant lib
move Ivy codebase to Ant
fix install target
NEW: [Build] Publish the ivy sources (IVY-646) (thanks to Nicolas Lalevée)
NEW: Add a task/code to create M2 POM files from Ivy configurations (IVY-416)
review paths uses to fix a bug when using emma with unit tests
Added 'ivy-report' target to generate html report of the resolve results
Fixed problem when running junit tests with Ant 1.7.0
FIX: Ivy doesn't work with Ant 1.6.2 (IVY-614)
MANIFEST.MF is missing vendor.id (IVY-574)
use checkstyle on source java files
identify the task that are flags changing the behavior of the next target by using a /
IMPROVEMENT: Dependent jars missing in ivy binaries (IVY-481)
review jar manifest and generate small doc about jars (with contribution from Tjeerd Verhagen)
one additional description of build.xml target (IVY-499) (thanks to Tjeerd Verhagen)
IMPROVEMENT: Code / XML Polished (IVY-554) (thanks to Tjeerd Verhagen)
FIX: Ivy does not work on Turkish machines (IVY-65)
remove warning message and clarify that in the doc
fix eol: add svn property + run fixcrlf to use native eol for all text files
- retrieve dependencies from maven2 repository - added checkstyle report (TODO: we must verify the checkstyle configuration)
IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505) (with contribution from Jan Materne)
introduce scope for settings (IVY-366) (thanks to Gilles Scokart)
Fixed NPE during Ivy build.
FIX: EOL in the doc pages (IVY-470)
FIX: build fails without emma code coverage JARs present (IVY-478)
bootstrap Ivy (instead of downloading a previous version) to resolve our own dependencies...
IMPROVE: OSGIfy ivy artifacts (IVY-464) (thanks to Costin Leau)
add publish local feature to help integration with other modules, and fix artifact names to support publish (jar names do not use apache- prefix)
improve release script: generate tar.gz and checksums
improve release process: clean everything before releasing, and use a clean local ivy home to avoid ivy cache side effects
target version is 2.0
add NOTICE
remove unnecessary useexternalfile="true" on javadoc
workaround for ant 1.7.0 javadoc bug on windows vista
add license headers to xml and html files + modify some tests to run with those license headers
review release management: - extract in a separate build file (build-release.xml) - upgrade xooki version (featuring batch generation) - include doc batch generation - review what is packaged in distributions (src and bin)
package LICENSE and DISCLAIMER in jar
renamed LICENSE file
Don't use the Ivy tasks if Ivy is not available.
IVY-438 work in progress: package settings files with their old names too.
IVY-438 work in progress: ivyconf=>ivysettings refactored in test and example code, and basic renames in doc. Still need to update the doc.
add publish-latest target to ease snapshot publishing
improve snapshot and release process
test classes name patterns is now configured in a property, and thus overridable when calling ant (thanks to John Williams)
REFACTOR: deep review of packages structure, more structured
move Ivy core to a core directory, and prepare IvyDE structure
Let Ant build fail if junit tests fail
Make the name of the ivy.jar file configurable (can be usefull for gump and other snapshot builders)
slight review of the packaging
re-added ivy download which was deleted by accident
IVY-365: Set javac includeantruntime to false and declare explicitely JUnit and Ant dependencies IVY-162: ivy.xml doesn't contain all the dependencies
exclude Abstract* classes from tests
move to apache: package rename, organisation rename, some doc update
use antoine web site to pull ivy.jar as a temporary solution
IMPROVE: add release target to build file (IVY-339)
IMPROVE: Measure code coverage (IVY-323)
fix bug in install target
FIX: AntCallTriggerTest and AntBuildTriggerTest fail when run from ivy build.xml (IVY-310)
all tests are run even in case of failure (thanks to rambius)
add zip-doc target
use only default configuration, which contains everything
remove echo on tests + move xml report to build/test-report dir
add get-dxml-raw target
IMPROVE: better documentation distribution (IVY-274) - in progress
introduce offline target in build.xml allowing to disable tests requiring internet resources
add a noresolve target
add install target, easing deployment in ant lib
publish ivy core without ant tasks
give a chance to put ivy somewhere else than in ant libs
integrate joshua nichols patch for javadoc handling
patch by oliver + debug mode
migration from private cvs repository
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |