Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ivy Wiki" for change notification.
The following page has been changed by SteveLoughran: http://wiki.apache.org/ivy/IvyFirstApacheRelease The comment on the change is: Outline what needs to be gone to migrate Ivy 1.4.1 an Apache release. New page: = Actions for the first release = This is a list of things that need to be done to get a first release out, while still in incubation. The goal is to ship something early to build up the developer community and get more people involved. == Migration == * New accounts * SVN import * Jira import * Docs import. == Code changes == * Move source to apache package. Issue: package name? org.apache.ivy? org.apache.antlib.ivy? * Move antlib declaration, but retain a reference in the jayasoft package. * Add Apache headers (Stefan B. has a perl script to monitor this), or use checkstyle * Showstopper bugs: (list) * Non-backwards compatible API changes that can then be kept stable. == Build changes == * Build under Gump * <antunit> tests. * publish artifacts on the Maven repo == Tests == * various ivy.xml, * ivyconf.xml with various options * buildlist tests with complex depth; ivy files containing relative paths for inclusion * handling particularly troublesome POM files. e.g those with unresolved variables, those with bad dependencies (the pom2rdf audit can find these) * troublesome ivy files (preferably user supplied) == Doc Changes == * Format? * Can JCite be used to pull in Java source? * Change references & URLs. == Timetable == * TBD
