a simple docuentation fix is all that is necessary to
allow InputStream parsing? OTOH, perhaps no one but me cares
Robert Dockins
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
From: Robert Dockins [mailto:[EMAIL PROTECTED]
It seems to me that the restriction is mostly in people's heads :)
Hmmm... The fact is that no build uses anything else than File-based
build files at this point. Just try to use a resource from an imported
build 'stream', lik
I've taken a stab at doing this. Basicly I've sublcassed ProjectHelper2
to add support for InputStream's and InputSource's (code below, its
mostly a cut-n-paste job from ProjectHelper2). Everything appears to
just work. If you don't use Project.setBaseDir() then it appears to
simply use PWD;
tSource and InputStream supported? Is
there an easy/preferred workaround?
Robert Dockins
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]