Re: ApacheCon Presentation

2007-11-14 Thread Kev Jackson
Hi, I wonder whether Ant/Ivy has a "dependency fetching" mechanism like Maven has regarding "plugins". This is what I have in mind: A antlib provides tasks and macros and implements them in terms of 3rdparty libraries. Those libraries are described in dependencies (perhaps a la Maven).

Ant & Java1.3

2007-11-14 Thread Kev Jackson
Hi, I tried to build the branch on 1.3 last night. I couldn't even bootstrap. The problem was that the activation.jar was built with class file format 48.0 (1.4) - so the 1.3 jdk couldn't recognize the classes. As the bootstrap failed there, I don't know how many other of the dependency jar

Re: 1.7.1 nearly there - alpha

2007-11-13 Thread Kev Jackson
Hi, Could someone test the build on the following platforms: - Vista (someone has probably got a copy/image (Steve?)) Not sure of what the process is to test the build, here's what I've done: svn co http://svn.apache.org/repos/asf/ant/core/branches/ANT_17_BRANCH/ cd ANT_17_BRANCH build On my

[Fwd: RE: svn commit: r594009 - /ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/taskdefs/TempFile.java]

2007-11-13 Thread Kev Jackson
Hi all, Some lurker ;) spotted this commit and got in touch with me. I copied over the code from the svn trunk version without looking too carefully (my bad), unless anyone can tell me that this is correct, I agree that at least semantically it's utter crap :) I think I should modify both th

ApacheCon Presentation

2007-11-12 Thread Kev Jackson
Hi all, As some of you probably know already, the HK OSSummit has been canceled due to lack of attendees. But as I've already prepared my presentation (which will now not be aired publicly), feel free to browse/peruse yourselves without my witty voiceover http://people.apache.org/~kevj/oss

Re: AW: 1.7.1 nearly there - alpha

2007-11-12 Thread Kev Jackson
Hi Peter, Opps, I meant http://java.sun.com/products/archive/ Peter Thanks, I couldn't find it when I looked previously Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: AW: 1.7.1 nearly there - alpha

2007-11-12 Thread Kev Jackson
Hi, A binary version will be available from people.apache.org/~kevj/ant/1-7-1-alpha soon. You can test the alpha binary from http://people.apache.org/~kevj/ant/1-7-1-alpha/apache-ant-1.7.1alpha.tar.gz - built with java6, so if there are any problems please report them - unsigned (I don't hav

Re: AW: 1.7.1 nearly there - alpha

2007-11-12 Thread Kev Jackson
Hi, What is with Java 1.3 - or missed I the dropping? I couldn't find a java 1.3 jdk to test with - Sun lists it as unsupported now If you have 1.3 feel free to test the build, but I didn't have a copy Thanks, Kev - To u

1.7.1 nearly there - alpha

2007-11-11 Thread Kev Jackson
Hi, Today I got 3 complete builds on Windows XP + java6|java5|java1.4 Linux build fails with an assertion error in XMLCatalogTest. I tried to debug this error in eclipse, but the error doesn't exist except when executed as part of ./build.sh test IMHO that makes the code ready for alpha sta

concat-test.xml antunit

2007-11-07 Thread Kev Jackson
Hi, There's a problem with the concat-test.xml If you execute this on linux/unix, no problems, but on windows it fails The reason is that Windows has the stupid crlf line ending foo${br}bar${br}baz${br} So when this encodeStringDigest file is compared to the utf-16.expected file, it fails

Re: Update [was Re: weblogic rmic]

2007-11-06 Thread Kev Jackson
Hi, or we have a vote. One thing is clear: weblogic rmic was broken on ant1.7.0. nobody noticed. Well I've just tested with Ant 1.6.5 (from svn), and I get exactly the same error: [rmic] RemoteTimestampImpl must be a remote interface implementation and should exist in the classpath

Re: Where to place sponsorship link?

2007-11-06 Thread Kev Jackson
+1 this could absorb the Donations link as well. +1 here - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Update [was Re: weblogic rmic]

2007-11-06 Thread Kev Jackson
Hi, We need to ship ant-weblogic.jar for ant 1.7.1. (Unless we vote to drop it from that release). We will not ship it in ant 1.8.0. That means that somehow I have to get the build to create the ant-weblogic.jar I can only assume that the test tests the behavior of an old version of weblo

Re: Update [was Re: weblogic rmic]

2007-11-06 Thread Kev Jackson
Hi, I meant the creation of the ant-weblogic.jar. Well I don't think that's a problem anyway as test case clearly calls the weblogic rmic tool and clearly executes before failing to find the test class - I guess we don't ship an ant-weblogic.jar anymore Does it work with JDK5? Nope, it

Update [was Re: weblogic rmic]

2007-11-05 Thread Kev Jackson
Hi, You probally need an old version of weblogic*.jar By this do you mean that an old version of weblogic*.jars will remove the problem I'm having getting a clean set of tests? Or do you mean that the older jars will create the ant-weblogic.jar? The error doesn't seem to be caused by a miss

weblogic rmic

2007-11-04 Thread Kev Jackson
Hi, It seems that Antoine came across a similar issue : http://mail-archives.apache.org/mod_mbox/ant-dev/200408.mbox/[EMAIL PROTECTED] Anyone know how it was resolved? (also I've done a full build with the weblogic*.jars in my lib/optional, but I don't have an ant-weblogic stub) Thanks, Kev

Weblogic Rmic error

2007-11-04 Thread Kev Jackson
Hi, Currently Wlrmic still has a problem on Windows. From the full build test: Error starting WebLogic rmic: D:\eclipse\workspace2\ant-core-trunk\src\etc\testcases\taskdefs\rmic\rmic.xml:174: Error starting WebLogic rmic: at org.apache.tools.ant.taskdefs.rmic.WLRmic.execute(WLRmic.java:85) a

Rmic & WebLogic failure more info

2007-11-01 Thread Kev Jackson
Hi, Here's the -debug output of executing testWlrmic in isolation: D:\eclipse\workspace2\ant-core-trunk>ant -debug -f src\etc\testcases\taskdefs\rm ic\rmic.xml testWlrmic Apache Ant version 1.8.0alpha compiled on November 2 2007 Buildfile: src\etc\testcases\taskdefs\rmic\rmic.xml Adding refere

Ant SVN Trunk - errors in LocatorTest & RmicAdvancedTest

2007-11-01 Thread Kev Jackson
Hi, After Steve's work yesterday, I was going to pull in the changes to the release to try and get a clean build...but: (these errors occur with the svn trunk code) LocatorTest testNetworkURI Failure Expected file:\\PC03\jclasses\lib\ant-1.7.0.jar to resolve to \\PC03\jclasses\lib\ant-1.7.0

Re: Bugs in release branch

2007-11-01 Thread Kev Jackson
The windows tests will still be failing with bad paths, but now we can decide what the correct strings are and add them to the tests, then fix any locator bugs that exist. I guess they always passed on gump as it was running on linux/bsd, which is why we didn't see any problems until now. An

Vista symbolic links?

2007-10-31 Thread Kev Jackson
It seems that there's some kind of symbolic link support in Vista http://wesnerm.blogs.com/net_undocumented/2006/10/symbolic_links_.html It was also mentioned on the ruby-lang mailing list. Not really important right now (with all 3 vista users), but it may become important before 1.8 Kev -

libs for build

2007-10-31 Thread Kev Jackson
Hi, Thanks for the offers of sending mock libs etc. I managed to get the time to copy all the missing libs from my old laptop today and run a first 'full' build or 1.7.1 We still have problems: LocatorTest RmicAdvancedTest (Xalan problems have gone away with the addition of the correct libs)

Re: [EMAIL PROTECTED]: Project dotnet-antlib-test (in module ant-antlibs) failed

2006-09-04 Thread Kev Jackson
> The test passes on both Microsoft frameworks I have installed (1.1 and > 2.0), right now my Linux box doesn't have a working Mono > installation. It is on the Antlib's TODO list. I'm sure I read that .net 3.0 is available in beta now... The framework formerly known as WinFX is now .net 3 and

Re: VOTE: add an antlib (and optional task) loader to ant 1.7

2006-09-04 Thread Kev Jackson
On Mon, 2006-09-04 at 20:25 +0100, Steve Loughran wrote: > Peter Reilly wrote: > > Sorry for asking for another vote on the Classloader for ant issue, No problem. > I think right now I'm going to in the no category, though +0 rather than > -1. This is not because I dont think its a good idea -I

Re: [VOTE] Release Plan for .NET Antlib

2006-09-01 Thread Kev Jackson
I'm following this closely as I'd like to release the vss antlib sooner rather than later and I'll be using this .net release as a guide... > (1) Release 1.0 beta 1 ASAP. > > Since we haven't released any Antlib before and don't have any > distribution template for them, I'm going to prop

Re: Building Ant 1.7beta

2006-08-31 Thread Kev Jackson
I know this too. To run ant testcases, either I run them individually in IDEA, or I bootstrap and rebuild and install my new version of ant, then run the tests. I just set my ANT_HOME to point to ~/projects/ant-core-trunk/build/ dist - then I'm always running the latest code and the tests

Re: Building Ant 1.7beta

2006-08-30 Thread Kev Jackson
> To Kev: surely most Ant committers work on at least one other Ant-based > project where improvements can be seen? Or does the Apache Foundation > pay your rent? :-) :) I wish! I was (attempting humour) at suggesting that the ant developers/committers only add stuff which helps to make the an

Re: AW: Building Ant 1.7beta

2006-08-29 Thread Kev Jackson
> Especially: you know only the Ant src-version present (the current > version). > You dont know which binary-version of Ant is installed (Ant 1.6.5, 1.5, > 14?) > That means your buildfile must be "very" bwc ... Basically we improve Ant and add new features so that we can refactor the ant build.

Re: AntVersion test failing

2006-08-28 Thread Kev Jackson
Hi Antoine, As you requested, I've modified AntVersion to pass the failing test with the beta, without using positional indexing (brittle) code - please see commit for more details. Again if you spot a problem with this please let me know, I'll try to get it fixed asap. Thanks, Kev ---

Re: svn commit: r437589 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/AntVersion.java

2006-08-28 Thread Kev Jackson
On 28 Aug 2006, at 19:09, Antoine Levy-Lambert wrote: Hi, I am not very fond of this versionString.indexOf("Ant version") +17); either. A regular expression looking for a string of digits and dots would be what we are looking for ? Unfortunately regexps aren't available in Java 1.2[1], do

Re: Ant 1.7.0Beta1 release

2006-08-28 Thread Kev Jackson
Hi Antoine (and others), I've just committed a change to AntVersion which now passes the tests on my machine if the value in the version.txt file is set to 1.7.0Beta1 (it still fails with the default value of @VERSION@). Can you see if you are still experiencing a problem with the full test suite

AntVersion test failing

2006-08-27 Thread Kev Jackson
Hi all, AntVersion test is failing because the current Ant version number is 1.7.0Beta1 - the Beta1 characters are causing the DeweyDecimal code to fail. It's also extremely difficult to test in isolation as the version string is set when the build is completed, so the unit tests fail with @VERSI

Re: Ant 1.7.0Beta1 release

2006-08-27 Thread Kev Jackson
> I found 2 errors in the tests, one in AntVersion (a number format > exception, hope it is not difficult to fix) and some errors in > testRedirector, may be due to running the tests under cygwin, > anyway looking like some strange whitespace oddity. I have reported both > in Bugzilla. Interestin

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-08-25 Thread Kev Jackson
I am not historically a champion of readability for its own sake ;) , but in this case I am of the general impression (without having thoroughly perused the proposed change) that it should be possible to eliminate the duplication without resorting to reflection. To rephrase, if reflection were (i

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-08-24 Thread Kev Jackson
> OK. Actually I had written the pieces of code which you are > refactoring. :( It's ok, I have the advantage of hindsight, coming into a stable codebase is always easier than writing stuff from scratch - also I tend to specialise in refactoring at work - I rarely sit down and write teh origina

Non-reflective version of DirectoryScanner refectoring

2006-08-24 Thread Kev Jackson
Hi, After thinking this through this morning on the ride into work, here is a version of the refactoring (extract method) that doesn't use any reflection (so should satisfy both Antoine and Matt ;)) Attached patch for testing purposes too. /** * Process included file. * @param name pa

Re: classloader for 1.7

2006-08-23 Thread Kev Jackson
On Wed, 2006-08-23 at 10:33 +0100, Steve Loughran wrote: > Peter Reilly wrote: > > If it is not a little too late, I would like to get a vote > > on including classloader into ant 1.7. > > (http://issues.apache.org/bugzilla/show_bug.cgi?id=28228) > > I have been playing with it the last week or so.

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-08-23 Thread Kev Jackson
> > > > For additional testing I've created a directory/file structure like > > > > 1/ > >1 2/ > > 2 3/ > > 3 4/ > > so much effort ... > nah, 5 lines of script - I wasn't going to do it manually :) > I assume you tried some combinations of include/excludes. Dominique > used to

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-08-23 Thread Kev Jackson
Hi Stefan, (and other interested devs) For additional testing I've created a directory/file structure like 1/ 1 2/ 2 3/ 3 4/ ie a single file under a directory, the tree is 1038+ layers deep and there is no difference between the original time taken by the DirectoryScanner code and

Re: Use of reflection in DirectoryScanner to remove duplicated code

2006-08-23 Thread Kev Jackson
On 23 Aug 2006, at 11:38, Stefan Bodewig wrote: On Wed, 23 Aug 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: I want to run this by people here to see what people think of this. Basically DirectoryScanner has some duplicated code [ accountForIncludedFile, accountForIncludedDir ], I t

Re: [Vote promote ant-vss antlib to antlibs proper] result/summary

2006-08-22 Thread Kev Jackson
On 23 Aug 2006, at 10:57, Stefan Bodewig wrote: On Wed, 23 Aug 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: With the 1.7.0 beta scheduled for the next few days, I'd like to resolve some of the peripheral issues, and if the consensus is to drop the optional vss task from the 1.7.0

Use of reflection in DirectoryScanner to remove duplicated code

2006-08-22 Thread Kev Jackson
Hi, I want to run this by people here to see what people think of this. Basically DirectoryScanner has some duplicated code [ accountForIncludedFile, accountForIncludedDir ], I think I have a refactored processIncluded method that can replace the duplication, but it relies on using Refle

[Vote promote ant-vss antlib to antlibs proper] result/summary

2006-08-22 Thread Kev Jackson
Hi, It's been more than a week since I proposed that the ant-vss sandbox antlib be promoted to the antlibs project as a full-time member. Currently, we have two people who have expressed interest as committers, myself and Stefan, the antlibs project requires at least 3 committers The re

Re: Ant 1.7 - ReleaseInstructions - Compiler

2006-08-21 Thread Kev Jackson
On 21 Aug 2006, at 21:19, Antoine Levy-Lambert wrote: Hello Kev, when you built the alpha version of ant 1.7, which compiler did you use ? 1.4 or 1.5 ? I used the default compiler, which at the moment is 1.5 Kev -- "I call it the State where everyone, good or bad, is a poison- drinker:

Re: Default excludes and Subversion on Windows

2006-08-19 Thread Kev Jackson
On 19 Aug 2006, at 02:06, Stefan Bodewig wrote: On Fri, 18 Aug 2006, Jan Materne <[EMAIL PROTECTED]> wrote: If we reject automatically handling _svn directories (as a "hack" as said by svn-people), we should document it in the manual of and svn-antlib with a reference (and a quotation) of th

OT: ApacheCon Asia '06 - reportage

2006-08-17 Thread Kev Jackson
Hi all, Well I survived the LTTE attacks in Colombo, and I met up with loads of fascinating people. For those of you who didn't make the first Asian edition of ApacheCon, I'm sorry you missed out, it was great fun. Overall though I have to say that the amount of code produced at the Hack

Re: dev-list - Calling Ant within a servlet/webapp

2006-08-17 Thread Kev Jackson
On 16 Aug 2006, at 19:26, Marc Farrow wrote: I have some servlet and I am trying to call an Ant script within the class to compile a "project". All of the references in the build script are not relative, therefore some of the classpath references are not correct. I know I can change the

no conditional attribute

2006-08-15 Thread Kev Jackson
Hi, I know that this has come up before but I've just finally seen why it's so damn useful - {property.set}/> I've just run into this now trying to help the BSF guys getting a release candidate out and the build.xml needed a bit of work and this would make so *much* easier. Thoughts? Ke

Re: Default excludes and Subversion on Windows

2006-08-15 Thread Kev Jackson
On 15 Aug 2006, at 11:53, Conor MacNeill wrote: According to http://subversion.tigris.org/svn_1.3_releasenotes.html "The "_svn" hack is now officially supported: since some versions of ASP.NET don't allow directories beginning with dot ..." So I think we should add it to the default set in 1.

Re: Text scripts

2006-08-11 Thread Kev Jackson
On 11 Aug 2006, at 17:10, Mike Stewart wrote: Hi, I have some text files that I have to parse and modify, can anyone advise the best way to do this - ANT commands, ANT Tasks, call to PERL or some other scripting language? The scripts will be fairly complex including pattern searching, text rep

Re: [EMAIL PROTECTED]: Project bootstrap-ant (in module ant) failed

2006-08-07 Thread Kev Jackson
The following work was performed: http://vmgump.apache.org/gump/public/ant/bootstrap-ant/gump_work/ buildscript_ant_bootstrap-ant.html Work Name: buildscript_ant_bootstrap-ant (Type: Build) Work ended in a state of : Failed Elapsed: 25 secs Command Line: /usr/local/gump/public/workspace/ant/boot

Re: VOTE ant-vss antlib promote to antlib proper

2006-08-01 Thread Kev Jackson
So, +1 on simply removing the vss entries to optional.properties, and provide the antlib. --DD What about the optional taskdef for VSS? If we want to release the VSS antlib, should we remove all the old VSS code from the core? This will definitely break working builds if someone upgrades a

Re: VOTE ant-vss antlib promote to antlib proper

2006-08-01 Thread Kev Jackson
MS never used VSS internally. Do you think they are mad? They used to use something called SCUM and then I think went to ClearCase or Perforce. VSS is unreliable junk that doesnt scale and when it fails, fails big time with the entire history of files disappearing. Also its model of tagging

Re: VOTE ant-vss antlib promote to antlib proper

2006-07-31 Thread Kev Jackson
On 1 Aug 2006, at 11:47, Alexey Solofnenko wrote: -0 Microsoft itself does not use it. Are we going to support already obsolete technology? Really? What is the new MS scm system or recommended scm system? I though VSS was basically the MS standard. As for support, we already do support vs

VOTE ant-vss antlib promote to antlib proper

2006-07-31 Thread Kev Jackson
Hi, I'm in the middle of a rewrite of an article for ONJava and I re-read the charter for antlibs as I was digging around the site looking for the antunit page. In the charter it mentions that all antlibs in sandbox must have a vote to get promoted within 6 months - I think it's time we

Re: Ant 1.7 alpha available for testing...

2006-07-31 Thread Kev Jackson
You have something that works but will not scale. You know that, don't you? Absolutely - but then I'm being paid to implement a spec, not to suggest an alternative solution. This is the way it works in the outsourcing/offshoring dev world - we just get a spec and have to implement it reg

Re: Bad Signature APACHE-ANT [s]

2006-07-30 Thread Kev Jackson
Hello, Antoine Levy-Lambert told me to write to you that I have problems to verify his signature: Error Message: gpg: Signature made Thu 02 Jun 2005 03:40:50 PM CEST using DSA key ID 265B4C63 gpg: BAD signature from "Antoine Levy-Lambert (Apache Ant Committer) <[EMAIL PROTECTED]> I use

Re: Ant 1.7 alpha available for testing...

2006-07-30 Thread Kev Jackson
yes, cfengine and lcfg can keep your stuff in control. There's also games you can play with vmware/xen hosted images, where the real CPUs just host the virtual machines, and those you replicate off managed "gold" images. It's funny that you mention this, as my current project is working o

Re: AW: ApacheCon Asia slides preview

2006-07-28 Thread Kev Jackson
me cut-n-paste to fix that up * slide "Antlibs - Making a tla" (test) Nice shortcut to AntUnit ;-) In English this is called a segue * slide "Antlibs - Antunit" AFAIK AntUnit is no longer in the sandbox - it's in the antlib subproject * slide "Antlibs

1.7 alpha [get-m2.xml FIXED]

2006-07-27 Thread Kev Jackson
Hi, The build.xml file wasn't updated to copy the get-m2.xml file over to the dist directory - I've updated the build.xml file, committed it and run a quick test here, so once again the 1.7 alpha release is ready for you to all have a once-over http://people.apache.org/~kevj If anyone no

test

2006-07-27 Thread Kev Jackson
sorry, mail problems... -- "Man is truly free only among equally free men" - Michael Bakunin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Ant 1.7 alpha available for testing...

2006-07-27 Thread Kev Jackson
Hi, Fixed the download problem with some .htaccess mojo, so for your approval and delight: http://people.apache.org/~kevj is now hosting the latest build. KNOWN PROBLEMS: - ManifestTest fails on OSX 10.4 with Java5 I looked at this and cannot see why it's failing - the recent changes may

1.7 Alpha availability problem

2006-07-27 Thread Kev Jackson
Hi, I've created the distribution, signed it and uploaded it to people.apache.org/~kevj Unfortunately I cannot download it (the signature works fine). Can someone test the download and see if it works? If not, then I suspect that the ReleaseInstructions about .htaccess files may need

Re: Open AntUnit Issues

2006-07-24 Thread Kev Jackson
When dealing with ResourceCollections you must keep in mind that the resources specified don't need to exist - unlike the resources obtained from a fileset. I've also added a check that no non-File resources have been specified and thrown in a few tests. Sorry about that. IIUC it lists JUn

Re: Open AntUnit Issues

2006-07-24 Thread Kev Jackson
On 24 Jul 2006, at 12:02, Stefan Bodewig wrote: On Mon, 24 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: * RessourceCollection instead of FileSet I've just quickly hacked this in - tested by using the resulting ant- antunit.jar in a another project. Not sure if what I

ApacheCon Asia slides preview

2006-07-23 Thread Kev Jackson
Hi all, Here's a draft[1] of the slides I've prepared for the asian apachecon. If any of you have the time to review them and offer feedback I'd be very grateful. Bear in mind that I only have until the end of this week to make any adjustments (so anything significant will probably have

Re: Open AntUnit Issues

2006-07-23 Thread Kev Jackson
* RessourceCollection instead of FileSet I've just quickly hacked this in - tested by using the resulting ant- antunit.jar in a another project. Not sure if what I did was the cleanest way as I'm still new to ResourceCollections etc. * XML format listener * ... which certainly requires

[VOTE] Release Ant 1.7.0 beta1

2006-07-21 Thread Kev Jackson
After some off-list negotiations, Antoine and myself are agreeing to be co-release managers of Ant 1.7. I will personally build 1.7.0beta1 or pre-release and post the distribution on people.apache.org/~kevj for testing/evaluation by Friday next week (29th July). This pre-release/beta will

Re: new bug for Ant 1.6.5?

2006-07-21 Thread Kev Jackson
On 21 Jul 2006, at 15:00, Vladimir Gorr wrote: Before I've forgot to add a attachment. Thanks, Vladimir. Hi, Large attachments are stripped by the mailing list software. It would be better if you looked at the currently open bugs[1] for ant to see if your bug is there, if it isn't ple

Re: AW: New source file header policy

2006-07-18 Thread Kev Jackson
... - a new ./NOTICE file Or edit the one we have - source files are src/main/**/*.* src/testcases/**/*.xml src/etc/**/*.* src/script/*.* src/resources/**/antlib.xml docs/manual/ bootstrap.[sh|bat], build.*, check.xml, fetch.xml, contributors.xml agreed - wha

Re: New source file header policy

2006-07-18 Thread Kev Jackson
I read this to mean that Apache Ant Copyright -2006 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). should be added at the top of the NOTICE file And the

Re: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
- libraries task to download jars from Maven repo I thought we'd pull that from the code base. It's listed in WHATSNEW, so if it's pulled, WHATSNEW needs to be updated. Kev -- "It is through disobedience that progress has been made, through disobedience and through rebellion" - Oscar

Re: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
I was going to cover the following in the presentation (based on an article that is in the pipeline at ONJava): - Why Antlibs: - easier for classpath lookups compared to taskdefs - standard way to distribute new optional components (1.7+) - decouples optional tasks from ant core Thi

ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
Hi all, I submitted a presentation proposal for ApacheCon Asia a couple of weeks ago and I've just been accepted (which is nice...). I was going to cover the following in the presentation (based on an article that is in the pipeline at ONJava): - Why Antlibs: - easier for classpath loo

Re: AW: AW: svn commit: r420305 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition: ConditionBase.java HasMethod.java

2006-07-11 Thread Kev Jackson
On 12 Jul 2006, at 03:51, Steve Loughran wrote: [EMAIL PROTECTED] wrote: Have you written some (not committed) testcases? Not yet. I've been really getting in to antunit in the book tho'. I too had the antunit epiphany a couple of weeks ago when writing for onjava - antunit makes writin

Re: Delete recursive directories

2006-07-05 Thread Kev Jackson
On 5 Jul 2006, at 23:21, Steve Loughran wrote: Alexey Solofnenko wrote: I would like it to be default with . It is [almost] always required. It's there to stop you destroying your source. you can go and although your filesystem is doomed, we will at least preserve your CVS and svn metad

Re: [EMAIL PROTECTED]: Project test-ant-no-xerces (in module ant) failed

2006-07-05 Thread Kev Jackson
On 5 Jul 2006, at 19:50, Steve Loughran wrote: Gump Integration Build wrote: oops, my fault. build: [copy] Copying 2 files to /x1/gump/public/workspace/ant/build/ classes compile-tests: [javac] Compiling 56 source files to /x1/gump/public/workspace/ ant/build/testcases [javac]

[OT] no emails today...

2006-07-04 Thread Kev Jackson
Hi, I'm not sure if something is wrong, but I didn't get the commit message from Steve L concerning the change to BuildFileTest, I've just sent a test message to [EMAIL PROTECTED] and I haven't received anything - is there a problem with apache email at the moment? Kev -- "That governmen

Re: [VOTE] Dropping Win98 Support for 1.7

2006-06-28 Thread Kev Jackson
On 27 Jun 2006, at 21:33, Conor MacNeill wrote: Considering that we are getting into the swing of releasing Ant 1.7, I would like to suggest that we drop Win98 support in Ant 1.7. The benefit will be to allow us to improve the Ant launch batch file as well as not having to test or support W

Re: tasks and Ant 1.7.0

2006-06-28 Thread Kev Jackson
Hi, My understanding is this. When Ant 1.7 is released, I think the idea is that the svn antlib will also be released on or around the same time. svn antlib will not be a 'core' task in the same way that cvs was/is, but it will be available and supported by the Ant team (as apache need th

[result] undeprecate project.resolveFile()

2006-06-25 Thread Kev Jackson
+1 7 +0 1 -0 1 -- -1 0 In my understanding of the voting process, this is a fairly unanimous decision, I'll remove the @deprecated marker and revert the changes I made. Thanks Kev -- "I call it the State where everyone, good or bad, is a poison- drinker: the State where universal slow

Re: using multiple properties in the 'if' and 'unless' conditions

2006-06-23 Thread Kev Jackson
On 23 Jun 2006, at 16:24, Riedel Thomas ((KSFD 121)) wrote: r building, deploying and testing real large projects (>5 Mio LOC). So our scripts became more and more complex workflow scripts instead of simple Ant-scripts. I do strongly believe that the simple change of more complex (expressi

Re: svn commit: r416182 - /ant/core/trunk/src/main/org/apache/tools/ant/Main.java

2006-06-21 Thread Kev Jackson
On 22 Jun 2006, at 07:07, [EMAIL PROTECTED] wrote: Author: stevel Date: Wed Jun 21 17:07:27 2006 New Revision: 416182 URL: http://svn.apache.org/viewvc?rev=416182&view=rev Log: Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD f

Re: ExecuteJavaTest testNoTimeOutForked fails

2006-06-21 Thread Kev Jackson
On 21 Jun 2006, at 16:16, Steve Loughran wrote: Antoine Levy-Lambert wrote: I have occasional failures of one of these tests when my computer is very loaded. Maybe we have some tests which work - say - when some CPU is available, but not when the CPU is at 100%. Other than that. Can it be O

Re: ExecutJava.setOutput remove?

2006-06-20 Thread Kev Jackson
On 20 Jun 2006, at 17:02, Steve Loughran wrote: Kev Jackson wrote: Hi, setOutput is both deprecated (since 1.4 allegedly) and contains no code (delegation/stub etc), would anyone object to removing it? I realise that as a public method we are impacting bc if it is removed, but since

Re: AW: [Fwd: Call for Papers Opens for ApacheCon Asia 2006]

2006-06-20 Thread Kev Jackson
On 20 Jun 2006, at 17:17, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: - any thoughts on what would make a good speech (building a release for an apache project perhaps ;) ? you could put in for more than one proposal +ant1.7 +how to release an apache project + bundling tasks into an

ExecutJava.setOutput remove?

2006-06-20 Thread Kev Jackson
Hi, setOutput is both deprecated (since 1.4 allegedly) and contains no code (delegation/stub etc), would anyone object to removing it? I realise that as a public method we are impacting bc if it is removed, but since it does nothing currently (according to svn/cvs history, it has been de

ExecuteJavaTest testNoTimeOutForked fails

2006-06-20 Thread Kev Jackson
Hi, Just running the full test suite right now and I'm getting a failure on testNoTimeOutForked, and I cannot see why as it's a very very basic test! Anyone experienced a similar failure? Perhaps it's environmental, I'll look into that now Kev -- "All governments are in equal measure good

Re: [Fwd: Call for Papers Opens for ApacheCon Asia 2006]

2006-06-19 Thread Kev Jackson
On 16 Jun 2006, at 21:45, Steve Loughran wrote: ApacheCon asia is looking for speakers. As is Apachecon US, for which the deadline is next week. ApacheCon asia looks like it could be a fun little conference Funnily enough, my new company is semi-interested in sponsoring my attendance

Re: [Vote] remove Xalan1 dependencies from codebase

2006-06-19 Thread Kev Jackson
Still, I'd like to remove these classes and the dependencies towards these classes unless someone objects, so please vote [X ] Yes, be my guest, remove the dependencies towards xalan1 [ ] No, don't, these classes are still important (I know a place where to get xalan1) and must not be remov

Re: OT - want to join other projects, any recommendations?

2006-06-19 Thread Kev Jackson
On 19 Jun 2006, at 21:12, Peter Reilly wrote: Ruby my friend ruby look at rant or rake which is also very very nice But I know ruby and I want to learn something different, hence my original question. Kev -- "That government is best which governs not at all" - Henry Thoreau --

OT - want to join other projects, any recommendations?

2006-06-16 Thread Kev Jackson
Hi all, This is totally off-topic, apart from in a meta-sense of Ant being an open source project... I'm finding that between work projects I still have loads of time to experiment, but that I lack a focus and direction for these experiments. Usually this means that I stop coding and do

[vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java Tem

2006-06-15 Thread Kev Jackson
On 16 Jun 2006, at 07:00, Antoine Levy-Lambert wrote: Original-Nachricht Datum: Thu, 15 Jun 2006 15:14:57 -0500 Von: Dominique Devienne <[EMAIL PROTECTED]> An: Ant Developers List Betreff: Re: Re: svn commit: r414442 - in /ant/core/trunk/src/main/ org/apache/tools/ant/taskd

Re: added pgp key to KEYS file (and MIT key server)

2006-06-14 Thread Kev Jackson
On 13 Jun 2006, at 20:36, Antoine Levy-Lambert wrote: Hello Kev, I do not see any reason why you should have done something wrong. What you can do is : - create a helloworld.jar (does not matter what it contains, for instance just a HelloWorld class) - sign it - upload it to people.apach

Re: added pgp key to KEYS file (and MIT key server)

2006-06-13 Thread Kev Jackson
I do not see any reason why you should have done something wrong. I've been in a pessimistic mood all day today, I'm just assuming that I did something stupid :) What you can do is : - create a helloworld.jar (does not matter what it contains, for instance just a HelloWorld class) - s

added pgp key to KEYS file (and MIT key server)

2006-06-13 Thread Kev Jackson
Hi all, As I'm new to this pgp signing malarky, could someone do a quick sanity check for me on the key I've just added to the end of the KEYS file and the same I uploaded to the MIT key server?[1] I'm convinced I've done something wrong. Kev [1] http://pgpkeys.mit.edu/ (search for [EMAIL

Re: pgp key for signing files

2006-06-06 Thread Kev Jackson
Well I'm currently in Vietnam, so I guess that no I'm not near enough to anyone (most here seem to be European folks, with 1 or 2 USians) Makes for round the clock support. We've had a good australian participation in the past, although Conor is the only person from there currently acti

Re: pgp key for signing files

2006-06-05 Thread Kev Jackson
On 6 Jun 2006, at 01:50, Stefan Bodewig wrote: On Mon, 05 Jun 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: How to publish your key to a key server I do not remember. I think I uploaded my public key to a key server, but do not remember off hand how it is called. I prefer http://pgp

pgp key for signing files

2006-06-04 Thread Kev Jackson
Hi, I've just run a test build of svn trunk with all the optional jars (thanks Antoine!). I recall that there were instructions about how to sign files for release on the apache website, but I can't find anything ant specific. In the ant release instructions, there's mention of the shell

Re: [EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2006-06-04 Thread Kev Jackson
Hi all, Just trying these myself and so far no problems. Not sure what happened with gump, but all tests are passing as I run them on my machine against trunk. I will say that it's taking a long time to run each test (could be my machine is very slow) Spikefish:~/projects/ant-svn kj$ an

  1   2   3   4   >