[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2687) Drools Installer not working
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Sep 6 10:50:52 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549285#action_12549285 ]
Geoffrey De Smet commented on JBRULES-2687:
-------------------------------------------
The project version is hard coded in the installer somewhere apparently.
By using a properties file under src/main/filtered-resources under a package, and by telling maven to filter that directory and by using ${project.version} in that properties files we can inject the version into the installer without having to update every time we update the project version.
> Drools Installer not working
> ----------------------------
>
> Key: JBRULES-2687
> URL: https://jira.jboss.org/browse/JBRULES-2687
> Project: Drools
> Issue Type: Bug
> Affects Versions: 5.1.1.FINAL
> Environment: Windows XP, but should be platform independent
> Reporter: Phil Doene
> Assignee: Mark Proctor
>
> The currently linked Drools Installer (http://download.jboss.org/drools/release/5.1.1.34858.FINAL/drools-5.1.1-install.zip) does not work with the contacted Repository at https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/ as there's no longer drools-5.1.1.* files rather than 5.2.0 SNAPSHOT Files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list