[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2532) KnowledgeAgentTest fails when port 9000 is in use
Esteban Aliverti (JIRA)
jira-events at lists.jboss.org
Mon Jun 14 20:46:46 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Esteban Aliverti resolved JBRULES-2532.
---------------------------------------
Assignee: Esteban Aliverti (was: Mark Proctor)
Fix Version/s: 5.1.0.CR1
Resolution: Done
The proposed code was used.
new Server(0) is now used in: KnowledgeAgentBinaryDiffTests, KnowledgeAgentCustomClassLoaderTest, KnowledgeAgentIncrementalChangeSetTest, KnowledgeAgentTest and UrlResourceTest
> KnowledgeAgentTest fails when port 9000 is in use
> -------------------------------------------------
>
> Key: JBRULES-2532
> URL: https://jira.jboss.org/browse/JBRULES-2532
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.0.1.FINAL
> Environment: Linux, running third party application on port 9000
> Reporter: Andreas Kohn
> Assignee: Esteban Aliverti
> Fix For: 5.1.0.CR1
>
> Attachments: jbrules2532.diff
>
>
> drools-compiler/KnowledgeAgentTest hardcodes the port for the jetty server to 9000. This breaks the test if port 9000 is in use.
> Attached patch uses an auto-assigned free port instead.
--
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