[
https://jira.duraspace.org/browse/DS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Donohue closed DS-797.
--------------------------
Resolution: Duplicate
Marking as a duplicate of DS-1043
> ant help says install_code target exists, but it doesn't
> --------------------------------------------------------
>
> Key: DS-797
> URL: https://jira.duraspace.org/browse/DS-797
> Project: DSpace
> Issue Type: Bug
> Affects Versions: 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1,
> 1.8.0
> Reporter: Ivan Masár
> Priority: Trivial
>
> If you run
> [dspace-src]/dspace$ ant help
> it will write
> [echo] install_code --> Install compiled code into /dspace
> But if you run
> [dspace-src]/dspace$ ant install_code
> this won't work because there's no such target in build.xml. Last time the
> target was present was in 1.4.
> There are two solutions:
> 1) remove the echo line
> 2) make an install_code target
> I would much prefer the second option. It should be the same as
> fresh_install, but without the database dependencies:
> <target name="fresh_install"
> depends="init_installation,init_configs,test_database,setup_database,load_registries"
> description="Do a fresh install of the system, overwriting any data">
> <target name="install_code" depends="init_installation,init_configs"
> description="Do a fresh install of the system, overwriting any data, but do
> not touch database">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel