On Friday, March 7, 2003, at 09:32 AM, Steve Cohen wrote:
I don't understand why there is a problem with verifying the fix.
WinZIP is near-ubiquitous (although I don't use it myself). I suppose
it will be fully tested with WinZIP before release, right?
Not everyone uses Windows :)
Jess
want to have to install cygwin. I just need a URL of an up to date
port/build of the core Gnu unix command toolchain.
Patch is included as part of MSYS (Minimal SYStem)
http://www.mingw.org/msys.shtml
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
MSYS
http://mingw.org/msys.shtml (Minimal system) or as part of Cygwin
http://www.cygwin.com/
Then you run 'diff old-file.java new-file.java > changes.patch'
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
On Thursday, March 27, 2003, at 09:42 AM, Jesse Stockall wrote:
Then you run 'diff old-file.java new-file.java > changes.patch'
Oops, make that:
diff -u old-file.java new-file.java > changes.patch
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
On Sunday, April 6, 2003, at 01:13 AM, Steve Loughran wrote:
I nominate Jesse Stockall as a committer
Cool, so what happens now?
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
On Tuesday, April 8, 2003, at 09:44 PM, [EMAIL PROTECTED] wrote:
+ http://ant.apache.org/beta/";>download.
Is this the intended download link?
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
On Monday, April 14, 2003, at 07:31 AM, Stefan Bodewig wrote:
I feel it is time to make him a committer and ask you to vote on this.
+1
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
h 'testTailSkip' and 'testTailLinesSkip' cut off 1 too many letters.
The last line of the result file is 'Line 5' instead of 'Line 58'
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
ch task that creates temp files, or
should it be put in FileUtils.createTempFile().
Since 1.6 will require JDK 1.2+ we can avoid the ugly reflection in the
patch (attached to the bug report).
Thoughts?
Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.
On Tuesday, April 15, 2003, at 02:09 AM, Stefan Bodewig wrote:
On 15 Apr 2003, <[EMAIL PROTECTED]> wrote:
jesse 2003/04/14 21:26:52
Modified: src/main/org/apache/tools/ant/taskdefs/optional/vss
MSVSS.java
This makes the VSS tasks JDK 1.4 dependent.
Oops, It's fixed now.
Jes
it is OK, I'd appreciate it.
>
The zips and tar.gzs off the website look good, no junit and valid
signatures.
--
Jesse Stockall <[EMAIL PROTECTED]>
nvolved in moving the module to Ant's
CVS tree?
> Nice work (having not run it yet myself, just browsing the commit
> messages)!
>
Have a look here for a sample
http://www.magma.ca/~stockall/property.html
--
Jesse Stockall <[EMAIL PROTECTED]>
4:12 - 1.50
> ***
> *** 3,9
>
>
> !
> !
> !
>
This has broken the Gump runs for anything that depends on XJavadoc
All the other projects are still looking in xjavadoc/build/lib instead
of xjavadoc/target
--
Jesse Stockall <[EMAIL PROTECTED]>
I go to
much further. I'll get them together in an email soon.
--
Jesse Stockall <[EMAIL PROTECTED]>
t break our stuff until we refactor it -
> at least it is likely to break Gump, and then we should upgrade.
>
I'll get rid the the deprecated XCollections and see if other changes
are required.
--
Jesse Stockall <[EMAIL PROTECTED]>
er a built in shell command. You
must specify the shell as the executable (cmd on WinNT, command on
Win9x). You might also be able to use 'vmlauncher=false' with your
current setup, but as I have no Windows machines about, I cannot verify
this.
--
Jesse Stockall <[EMAIL PROTECTED]>
an build a org.apache.tools.ant.types.Path object and
then add it to the project with Project.addReference(). Then your
target can use the reference.
--
Jesse Stockall <[EMAIL PROTECTED]>
On Tue, 2003-05-06 at 17:45, Schultz, David (US - Chicago) wrote:
>
> Please let me know if there is any additional work needed to get this
> included.
>
Create a bugzilla enhancement request and attach the files to it.
Documentation is a must, and test cases are nice.
--
Je
18 matches
Mail list logo