Hi! Well done so far. Another thing I usually do before starting with the release is to check whether we can update some dependency.
This can easily being done by using the versions-maven-plugin [1] $> mvn versions:display-dependency-updates and $> mvn versions:display-plugin-updates Not sure if there is something to do, but it's always a good idea to check from time to time. LieGrue, strub [1] http://mojo.codehaus.org/versions-maven-plugin/ ----- Original Message ----- > From: Dan Haywood (Assigned) (JIRA) <[email protected]> > To: [email protected] > Cc: > Sent: Wednesday, January 11, 2012 12:26 AM > Subject: [jira] [Assigned] (ISIS-107) For Isis 0.2.0 release: Miscellaneous > minor changes (eg fix spelling typos in code, minor site/documentation > updates) > > > [ > https://issues.apache.org/jira/browse/ISIS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > > ] > > Dan Haywood reassigned ISIS-107: > -------------------------------- > > Assignee: Dan Haywood > >> For Isis 0.2.0 release: Miscellaneous minor changes (eg fix spelling typos > in code, minor site/documentation updates) >> > ---------------------------------------------------------------------------------------------------------------------- >> >> Key: ISIS-107 >> URL: https://issues.apache.org/jira/browse/ISIS-107 >> Project: Isis >> Issue Type: Sub-task >> Components: isis-parent (build plugins + site) >> Affects Versions: 0.1.2-incubating >> Reporter: Dan Haywood >> Assignee: Dan Haywood >> Priority: Minor >> Fix For: 0.2.0-incubating >> >> >> Please only use for small stuff. >> see thread on isis-dev for background: > http://mail-archives.apache.org/mod_mbox/incubator-isis-dev/201107.mbox/%[email protected]%3E > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira >
