[ https://issues.apache.org/jira/browse/CACTUS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petar Tahchiev closed CACTUS-138. --------------------------------- > JBoss3xContainer.java Assumes Windows Platform > ---------------------------------------------- > > Key: CACTUS-138 > URL: https://issues.apache.org/jira/browse/CACTUS-138 > Project: Cactus > Issue Type: Bug > Components: Ant Integration > Affects Versions: 1.6.1 > Environment: Linux > Reporter: Matthew Bennett > Assignee: Petar Tahchiev > Priority: Minor > Fix For: 1.8 > > > The JBoss3xContainer.java assumes the tests are running on Windows. Here is > the line in the code that is Windows specific. > java.addSysproperty(createSysProperty("program.name", new File(binDir, > "run.bat"))); > On Linux this would be run.sh instead of run.bat. I may be missing something > here. If so, please let me know. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]