build.bat don't work
--------------------

         Key: JBAS-72
         URL: http://jira.jboss.com/jira/browse/JBAS-72
     Project: JBoss Application Server
        Type: Patch
    Reporter: SourceForge User
 Assigned to: Scott M Stark 



SourceForge Submitter: nobody .
To make the build.bat work correct in windows with 
pwd, change the file lcp.bat to:


rem $Id: lcp.bat,v 1.2 2001/03/27 15:00:50 kimptoc Exp 
$

set CP=%CP%;.%PWD%\%1


make a change in build.bat to:

set CP=%CP%;.\..\..\build\classes


start build.bat and it works.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to