[
https://issues.apache.org/jira/browse/BUILDR-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert resolved BUILDR-212.
----------------------------------
Resolution: Fixed
Patch applied with stylistic updates and one functional change: the
installation of SNAPSHOT artifacts is no different than other artifacts.
SNAPSHOT artifacts are installed if the source file (presumably in the project)
is newer than the target file (in the local repository). The expire_time is
not considered during installation as originally intended in the patch.
boisv...@smudge:~/svn/buildr-snapshot$ svn commit -m "BUILDR-212 Update support
for SNAPSHOT artifacts (Timo Rantalaiho and Izzet Mustafa)" .
Sending CHANGELOG
Sending lib/buildr/core/application.rb
Sending lib/buildr/packaging/artifact.rb
Sending spec/packaging/artifact_spec.rb
Transmitting file data ....
Committed revision 998386.
> Update support for SNAPSHOT artifacts
> -------------------------------------
>
> Key: BUILDR-212
> URL: https://issues.apache.org/jira/browse/BUILDR-212
> Project: Buildr
> Issue Type: Improvement
> Reporter: Teppo Kurki
> Assignee: Alex Boisvert
> Fix For: 1.4.2
>
> Attachments: BUILDR-212-update_snapshots_support_3.patch,
> BUILDR-212.update_snapshot_support.patch,
> BUILDR-212.update_snapshot_support.specs.patch
>
>
> Buildr should be able to update snapshot versions of artefacts.
> http://mail-archives.apache.org/mod_mbox/incubator-buildr-user/200811.mbox/browser
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.