I'd rather remove all bootstrap and force people to follow
instructions by hand to do the same than to support both.
Or add an ant build.xml to drive the process... I really don't like
to have too much platform specific logic in a batch file.
I'm -1 on adding any more .bat files that have any significant logic
in them to the build...
--jason
On Aug 22, 2006, at 1:45 PM, Prasad Kashyap wrote:
I agree. But just in case you or some other windoze user wants to
maintain it, I uploaded the patch after making some minor
modification.
https://issues.apache.org/jira/secure/attachment/12339349/
bootstrap.bat.patch
The onus of keeping the bootstrap.bat in synch with bootstrap rests
with the windows' users.
Cheers
Prasad
On 8/22/06, Jason Dillon <[EMAIL PROTECTED]> wrote:
I do not really want to have to maintain both the unix version and
the windows versions of this script. I do periodically make some
changes to bootstrap when I find it makes things easier.
Bootstrap is temporary and will be removed shortly, and I would
rather force users to install Cygwin during that period than start to
maintain a batch file that can function the same as the shell script.
I appreciate your willingness to write this script, but I think that
adding it will be more of a hassle...
--jason
On Aug 22, 2006, at 10:25 AM, Mark DeLaFranier wrote:
> Hey everybody,
>
> I've ported the bootstrap build script to windows so that Cygwin is
> not required. A Jira entry was created with the new script
attached:
>
> https://issues.apache.org/jira/browse/GERONIMO-2345
>
> I'd like to get some comments, if any, from people as to their
> thoughts on the script and if it would be a worth while
improvement.
>
> Thanks
> Mark
>
>
>