[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8045) AS testsuite test targets don't work on windows

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Apr 21 14:27:07 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene reopened JBAS-8045:
--------------------------------



Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.

Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.

> AS testsuite test targets don't work on windows
> -----------------------------------------------
>
>                 Key: JBAS-8045
>                 URL: https://issues.jboss.org/browse/JBAS-8045
>             Project: Legacy JBoss Application Server 6 
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Alexey Loubyansky
>            Assignee: Paul Gier
>             Fix For: No Release
>
>
> Since we've switched to maven repository classpath for testsuite classpath, the classpath got too long to work on windows.
> So, it either has to be shorter or a manifest-only jar can be created that would reference all the jars and dirs.
> The problem with the manifest-only jar is that there must be relative path from the jar location to all the other jars and dirs that need to be included in the classpath. Taking into account that the relative path might not exist (e.g. the AS checkout and maven local repo can be on different drives) the jar might not work.
> (Although, right now on my windows machine fixed it with generating the manifest-only jar.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list