Re: [VOTE] Release Apache Ant 1.10.14 based on RC1

2023-08-16 Thread Paul King
+1 (non-binding) I did a casual inspection of the zip artifact including checking for LICENSE & NOTICE files, and confirming its hash & signature. I ran the Apache Groovy test suite against the candidate maven artifacts for JDK 17 and 19. Cheers, Paul. On Wed, Aug 16, 2023 at 10:35 PM

Re: Release Ant 1.10.13?

2023-05-16 Thread Paul King
Thanks for the update. We have some workarounds in the Groovy codebase too. I'll try to tidy them up too once this has settled. Thanks again, Paul. On Mon, May 15, 2023 at 10:08 PM Jaikiran Pai wrote: > Hello Paul, > > On 12/12/22 5:30 am, Paul King wrote: > > Do you know

Re: Release Ant 1.10.13?

2022-12-11 Thread Paul King
Do you know if there is an issue with the "allow" class approach if multiple projects adopt that technique? E.g. if Netbeans or Groovy also have an allow class, will that cause a split package violation or since it isn't really referenced except for those early JDKs, that we should be okay? I will

Re: [VOTE] Release Apache Ant 1.10.12 based on RC1

2021-10-05 Thread Paul King
ional. I don't know the history, so perhaps it is fine. Cheers, Paul. On Thu, Sep 30, 2021 at 12:58 PM Jaikiran Pai wrote: > I've created a release candidate for 1.10.12: > > git tag: ANT_1.10.12_RC1 > on commit: cb7f242aa099c069bd75e6ee4d6e50b56fd73b71 > tarbal

Re: [VOTE] Release Apache Ant 1.10.10 based on RC1

2021-04-14 Thread Paul King
tasks. There were no failures. Cheers, Paul. On Mon, Apr 12, 2021 at 2:31 PM Jaikiran Pai wrote: > I've created a release candidate for 1.10.10: > > git tag: ANT_1.10.10_RC1 > on commit: eccd0a2ceb4fa854ee9f2a95cfea10d55a485dda > tarballs: https://d

Re: [VOTE] Release Apache Ant 1.10.8 based on RC1

2020-05-12 Thread Paul King
AntBuilder and various usages of ant, ant-testutil, ant-junit, ant-launcher and ant-antlr artifacts Cheers, Paul. On Mon, May 11, 2020 at 12:59 AM Stefan Bodewig wrote: > Hi all > > I've created a release candidate for 1.10.8: > > git tag: ANT_1.10.8_RC1 > on co

Re: [ant] branch master updated: Clarify the snapcraft release command

2019-09-05 Thread Paul King
For Groovy we use a single command but as part of push with multiple --release options, something like: snapcraft push --release=3.0/beta --release=beta groovy_3.0.0-beta-3_all.snap On Thu, Sep 5, 2019 at 5:08 PM Stefan Bodewig wrote: > On 2019-09-05, wrote: > > > -$ snapcraft release ant

Re: [VOTE] Release Ant 1.10.5 based on RC1

2018-07-11 Thread Paul King
+1 (non-binding) I ran the Groovy test suite against the candidate jars and everything passed. There are over 100 tests related to AntBuilder and the groovy, groovyc, groovydoc ant tasks. Cheers, Paul. On Tue, Jul 10, 2018 at 7:55 PM Stefan Bodewig wrote: > Hi all > > I've

Re: Ant Contrib

2017-06-04 Thread Paul King
? Is there a link to some discussions? Cheers, Paul.

Re: Minimum Java runtime version for proposed upcoming Ivy release

2017-05-18 Thread Paul King
more. I'd recommend 1.7 since most active projects will be releasing on 1.7/1.8 and then after a release, if all goes well activity-wise, I'd then bump the Ivy version and target 8. Cheers, Paul. On Thu, May 18, 2017 at 7:14 PM, Nicolas Lalevée wrote: > I think that upgrading

Re: 1.9.8 vs 1.10.0 (was Re: [VOTE] Release Ant 1.10.0 based on RC1)

2016-12-30 Thread Paul King
Yep, that makes things clearer. Nice. Cheers, Paul. On Sat, Dec 31, 2016 at 2:50 AM, Stefan Bodewig wrote: > On 2016-12-30, Stefan Bodewig wrote: > >> The README.html isn't really part of the release and we can simply >> modify it at will at any time. Let me try to

Re: [VOTE] Release Ant 1.10.0 based on RC1

2016-12-30 Thread Paul King
file: https://dist.apache.org/repos/dist/dev/ant/README.html It's certainly not worth redoing the release for and I assume the build process just prepends - it was just a little strange having them out of order. Cheers, Paul. On Tue, Dec 27, 2016 at 5:07 PM, Stefan Bodewig wrote: > Hi

Re: [VOTE] Release Ant 1.9.8 based on RC1

2016-12-30 Thread Paul King
+1 (non-binding) I checked this version against Groovy's GROOVY_2_4_X and master branches. Groovy uses some ant features internally and also has a groovy-ant module with an accompanying test suite. Cheers, Paul. On Mon, Dec 26, 2016 at 7:04 AM, Stefan Bodewig wrote: > Hi all > >

Re: Multi-Release JAR file patch as applied to build 108 of Java 9 breaks almost every project out there (Apache Ant, Gradle, partly Apache Maven)

2016-03-08 Thread Paul Sandoz
r.class” But we need to work through the implications of that approach. Paul. signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Multi-Release JAR file patch as applied to build 108 of Java 9 breaks almost every project out there (Apache Ant, Gradle, partly Apache Maven)

2016-03-07 Thread Paul Sandoz
ses URL strings in naive ways > (anything looking for ".xml" should be looking at the path component of > course). I'll create a bug for this now, assuming you haven't created one > already. > Alan created: https://bugs.openjdk.java.net/browse/JDK-8151339 Th

Re: [VOTE] Release Ant 1.9.5 based on RC1

2015-06-03 Thread Paul King
+1 non-binding (based on running against the groovy-ant test suite) Cheers, Paul. On 1/06/2015 12:46 AM, Stefan Bodewig wrote: Hi all I've created a release candidate for 1.9.5: git tag: ANT_195_RC1 hash: 54ac2fedd on commit: ea7bf28 tarballs: https://dist.apach

Re: [VOTE] Apache Ivy 2.3.0 release

2013-01-14 Thread Paul King
I tried out the proposed artifacts with the Groovy build and test suite (which has a bunch of ivy-related tests for downloading groovy grapes) and also did some additional manual testing - all seemed to work as expected. So non-binding informal +1 from me. Cheers, Paul. On 14/01/2013 8:40 AM

Re: [VOTE] release of ant 1.8.2

2010-12-15 Thread Paul King
On 15/12/2010 10:55 PM, Stefan Bodewig wrote: On 2010-12-15, Paul King wrote: This is probably enough to reproduce it: Yes, it is, thank you Paul. The error message is created by the forked Ant process, not the one executing the build file. You

Re: [VOTE] release of ant 1.8.2

2010-12-15 Thread Paul King
This is probably enough to reproduce it: Cheers, Paul. On 15/12/2010 7:55 PM, Stefan Bodewig wrote: On 2010-12-15, Paul King wrote: After a little more testing, one thing I did notice was an apparent stricter treatment of property expansion. With 1.8.1

Re: [VOTE] release of ant 1.8.2

2010-12-15 Thread Paul King
h was circularly defined. The fix was to add a default property defn but it seems like such a behavior change in a minor update release should warrant an entry in the WHATSNEW at least? Cheers, Paul. On 15/12/2010 1:48 PM, Paul King wrote: No official vote for me but just as feedback, Ant 1.8.2

Re: [VOTE] release of ant 1.8.2

2010-12-14 Thread Paul King
No official vote for me but just as feedback, Ant 1.8.2 built the latest Groovy with no problems and the (albeit humble) AntBuilder tests all ran fine. Cheers, Paul. On 14/12/2010 6:59 AM, Antoine Levy-Lambert wrote: Hi, as announced I have built a release candidate for Ant 1.8.2. This is

Re: ant+soap+ssl

2010-03-16 Thread Paul King
t; properties.result = proxy.CelsiusToFahrenheit(properties.celsius) Happy to answer more questions but they probably belong on some other list. Cheers, Paul. - To unsubscribe, e-

Re: ant+soap+ssl

2010-03-16 Thread Paul King
ls.com/webservices/tempconvert.asmx?WSDL' def proxy = new WSClient(url, this.class.classLoader) proxy.initialize() result = proxy.CelsiusToFahrenheit(0) new AntBuilder().echo "Help, I'm freezing at ${result} degrees Fahrenheit" I was using

Re: ant+soap+ssl

2010-03-15 Thread Paul King
I'd probably use Groovy or whatever your favorite JVM scripting language is. Groovy-WS is the library you would need. It uses Apache CXF under the covers. If you have trouble getting started I can try to find one of my existing examples that does something similar. Cheers, Paul. On 16/03

Re: [VOTE] [second attempt] release of ant 1.8.0

2010-02-02 Thread Paul King
t was previously being masked. After removing the bogus reference everything ran fine. Cheers, Paul. Antoine Levy Lambert wrote: Hi, this vote cancels and replaces the vote started on Friday. The vote of Friday is cancelled because of a bug affecting the junit task which would have suppressed the

Re: Java Packaging Tool - one for development and using. The best wish of many developers

2010-01-18 Thread Paul King
improve in the areas that are of concern to you. Cheers, Paul. Alexey Lunacharsky wrote: Thanks you a lot. I've heard about grape. But didn't know it is almost what I need. It is very good point to start... But The biggest problem with groovy it is very slow at startup. The pure java

Re: Java Packaging Tool - one for development and using. The best wish of many developers

2010-01-18 Thread Paul King
Paul King wrote: Not 100% the same as what you suggest but Groovy's Grape system does some of what you are asking for. Normally Grapes are used from within scripts, e.g.: @Grab('org.apache.ant:ant:1.7.1') import org.apache.tools.ant.Main Main.main(['-version'] as Str

Re: Java Packaging Tool - one for development and using. The best wish of many developers

2010-01-18 Thread Paul King
This may not be what you want but might be a useful starting point. Cheers, Paul. Alexey Lunacharsky wrote: Hello! Does anybody think about imlementation a "Debian APT"-like tool on the top of an Ivy dependency manager. It can manage all java binaries and source installat

Re: [VOTE] Accept Groovy-Front Donation

2009-12-10 Thread Paul King
I don't have a vote but happy to give a non-binding +1. The one thing that might need changing (shouldn't affect an acceptance decision) is the rename of import to include - this might need to be looked at given the recent introduction in trunk of . Cheers, Paul. Stefan Bodewig

RE: Ivy 2.0.0-rc1 PomModuleDescriptorWriter

2008-09-18 Thread Wardrip, Paul
t;[EMAIL PROTECTED]> To: Ant Developers List Sent: Thursday, September 18, 2008 10:49:40 PM Subject: Re: Ivy 2.0.0-rc1 PomModuleDescriptorWriter On Thu, Sep 18, 2008 at 10:12 PM, Wardrip, Paul <[EMAIL PROTECTED]>wrote: > In PomModuleDescriptorWriter.java would it be possible to ch

Ivy 2.0.0-rc1 PomModuleDescriptorWriter

2008-09-18 Thread Wardrip, Paul
uot;"); out.println(" jar"); -- to -- out.println(" " + artifacts[i].getExt() + ""); Paul Wardrip Software Engineer, OpenStream TANDBERG Television | Part of the Ericsson Group 4500 River Green Parkwa

Re: How to automize Ant

2008-09-02 Thread Paul King
-Loughran/dp/193239480X/ To cover off the CI side of things, try: http://www.amazon.com/Continuous-Integration-Improving-Addison-Wesley-Signature/dp/0321336380/ There are plenty of other good ones out there too but with these two you will go a long way. Cheers, Paul. Jan K wrote: Hi, I have

Re: [VOTE] 1.7.1 Release now available for final testing

2008-06-28 Thread Paul King
Not a formal vote, but just some positive feedback. I built Groovy with 1.7.1 with no problems. Also, all of the AntBuilder tests within the build passed fine using 1.7.1 as did my manual testing. Looking good! Cheers, Paul. Kevin Jackson wrote: Hi all, There is an additional folder at http

Re: [VOTE] migrate Ivy's wiki to Confluence

2008-04-23 Thread Paul King
If you can move straight in to Confluence 2.8, that will let you do page ordering which helps a lot if you want to export your site to PDF as a User Guide/PDF manual. It also seems to do a slightly better job formatting code examples. Cheers, Paul. Archie Cobbs wrote: Not sure if my vote

Re: Should ScriptRunner call terminate() on the BSFManager?

2008-03-25 Thread Paul King
Peter Reilly wrote: On Tue, Mar 25, 2008 at 8:59 PM, Paul King <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: > Hi, > > We've recently integrated Jepp (http://jepp.sourceforge.net/) into our > use of Ant via the BSF engine. This is very useful because we use

Re: Should ScriptRunner call terminate() on the BSFManager?

2008-03-25 Thread Paul King
where you want a fresh manager/runner for each run. Again, I haven't done a complete analysis of what gets called where in Ant at the moment. Just noting an important use case for WebTest which I know is in use in the field in many places. Paul. P.S. For those that aren't aware, WebTest

RE: Ivy 2.0.0 beta2: MakePom Patch (Enhancement)

2008-03-13 Thread Wardrip, Paul
and attach your patch to it? Xavier On Wed, Mar 12, 2008 at 11:08 PM, Wardrip, Paul <[EMAIL PROTECTED]> wrote: > > > > I am working on a new build process for my company using Ivy and an > Archiva > (Maven2 based) repository. I use the Ibiblio resolver to read and SFTP &

Ivy 2.0.0 beta2: MakePom Patch (Enhancement)

2008-03-12 Thread Wardrip, Paul
claring them as artifacts. Use the Ibiblio functionality for reads, webdav for writes and handle multiple artifact projects with a different pattern. Paul Wardrip Software Engineer, OpenStream TANDBERG Television | Part of the Ericsson Group 4500 River Green Parkway | Duluth | GA 3

Maven Distributions - Is there an "ant-with-dependencies" pom.xml?

2007-10-25 Thread Paul Shemansky
missed it, I apologize. If not, please let me know, and I will contribute one. Thank You, Paul Shemansky - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r557062 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java

2007-08-01 Thread Paul King
reaking the build if a checkstyle violation is found. And then you make your IDE know about the exact same set of checkstyle rules, so any breakage won't come as a surprise. Paul. Peter -Matt --- [EMAIL PROTECTED] wrote: > Author: mbenson > Date: Tue Jul 17 14:35:26 2007 > New

Re: Functional testing with AntUnit

2007-08-01 Thread Paul King
t 10 customers using it quite happily. It is ant extensions just like AntUnit. 5 of those customers now use it almost exclusively with Groovy. 2 arbitrarily mix AntUnit and WebTest (via Groovy). Cheers, Paul. - To unsubscribe, e-ma

Re: Retry task container

2007-05-12 Thread Paul King
e but might be useful to allow it. Cheers, Paul. Kevin Jackson wrote: Hi all, Looking through the bugzilla I came across, #28736 requesting a retry attribute for the ftp task. I thought instead that a generic Retry task container may be useful. I've quickly thrown this together and first te

Re: FW: antunit branch for 1.6.x compatibility

2006-10-28 Thread Paul King
Stefan Bodewig wrote: If there is enough interest we could certainly still create a 1.6 compatible branch. From this posting I got a reply from Paul King, who explained that similar asserts are being used in WebTest project and that he would be interested to learn the outcome of this discussion

Re: Ideas on support of javax.script'ing

2006-10-27 Thread Paul King
Peter Reilly wrote: On 10/27/06, Paul King <[EMAIL PROTECTED]> wrote: Peter Reilly wrote: > [...] however, having bsf.jar and js.jar in > the $ANT_HOME/lib, is a user's choice, so if they are there it is > a good assumption that the user wants to use them. I think that G

Re: Ideas on support of javax.script'ing

2006-10-27 Thread Paul King
r may have already changed) so I might want to go with native jsr when using Groovy even though I have bsf.jar in my classpath for when I want to use jruby. So, the 'bsf:', 'jsr:' switch sounds good to me. Paul. --

Re: svn commit: r466627 - in /ant/core/trunk/src/etc/poms: ./ ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-commons-logging/

2006-10-26 Thread Paul King
in fetch.xml and library.properties. These would come down automatically along with Groovy just by downloading the BSF artifact. Cheers, Paul. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: svn commit: r466627 - in /ant/core/trunk/src/etc/poms: ./ ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-commons-logging/

2006-10-26 Thread Paul King
improve things further I'll write back to the list. Cheers, Paul. Antoine Levy-Lambert wrote: Original-Nachricht Datum: Thu, 26 Oct 2006 06:06:18 +1000 Von: Paul King <[EMAIL PROTECTED]> An: Ant Developers List Betreff: Re: svn commit: r466627 - in /ant/core/trunk/s

Re: svn commit: r466627 - in /ant/core/trunk/src/etc/poms: ./ ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-commons-logging/

2006-10-25 Thread Paul King
ff the optional dependencies in the POM? Any thoughts? Thanks, Paul. Antoine Levy-Lambert wrote: Hello Paul, Here is what you could add to your POM : 22a23,25 34a38,86 org.jruby jruby 0.8.3 true runtime org.beanshell bsh 2

Re: svn commit: r466627 - in /ant/core/trunk/src/etc/poms: ./ ant-antlr/ ant-apache-bcel/ ant-apache-bsf/ ant-apache-log4j/ ant-apache-oro/ ant-apache-regexp/ ant-apache-resolver/ ant-commons-logging/

2006-10-24 Thread Paul King
idn't have a POM originally. I put in a request to have a minimal POM put in place but didn't include optional jars. I am sure they won't mind if you put in a request to add these to the POM. I will do so myself if I get some time but not in the next few

Re: AW: Hi I need some help

2006-09-27 Thread Paul King
ou can expect output as per below: Buildfile: C:\Documents and Settings\Paul\workspaceAU\AntUnitProj\build.xml all: [au:antunit] Build File: C:\Documents and Settings\Paul\workspaceAU\AntUnitProj\build.xml [au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec [au:antunit] T

Re: [ANN] Apache AntUnit 1.0 Beta 1 Released

2006-09-25 Thread Paul King
Thanks Stefan, comments and a question below. Stefan Bodewig wrote: On Sun, 24 Sep 2006, Paul King <[EMAIL PROTECTED]> wrote: [...] Does the "Antlib.createAntlib" part look like a violation of what I should be doing from an Ant perspective? You rely on an intern

Re: [ANN] Apache AntUnit 1.0 Beta 1 Released

2006-09-23 Thread Paul King
as part of AntUnit. I guess an assertDoesntMatch would also be an easy extension. Cheers, Paul. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [ANN] Apache AntUnit 1.0 Beta 1 Released

2006-09-23 Thread Paul King
involve explicitly creating anything equivalent to the project or target - these are done under the covers. Also, I was expecting to have to muck around with namespaces but they just dissappeared from the example at the moment. (Not sure this is a good thing or not.) Cheers, Paul. --

Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-21 Thread Paul King
Kevin Jackson wrote: Kevin, anything in particular you don't like about Groovy? Hi Paul, Nice to 'chat' to you :) My major problem with groovy was it's instability - every time I looked at it previously, something was mentioned as still being unstable etc. Yes, it ha

Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-21 Thread Paul King
ue This just sets a property ready for a subsequent 'if' or 'unless' attribute based on some conditions which would be rather hard to set up declaratively. Cheers, Paul. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-21 Thread Paul King
s just sets a property ready for a subsequent 'if' or 'unless' attribute based on some conditions which would be somewhat cumbersome to do declaratively. I have also been playing around with AntUnit and I certainly find Groovy to be a natural fit when you outgrow AntUnit. Cheers,

Re: Can DefaultLogger record the time on each target transition?

2006-08-23 Thread Paul Hammant
thing else. --- I think however I I'll let this drop now. There's enough weight of opinion against the change for it to obviously futile to carry on. No consensus is emerging. Have fun, - Paul

Re: Can DefaultLogger record the time on each target transition?

2006-08-18 Thread Paul Hammant
/show_bug.cgi?id=27771 and hints that an additional temporal element to the Default Logger output would be problematic. - Paul On Aug 14, 2006, at 4:58 AM, Jeffrey E Care wrote: I wouldn't make the assumption that ALL automated log analyzers use the XML f

Re: Can DefaultLogger record the time on each target transition?

2006-08-11 Thread Paul Hammant
eControl) use the XML logger. - Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Can DefaultLogger record the time on each target transition?

2006-08-10 Thread Paul Hammant
Alexey, > Have you tried 2>&1 redirection? Thanks for tip. I've tried it and it has no effect I'm looking for. What is it supposed to do on Windows XP ? dir 2>&1 ham.txt (there's no ham.txt afteward, output was

Can DefaultLogger record the time on each target transition?

2006-08-09 Thread Paul Hammant
out and err to the same log file. That only works on Unix. On Windows the >ant-output.txt 2>ant-output.txt causes teh process handelr to barf suggesting the file is already in use. All we wanted was to work out how long each target was taking, without switching to an XML logging forma

Re: DO NOT REPLY [Bug 5019] - ejbjar does not package ejb-ref interfaces

2006-06-27 Thread Paul King
Well, this bug isn't affecting me at the moment but calling EJB 2.x legacy before any of the vendors has released a production 3.x version seems a little eager. :-) JBoss is up to RC8 but even once offerings are out if will take time for users all to upgrade. Cheers, Paul. [EMAIL PROT

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

2006-06-26 Thread Paul King
[EMAIL PROTECTED] wrote: Hello, Has the possibility of adding multiple conditions to the target 'if' and 'unless' attributes ever been considered? Are there any reasons why this change would be a bad idea? I have found Groovy (and to a lesser degree other scripting languages) to be very useful

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

2006-06-26 Thread Paul King
[EMAIL PROTECTED] wrote: Hello, Has the possibility of adding multiple conditions to the target 'if' and 'unless' attributes ever been considered? Are there any reasons why this change would be a bad idea? I have found Groovy (and to a lesser degree other scripting languages) to be very useful

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

2006-06-20 Thread Paul King
. Cheers, Paul. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2006-06-19 Thread Paul King
can be used from Ant and also has an ant builder so that you can have script-oriented ant build files) Cheers, Paul. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

CSS not used in some manual pages

2006-04-29 Thread Paul Hinds
://ant.apache.org/manual/CoreTasks/whichresource.html Optional http://ant.apache.org/manual/OptionalTasks/setproxy.html Yours Paul Hinds - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Additional SourceSafe (VSS) Tasks - Any Comments?

2006-04-20 Thread Paul Cager
I can help with that? Thanks, Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ant can't find javac compiler

2005-09-22 Thread paul
der if ant runs it's processes in another shell - one perhaps that doesn't pick up my personal env variables? Maybe it doesn't even run them in bash? Could it be that ant tasks are run by a different Linux user which needs to be set up? I'm thinking out loud... if that is p

Re: ant can't find javac compiler

2005-09-22 Thread paul
en run them in bash? Could it be that ant tasks are run by a different Linux user which needs to be set up? I'm thinking out loud... if that is possible by email! Paul Martin Gainty writes: Paul- 2 things that I would look for move "$JAVA_HOME\bin" to front of $PATH make

ant can't find javac compiler

2005-09-22 Thread paul
ch javac" in my shell returns /usr/java/jdk1.5.0_02/bin/javac. How can I get ant to find javac? Any help with this would be greatly appreciated! Paul -- Paul Mackinlay (PhD, MEng) http://www.webotech.co.uk/ [EMAIL PROTECTED] Tel: +44(0)7050 699971 Fa

Re: http tasks

2005-05-26 Thread Paul King
#x27;s own site up in Jetty and tests it. Cheers, Paul. Steve Loughran wrote: James Fuller wrote: what they really need is a functional test harness. I had some .pl code up on iseran.com that tested a bit of it, but we should really create a WAR and bring it up in Jetty or something. why not jmete

Re: Introducing AntUnit

2005-04-14 Thread Paul King
look at webtest (webtest.canoo.com). It is designed for testing web applications but might be a fruitful source of ideas. Webtest uses webtest tests (along with java unit tests) for its self-tests. Paul. Stefan Bodewig wrote: Hi, inspired by the creative use of and others (mainly Matt and Steve

Regexp mapper example

2004-07-31 Thread Paul Galbraith
3.2.4]. Cheers, Paul P.S. I'm not subscribed to the dev list, nor do I want to be; please copy any comments to me privately. --- mapper.html.orig2004-07-30 15:09:50.34375 -0400 +++ mapper.html 2004-07-30 15:07:20.5 -0400 @@ -363,6 +363,32 @@ properties.Classes/dir/dir2/A

notes on embedding ANT

2004-02-13 Thread Paul F. Williams
I'm an ANT newbie. Please forgive any newbie offenses. I want to use ANT's task engine in my own app. I don't want to invoke it from a command line. I don't want to run individual tasks myself. I want to use the ANT engine internally to process an XML script. Maybe there is an established way

What about a per directory javac compiler

2004-01-28 Thread Antony Paul
ionality ?. Would any one like to add this functionality to javac or as a separate optional task. I have no web page to make it an external task. I am new to Ant development. Also in Ant 2 are all the tasks going to be re written ?. rgds Ant

Re: [PATCH] Support for default ProjectHelper to expand properties in attributes to project/target tags

2004-01-05 Thread Paul Mclachlan
more people sending in patches than there are interested committers. :) - Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] macrodef - do attributes as properties or substitution s

2003-11-18 Thread Paul King
[EMAIL PROTECTED] wrote: If macrodef attribute are to be implements as substitutions, what should be the notation? (where x is the attribute name) [ ] as ${x} (look like ant properties) confusion with 'real' properties [ ] as $(x) to close to A [ ] as @x

Re: [patch] Having execute a nested if the target is out of date

2003-09-20 Thread Paul Mclachlan
th the name of a normally nested element. I think it's much better to use a nested . It wouldn't have to be called "sequential", of course, we could call it something else, like "runIfOutOfDate", but seemed more fitting (since people will - presumably - alrea

[patch] Having execute a nested if the target is out of date

2003-09-19 Thread Paul Mclachlan
ant script have fewer 'unnecessary' targets & seems like a good idea. (To me, anyway). - Paul Index: docs/manual/CoreTasks/uptodate.html === RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/uptodate.html,v retrieving

Submission/Proposal: Ant Based Installer

2003-09-09 Thread Paul Mclachlan
staller (or console-mode) could obviously be done. I'd like to out-of-scope it for the initial work, though. - I'll do some kind of uninstaller, but I'm not sure what form it will take yet. Probably an uninstall.jar put on the user's disk. I'm not sure if it will be automatically generated - quite probably not, given for most "simple" installers it'll just be a small ant script deleting a particular directory. Comments/Feedback? Thanks, Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PMC-VOTE] Ant 1.5.4

2003-08-12 Thread Paul Nasrat
On Tue, Aug 12, 2003 at 11:25:06AM +0200, Stefan Bodewig wrote: > On Tue, 12 Aug 2003, Paul Nasrat <[EMAIL PROTECTED]> wrote: > Maybe the wrapper script is pulling in an older ant.jar > from somewhere (/etc/ant.conf?, /usr/share/java via rpm_mode being > true?) I mv'd /etc

Re: [PMC-VOTE] Ant 1.5.4

2003-08-12 Thread Paul Nasrat
e: check_for_optional_packages: build: Copying 2 files to /home/pauln/tmp/apache-ant-1.5.4/build/classes jars: Building jar: /home/pauln/tmp/apache-ant-1.5.4/build/lib/ant.jar dist-lite: Copying 1 file to /home/pauln/tmp/apache-ant-1.5.4/dist/lib main: BUILD SUCCESS

Re: [PMC-VOTE] Ant 1.5.4

2003-08-12 Thread Paul Nasrat
is.jar:/usr/share/java/xalan-j2.jar + false + export CLASSPATH + '[' bootstrap '!=' '' ']' + ANT_INSTALL=-Dant.install=bootstrap + bootstrap/bin/ant -emacs -Dant.install=bootstrap jars Invalid implementation version between Ant core and Ant optional task

Re: override

2003-08-09 Thread Paul King
Costin Manolache wrote: IMHO ant should try to be a bit easier to use than XSLT. I was playing with some examples to capture the use cases which have been discussed for include and import with a view to getting a/some simple models straight in my head. I am attempting in part to explain the use cas

Re: [VOTE] Ant 1.5.4 Release Plan

2003-08-07 Thread Paul Nasrat
On Thu, Aug 07, 2003 at 01:28:37PM +0200, Stefan Bodewig wrote: > On Thu, 7 Aug 2003, Paul Nasrat <[EMAIL PROTECTED]> wrote: > > > Please can the javacc fix go in too. > > I wouldn't want to. Not because the change was too big, but simply to > keep this release (

Re: [VOTE] Ant 1.5.4 Release Plan

2003-08-07 Thread Paul Nasrat
elease notes as > well as the announcements that there is no reason to upgrade from > 1.5.3 unless you use on JDK 1.4.2 or VAJ. Please can the javacc fix go in too. Or is this too big a change, if it can go in I'll hold off releasing my jpackage ant packages

Re: Using ANT API

2003-07-17 Thread Paul Nasrat
a project, > several target and several tasks.. http://www.onjava.com/lpt/a/2529 Covers progamatically creating ant projects, targets and references sample code from real projects. You can do this with or without a build file IIRC. Paul -

Re: [PATCH] fix for javacc ant tasks to work with javacc 3.x (Jav aCC. java and JJTree.java)

2003-07-11 Thread Paul Nasrat
new too :) It just happened I looked at this earlier this week. Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PATCH] fix for javacc ant tasks to work with javacc 3.x (JavaCC. java and JJTree.java)

2003-07-11 Thread Paul Nasrat
o grab diffs against 1.5.3 http://cvs.apache.org/viewcvs.cgi/ant/src/main/org/apache/tools/ant/taskdefs/optional/javacc/ Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: javacc task for 3.1

2003-07-10 Thread Paul Nasrat
On Thu, Jul 10, 2003 at 01:04:52PM +0200, Stefan Bodewig wrote: > On Thu, 10 Jul 2003, Paul Nasrat <[EMAIL PROTECTED]> wrote: > > > Here is a small patch to add the javacc.jar to the search list for > > the javacc task. Take two - I've actually tested this on

Re: javacc task for 3.1

2003-07-10 Thread Paul Nasrat
On Thu, Jul 10, 2003 at 01:04:52PM +0200, Stefan Bodewig wrote: > On Thu, 10 Jul 2003, Paul Nasrat <[EMAIL PROTECTED]> wrote: > This is by far not enough, you'd get a major version from > getMajorVersionNumber of 4, which in turn would cause getMainClass to > fail. My bad

javacc task for 3.1

2003-07-10 Thread Paul Nasrat
Here is a small patch to add the javacc.jar to the search list for the javacc task. This makes the task work with sane layouts such as /usr/share/java/javacc.jar or lib/javacc.jar (eg for JPackage). Please apply - tested with JavaCC 3.1. Paul Nasrat Index: ant/taskdefs/optional/javacc

Re: JBuilder & Gel IDE Integration

2003-03-26 Thread Paul King
Stefan Bodewig wrote: On Tue, 25 Mar 2003, Paul King <[EMAIL PROTECTED]> wrote: GEL IDE for Windows License: Freeware Isn't very specific and the site doesn't seem to give more details. I've downloaded the latest RC to see whether there are more license details but the set

JBuilder & Gel IDE Integration

2003-03-25 Thread Paul King
In the "IDE and Editor Integration" section of the "External Tools and Tasks" page it lists an older ant plugin for JBuilder but it doesn't list Borland JBuilder 8 Enterprise which now supports ANT natively. Also, GEL from www.gexperts.com also supports ANT and isn't listed. I didn't submit a bug o

Re: JDK 1.1 support

2003-03-14 Thread Paul King
lready catered for using the extJavac property of or using the task - not sure. Paul.