Re: [ant] branch master updated: add java.security.manager=allow while launching against Java 19

2022-02-07 Thread Jan Lahoda
stalls itself as soon as possible: https://github.com/apache/netbeans/blob/master/platform/o.n.bootstrap/src/allow.java Then -Djava.security.manager=allow works on the platforms supported by NetBeans - before JDK 12, "allow" is installed and quickly uninstalled, but setting another Securi

Jenkins-Builds failing

2018-07-02 Thread Jan Matèrne
;Archiving artifacts" requires lt of time … Ideas? Jan

PR-36

2017-06-02 Thread Jan Matèrne
tiple/wrong ASM on the classpath. I am starting searching ... Jan

[VOTE] Increase minimum Java version for Ivy to Java7

2017-05-29 Thread Jan Matèrne
). I'll start with +1. Jan [1] http://ant.apache.org/ivy/ivyde/history/latest-milestone/compatibility.html [2] https://wiki.eclipse.org/Eclipse/Installation [3] <http://ant.apache.org/bylaws.html> http://ant.apache.org/bylaws.html

PR-33: problems

2017-05-29 Thread Jan Matèrne
I did a review of <https://github.com/apache/ant-ivy/pull/33> https://github.com/apache/ant-ivy/pull/33 Here are the points I have problems with, so I want to discuss them here. Basically it's about breaking BC. So how to deal with that? Jan Fixing the spe

build IvyDE

2017-05-26 Thread Jan Matèrne
zest-3.6.2.zip [get] ... BUILD SUCCESSFUL Total time: 5 seconds Some ideas? Jan

Buildjob: IvyDE

2017-05-22 Thread Jan Matèrne
ernal.ssl.DHCrypt.(DHCrypt.java:107) ... 14 more Jan

[VOTE] Increase minimum Java version for Ivy to Java7

2017-05-18 Thread Jan Matèrne
26.05.2017). Here is my +1 Jan [1] http://mail-archives.apache.org/mod_mbox/ant-dev/201705.mbox/ajax/%3C87415C1 F-5EFF-4C81-8078-0276CC21A8ED%40gmail.com%3E [2] http://ant.apache.org/ivy/history/latest-milestone/compatibility.html [3] http://ant.apache.org/bylaws.html

Ivy - Buildjobs/PreCommit

2017-05-17 Thread Jan Matèrne
ds_now and set up an according job https://builds.apache.org/view/A/view/Ant/job/Ivy-GithubPR/ This job uses the Github integration by Cloudbees Enterprise plugin. So next step for test would be a new/updated PR ... Jan - To u

DISCUSS How to retire a subproject/component

2016-11-20 Thread Jan Matèrne
, issue tracker) * who to ask current questions * how to reactivate - release further resources Maybe a subproject locks further resources (update-site, ...). So we have to release them? Please comment. Jan

Bugzilla Spam

2016-10-17 Thread Jan Matèrne
In the last time we had several Bugzilla Spams. Is there a "standard way" how to deal with that? Should I place a note for the board@ao in the next report? Jan

ReleaseNotes

2015-12-01 Thread Jan Matèrne
On the Camel mailinglist I read several times in the past, that the new release should be added to the reporter system. I added a note to our release instruction, so we won't forget that. Jan

Bug 56721 - "back quote" and "quote"

2015-06-09 Thread Jan Matèrne
to single quote ' On the other hand I dont see any benefit. But what do you think? Jan

IvyDE-updatesite - fix for jenkins

2014-06-27 Thread Jan Matèrne
https://builds.apache.org/job/IvyDE-updatesite/ is broken and I think its because it tries to download the ivy.jar from the wrong location. Because I dont have write access to that svn repo, I created a patch. Please try ;) cheers Jan

Ant Homepage

2013-04-20 Thread Jan Matèrne
e build - commit - some more work here? Jan

Ant Homepage

2013-04-20 Thread Jan Matèrne
e build - commit - some more work here? Jan

AW: Ant Task Documentation

2011-06-17 Thread Jan Matèrne
Also have a look at http://ant.apache.org/manual/tutorial-tasks-filesets-properties.html#documen tation Jan > -Ursprüngliche Nachricht- > Von: Matt Benson [mailto:gudnabr...@gmail.com] > Gesendet: Donnerstag, 16. Juni 2011 18:27 > An: Ant Developers List; gruener.hei

AW: Command Line Debugging

2011-06-09 Thread Jan Matèrne
r set new props. Jan > -Ursprüngliche Nachricht- > Von: Jesse Glick [mailto:jesse.gl...@oracle.com] > Gesendet: Donnerstag, 9. Juni 2011 21:42 > An: dev@ant.apache.org > Betreff: Re: Command Line Debugging > > On 06/09/2011 05:42 AM, Nicolas Lalevée wrote: > >

AW: [VOTE] release of ant 1.8.2

2010-12-16 Thread Jan Matèrne
+1 Jan > -Ursprüngliche Nachricht- > Von: Antoine Levy-Lambert [mailto:anto...@gmx.de] > Gesendet: Montag, 13. Dezember 2010 22:00 > An: Ant Developers List > Betreff: [VOTE] release of ant 1.8.2 > > Hi, > > as announced I have built a release candidate

AW: AW: Ant 1.8.2 build next week

2010-12-13 Thread Jan Matèrne
> > Should we move the P4-tasks to the Antlib (for later retiring) before > the release? > > > > Jan > I would rather wait and do it right after the release. We can announce > in the release message that the next release will not include the P4 >

AW: Ant 1.8.2 build next week

2010-12-13 Thread Jan Matèrne
Should we move the P4-tasks to the Antlib (for later retiring) before the release? Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:bode...@apache.org] > Gesendet: Montag, 13. Dezember 2010 10:23 > An: dev@ant.apache.org > Betreff: Re: Ant 1.8.2 build next we

Perforce Ant Tasks

2010-12-09 Thread Jan Matèrne
I just noticed [1 (DE)] that Perforce now comes with its own tasks [2]. Should we keep our P4 tasks or give it up? (= moving to attic or deleting and having in the SVN history). Jan [1] http://www.deutschepresse.de/perforce-veroeffentlicht-scmintegration-apache- antpr16697.html [2] http

Building AntUnit

2010-11-23 Thread Jan Matèrne
I tried to build AntUnit. But the first problem is that you must have JUnit on the compile classpath. This is not part of Ant and there is no target for downloading that. So I thought about enhancing the common/ivy.xml for running ivy - downloading the ivy.jar (I think "go-ivy" is the target name

Tests on Hudson are failing

2010-11-18 Thread Jan Matèrne
;ll try setting -Doptional.jars.whenmanifestonly=skip on the job as test ... Jan [1] https://hudson.apache.org/hudson/view/A-F/view/Ant/job/Ant_JDK_1.4_Test/last CompletedBuild/testReport/ [2] http://bugs.sun.com/bugdatabase/view_bug.do

AW: Can Anybody Fix our Logos?

2010-11-17 Thread Jan Matèrne
Does anybody have a correct Apache logo (with the "tm")? I haven't found any for using as "inspiration" ... Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

AW: Ant+Ivy session at Apache Barcamp

2010-11-08 Thread Jan Matèrne
target if all prior targets (depends-attribute) have finished Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

AW: [VOTE] Accept Bushel Donation

2010-11-05 Thread Jan Matèrne
+1 Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:bode...@apache.org] > Gesendet: Freitag, 5. November 2010 15:46 > An: dev@ant.apache.org > Betreff: [VOTE] Accept Bushel Donation > > Hi, > > the people behind Bushel[1] want to donate their co

AW: Ant+Ivy session at Apache Barcamp

2010-11-02 Thread Jan Matèrne
heck. But I think, Ant would not profit from a multicore cpu, because IMO most time of a build is I/O. Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

AW: How to fail if property expansion failed...

2010-10-22 Thread Jan Matèrne
ing a path with these defined libs (and downloading them if needed) Jan > -Ursprüngliche Nachricht- > Von: mattf [mailto:matt...@hotmail.com] > Gesendet: Freitag, 22. Oktober 2010 01:49 > An: dev@ant.apache.org > Betreff: How to fail if property expansion failed... &g

AW: AW: svn commit: r1026123 [1/3] - in /ant/core/trunk: docs/antlibs/proper.html docs/antlibs/sandbox.html docs/bylaws.html docs/external.html docs/nightlies.html docs/projects.html docs/resources.ht

2010-10-21 Thread Jan Matèrne
> I used velocity 1.4 before. I was unable to user newer versions. Maybe > 1.6.4 is one of the first versions where anakia works again for us ? Thanks Antoine, 1.4 worked. Jan - To unsubscribe, e-mail: dev-un

AW: svn commit: r1026123 [1/3] - in /ant/core/trunk: docs/antlibs/proper.html docs/antlibs/sandbox.html docs/bylaws.html docs/external.html docs/nightlies.html docs/projects.html docs/resources.html x

2010-10-21 Thread Jan Matèrne
Can't see any problems in the stylesheet. I had generated it with JDK 1.6.0_04 and Velocity 1.6.4 (fresh downloaded from the website). Jan > -Ursprüngliche Nachricht- > Von: Jesse Glick [mailto:jesse.gl...@oracle.com] > Gesendet: Donnerstag, 21. Oktober 2010 22:23 >

AW: antlib.xml : defining taskdefs with attributes

2010-10-17 Thread Jan Matèrne
I would think this is more a configuration of the task - and therefore an attribute of the task itself. Jan > -Ursprüngliche Nachricht- > Von: Benjamin de Dardel [mailto:benjamin.dedar...@gmail.com] > Gesendet: Sonntag, 17. Oktober 2010 15:56 > An: dev@ant.apache.o

AW: using Ivy without the xml files

2010-07-31 Thread Jan Matèrne
... maybe Jan [1] http://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyCachePath.java > -Ursprüngliche Nachricht- > Von: Ramakrishnan Muthukrishnan [mailto:vu3...@gmail.com] > Gesendet: Samstag, 31. Juli 2010 06:23 > An: dev@ant.apache.org > Bet

AW: Distributing Docs: Manual or whole Site?

2010-07-17 Thread Jan Matèrne
Should we generate an Eclipse plugin (for newer versions)? https://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:bode...@apache.org] > Gesendet: Mittwoch, 14. Juli 2010 17:11 > An: dev@ant.apache.o

AW: Distributing Docs: Manual or whole Site?

2010-07-17 Thread Jan Matèrne
Having FAQ, externals and projects in that distro would be fine, but I could also live with just the manual and the rest online. Jan > -Ursprüngliche Nachricht- > Von: Nicolas Lalevée [mailto:nicolas.lale...@hibnet.org] > Gesendet: Freitag, 16. Juli 2010 15:45 > An: Ant Dev

AW: Distributing Docs: Manual or whole Site?

2010-07-14 Thread Jan Matèrne
Having the website too would have the benefit of having the FAQ, externals and projects pages. Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:bode...@apache.org] > Gesendet: Mittwoch, 14. Juli 2010 17:11 > An: dev@ant.apache.org > Betreff: Distributing

AW: [VOTE] Ivy 2.2.0-rc1 release (2nd attempt)

2010-07-06 Thread Jan Matèrne
checkstyle + findbugs) http://hudson.zones.apache.org/hudson/view/Ant/job/Ivy-check/violations/ RAT report http://hudson.zones.apache.org/hudson/view/Ant/job/Ivy-check/lastSuccessfulB uild/artifact/trunk/build/doc/reports/rat/report.txt Jan > -Ursprüngliche Nachricht- > Vo

AW: [RESULT][VOTE] Remove commercial tasks from Ant

2010-06-30 Thread Jan Matèrne
ile of the Antlib-root [1] could help. Not sure if it is uptodate ... Jan [1] http://svn.apache.org/repos/asf/ant/sandbox/antlibs/build.xml - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

IvyDE @ Hudson

2010-05-30 Thread Jan Matèrne
? Cheers Jan [1] http://hudson.zones.apache.org/hudson/view/Ant/job/IvyDE/107/console [2] http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops /R3.1/R-3.1.1-20090917225226/wtp-R-3.1.1-20090917225226.zip&url=http://eclip se.ialto.org/webtools/downloads/drops/R3.1/R-3

Ant @ Hudson

2010-05-30 Thread Jan Matèrne
. Another problem is an out of memory error while running the org.apache.tools.ant.util.FileUtilsTest. testHasErrorInCase. Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h

RE: AntLib compress

2010-03-28 Thread Jan Matèrne
-SNAPSHOT.jar Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

AntLib compress

2010-03-28 Thread Jan Matèrne
commons-compress version or is the code in svn not buildable? Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

How to configure batch file in build.xml

2008-09-17 Thread Jan K
I am new to ant.I need to configure batch file in Ant.I have Apache ActiveMq installed for my mobile application.I need to include the activemq.bat file in build.xml.Can you help me how to do this.I tried with exec command. Let me know what is wrong? -- View this me

Re: How to automize Ant

2008-09-17 Thread Jan K
I have Apache Activemq.bat file for a mobile application.I need to configure this file in Apache Ant build.xml file.I am using linux box.can u help me. Jan K wrote: > > Hi, > > I am new to apache ant.I just know for what purpose we use ant.Now i need > to automize my proj

Re: How to automize Ant

2008-09-17 Thread Jan K
How should i configure activemq.bat file in Apache ant.I am using Ubuntu. Thorsten Scherler-3 wrote: > > On Mon, 2008-09-01 at 03:17 -0700, Jan K wrote: >> Hi, >> Thanks for your quick response.I dont know any of these stuffs.Can you >> please elaborate me in more so th

Re: How to automize Ant

2008-09-01 Thread Jan K
Hi, I have downloaded the cruisecontrol.I have cvs.Can you let me know what should i do next or can you give me any documentation on it.Please guide me. Thorsten Scherler-3 wrote: > > On Mon, 2008-09-01 at 02:40 -0700, Jan K wrote: >> Hi, >> >> I am new to apache

Re: How to automize Ant

2008-09-01 Thread Jan K
-09-01 at 02:40 -0700, Jan K wrote: >> Hi, >> >> I am new to apache ant.I just know for what purpose we use ant.Now i need >> to >> automize my project with ant.My requirement is Whenever i checkin my >> code,the build and deploy should be done automatically.

How to automize Ant

2008-09-01 Thread Jan K
Hi, I am new to apache ant.I just know for what purpose we use ant.Now i need to automize my project with ant.My requirement is Whenever i checkin my code,the build and deploy should be done automatically.Also a notification should be send to QA team.Also the build and deploy should be carried

Re: suggestion refactor SCM

2005-09-27 Thread Jan Dvořák
Hi, it definitely is a good idea, and it's worth doing. SCM has become commonplace, just like databases. I think few people would object to lowering the barrier of moving to another SCM system and/or being more isolated from third-party SCM system changes. Jan Dvorak Kev Jackson

[PATCH] Update of junit-frames.xsl to get separate lists of failures and errors

2005-08-11 Thread Jan Mynarik
been added too. This whole change is tested. Please review it and commit it if you want. I'M NOT SUBSCRIBED TO THIS LIST, please CC me. Regards, -- Jan Mynarik Manager, Quality Assurance Systinet Corp. http://www.systinet.com --- orig/junit-frames.xsl 2005-08-10 11:07:33.0

AW: task submition question

2005-06-02 Thread Jan . Materne
k with the SCM tool ... (like Tomcat its jsp compiler) > I wasn't really sure where to send my questions... That´s ok. > but I have been reading this > mailing list for a bit and I figured there are a lot of smart > people here who can help me. Thanks for the flowers :-) Jan

new ant task properties2java

2005-06-01 Thread Jan-Friedrich Mutter
les to ".java" files extending the java.util.ListResourceBundle. * Compatibility: Ant 1.6 or above * URL: http://properties2java.jayefem.de/ * Contact: [EMAIL PROTECTED] * License: Apache License 2.0 Many thanks, Jan. -

AW: cvs commit: ant/docs/manual/CoreTypes resources.html

2005-05-31 Thread Jan . Materne
ok - 1st version is 8days old, so no problems with BC :-) Jan > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Log: > Renamed resource's "base" attribute to "basedir", > for consistency / familiarity. &g

AW: Online Bookstore

2005-05-31 Thread Jan . Materne
have that up, and the bookstore under > a friendly URL, like ApacheBookstore.org, do you think you would be > able to link from this page to the "rest" of the bookstore? Technically no problem :-) Jan

AW: Ant Logging isVerbose()?

2005-05-30 Thread Jan . Materne
. It would make sense to determine the cost before addressing the > issue. And, as you say, the only solution is changing the > interface (or > cheating, using reflection on the side). Or introducing a new ... public interface BuildLogger2 extends BuildLogger { public boolean isVerboseEnabled(); ... } Jan

AW: Online Bookstore

2005-05-30 Thread Jan . Materne
sponsor us, we can just put a single link to > www.addall.com <http://www.addall.com> for people to find the best price. > > - Alexey. I think we shouldnt do that. To many shops could start "Shop X is listed, why I´m not?" So only shops are there where the ASF could earn some $$. Jan

AW: Online Bookstore

2005-05-29 Thread Jan . Materne
ier then. On a more enterprise you could have that matrix and a servlet which provides the vital information of that book and all "supporting" resellers if you call it with isbn. But that would mean much more work ... Final question: are these links ok? Then I will commit

AW: Online Bookstore

2005-05-25 Thread Jan . Materne
mmh - doesnt come through. I´ll upload that later today Jan -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet am: Mittwoch, 25. Mai 2005 14:42 An: dev@ant.apache.org Cc: [EMAIL PROTECTED] Betreff: AW: Online Bookstore I tried a little bit ... What do

AW: Online Bookstore

2005-05-25 Thread Jan . Materne
Title: AW: Online Bookstore I tried a little bit ... What do you think? Ted, are that links ok? Jan docs/resources.html - generated (test) page xdocs/resources.xml (testversion, only two books) - added "isbn" attribute to   xdocs/stylesheets/site.vsl - add´s m

AW: ResourceCollections WAS Re: AW: cvs commit: ant/src/testcases /org/apache/tools/ant/types/opti onal/depend ClassFileSetTest.java

2005-05-24 Thread Jan . Materne
I think about that by myself :) You said that a Resource could could give Input/OutputStream. So it would be possible just to add another Cache implementiation based on that. I thought of implementing the ResourceSelector interface additionally ... Jan > -Ursprüngliche Nachri

AW: cvs commit: ant/src/testcases/org/apache/tools/ant/types/opti onal/depend ClassFileSetTest.java

2005-05-24 Thread Jan . Materne
> src/resources/org/apache/tools/ant/types/resources/selectors Do you mean, we have to rewrite our file-selectors? Jan

AW: Online Bookstore

2005-05-24 Thread Jan . Materne
doc ISBN: ... - use the VM makro to generate the link passage Jan Example: resources.xml ---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-< ... Published April 2005, and covers Ant release 1.6.1. This is a complete rewrite of the f

AW: Online Bookstore

2005-05-23 Thread Jan . Materne
Especially for Ant we have a page [1] with books about Ant. That page is generated via Anakia and it should be possible just to change the template (maybe minor changes on the xdoc) to get links to resellers and info site. What´s your opinion? Jan [1] http://ant.apache.org/resources.html

AW: [Fwd: Some Thoughts on Ant 1.3 and 2.0]

2005-05-23 Thread Jan . Materne
c static String[] getRequiredAttributes(); /** Returns all names of required nested elements. */ public static String[] getRequiredElements(); /** This instance is valid, means all required values are set correctly. */ public boolean validate(); } How the IDEs solve that at the moment? Jan

AW:

2005-05-23 Thread Jan . Materne
object model - that - "instantiate" an object - write that out via jaxb Jan > -Ursprüngliche Nachricht- > Von: Steve Loughran [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 23. Mai 2005 18:15 > An: Ant Developers List > Betreff: > > We need an echo task

AW: [VOTE] Shut down the 1.6 branch after 1.6.5

2005-05-23 Thread Jan . Materne
+1 Jan > -Ursprüngliche Nachricht- > Von: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 23. Mai 2005 09:50 > An: Ant Developers List > Betreff: Re: [VOTE] Shut down the 1.6 branch after 1.6.5 > > > This leads me to the subject of this vot

AW: [VOTE] Ant 1.6.5 release

2005-05-23 Thread Jan . Materne
+1 Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 23. Mai 2005 09:24 > An: dev@ant.apache.org > Betreff: Re: [VOTE] Ant 1.6.5 release > > On Mon, 23 May 2005, Antoine Levy-Lambert <[EMAIL PROTECTED]>

AW: AW: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Co pyPa th.java defaults.properties

2005-05-18 Thread Jan . Materne
When dealing with s and s I only handle s and simply add the to a dummy ... And from the user point of view it´s more clear... Jan > -Ursprüngliche Nachricht- > Von: Steve Loughran [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 18. Mai 2005 11:00 > An: Ant Dev

AW: cvs commit: ant/xdocs external.xml

2005-05-18 Thread Jan . Materne
I found only that one in the cvs mail. Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 18. Mai 2005 12:02 > An: dev@ant.apache.org > Betreff: Re: cvs commit: ant/xdocs external.xml > > On Wed, 18 May 2005

AW: cvs commit: ant/xdocs external.xml

2005-05-18 Thread Jan . Materne
Index: resources.html > === > > Books > > - > -Programmieren für Ant > + > +Programmieren f�r Ant Some characters broken? Jan

AW: BugZilla & Antidote

2005-05-18 Thread Jan . Materne
t;component" in Bugzilla if you re-assign all > bugs (closed or not) to a different component. > > Which would that be? Ok, let it there :-) Jan

AW: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Jan . Materne
Little test on IE6 and Firefox 1.0.4 And now test html: <html style="test"> <body> </html> That works for me. You have to mask the "<" character. After that the closing sign is ignored, because no opening sign was there. Jan > -

BugZilla & Antidote

2005-05-17 Thread Jan . Materne
I just see that Antidote is just a valid Component in BugZilla. 9 Bug entries, all marked as fixed, invalid or wont (and wont any more after dropping the whole subproject ;) Should we delete that component? Jan - To

AW: Commercial products on the "related products" page?

2005-05-17 Thread Jan . Materne
a snapshot. We had a similarly discussion earlier [1] :-) But using the Wiki (only with registration!) sounds good - but we should have a special eye on that when including into the distro. Jan [1] http://marc.theaimsgroup.com/?l=ant-dev&m=105952175522328&w=2

AW: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs CopyPa th.java defaults.properties

2005-05-17 Thread Jan . Materne
" to " + > destFile > + " due to " + ioe.getMessage(); > if (destFile.exists() && !destFile.delete()) { > msg += " and I couldn't delete the

AW: Commercial products on the "related products" page?

2005-05-13 Thread Jan . Materne
What - the most important snippet you had forgotten??? :-O Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 13. Mai 2005 14:20 > An: dev@ant.apache.org > Betreff: Re: Commercial products on the "related pr

AW: Commercial products on the "related products" page?

2005-05-13 Thread Jan . Materne
Should be ok. License information is for each entry present. Maybe we should split external&related into free/commercial sections ... if there are more entries. Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 13. Mai 20

AW: [patch] FTP.java - adding support for new features in com mons-net 1.4.0 and performance improvement

2005-05-11 Thread Jan . Materne
> But everybody will have a different opinion what makes up this core. > ? You bet. ? For those RPM builders probably yes. > ? _I_ don't think so. Why - works only on *nix ;-) Jan

AW: [patch] FTP.java - adding support for new features in com mons-net 1.4.0 and performance improvement

2005-05-10 Thread Jan . Materne
s here. What do other Ant > committers think? > > Steve Cohen If the tests pass - why not? :-) Jan

AW: [Fwd: [ANNOUNCEMENT] Commons-Net 1.4.0 Released]

2005-05-10 Thread Jan . Materne
quot; features of the ant task. There is no general decouple-strategy yet, but - as sometimes said - with SVN and AntLibs we have the infrastructure for more fine grained development. E.g. we could make the to it´s own AntLib and grant access to that AntLib to the commons-net-team ... Jan

AW: Environment and PropertySet

2005-05-10 Thread Jan . Materne
I knew there were a discussion about that ... http://marc.theaimsgroup.com/?l=ant-user&m=106278198725781&w=2 Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 10. Mai 2005 16:36 > An: dev@ant.apache.org > B

AW: cvs commit: ant build.xml

2005-05-10 Thread Jan . Materne
> The structure my patch creates is the structure the existing repo > expects. Oki-doki. Facts overtrump. Jan

AW: cvs commit: ant build.xml

2005-05-10 Thread Jan . Materne
ar 1.6.4-ant.jar 1.6.4-ant-jsch.jar 1.6.4-ant-optional.jar better would another directory ... 1.6.3\ant.jar, ... 1.6.4\ant.jar, ... Just my 2ct Jan

AW: [VOTE] Ant 1.6.4 release

2005-05-09 Thread Jan . Materne
+1 Jan - would be a birthday present for my girl friend :-) > -Ursprüngliche Nachricht- > Von: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 10. Mai 2005 08:49 > An: Ant Developers List > Betreff: [VOTE] Ant 1.6.4 release > > Do we want to

AW: AW: PropertySet.iterator()

2005-04-21 Thread Jan . Materne
Compile under 1.4 and you only have a comment. The oata.Iterable defines the same behaviour so external tools could use - reflection for 1.4 compiled code - direct access for 1.5 compiled code Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Ge

AW: PropertySet.iterator()

2005-04-21 Thread Jan . Materne
Ok - inlined ... Jan build.xml ---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-< onJDK15: ${onJDK15} Using Java 5 stuff Hiding Java 5 stuff ---8-<---8-&l

AW: PropertySet.iterator()

2005-04-21 Thread Jan . Materne
.xml - src\oata\Iterable.java - src\oata\MyClass.java Jan > -Ursprüngliche Nachricht- > Von: Dominique Devienne [mailto:[EMAIL PROTECTED]] > Gesendet am: Donnerstag, 21. April 2005 00:05 > An: Ant Developers List > Betreff: RE: PropertySet.iterator() > > >

AW: Antlib package names

2005-04-20 Thread Jan . Materne
We shouldnt plan the name only for the svn-package. That´s a general question for future extensions. Common prefix org.apache.ant seems to be approved. "Old" stuff keeps under org.apache.tools.ant for BWC. Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:

AW: Antlib package names

2005-04-19 Thread Jan . Materne
The 'tools' came from old Jakarta times I think and should be in for bwc reasons. But writing complete new libraries should fit to our project structure (top level project "org.apache.ant" and components "antunit"). So I would agree using the new package nam

AW: BuildException wrapping in

2005-04-19 Thread Jan . Materne
No - loaded from an AntLib a macro should behave as a "usual" task. So it doesnt matter in what "language" the task was written :-) Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 19. April 2005

AW: We have SVN

2005-04-18 Thread Jan . Materne
I would also prefer that cvs/svn/wiki messages not go to the dev-list, because - you could easier write your mail rules - not all people want to get these mails - not all must be hold on archives (it´s "archived" in the repo) Jan > -Ursprüngliche Nachricht- > Von: Do

AW: [VOTE] Alexey Solofnenko

2005-04-08 Thread Jan . Materne
+1 Jan > -Ursprüngliche Nachricht- > Von: Erik Hatcher [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 7. April 2005 10:58 > An: Ant Developers List > Betreff: Re: [VOTE] Alexey Solofnenko > > +1 > > On Apr 6, 2005, at 1:28 AM, Conor MacNeill wrote: >

AW: [EMAIL PROTECTED]: Project test-ant (in module ant) failed

2005-03-30 Thread Jan . Materne
yep - since a long long time ... have heard on the gump list that 600+ project should be infected ... (if i remember right) Jan > -Ursprüngliche Nachricht- > Von: Steve Loughran [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 30. März 2005 11:44 > An: Ant Developers Li

AW: Validation of instance variables

2005-03-29 Thread Jan . Materne
check doesnt seem to need any project relevant data - just the class itself which is provided as argument. We could provide that as a util class "oata.util.ClassUtils" (Singleton as FileUtils et al). Jan [1] http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html#getDeclaredF

AW: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs SignJa r.java

2005-03-23 Thread Jan . Materne
5.0/docs/tooldocs/windows/[EMAIL PROTECTED] Ah - yes. Comes with 1.4 - maybe you´re using 1.2 for checking our compile time minimum :-) Jan

AW: [VOTE] Retire Antidote

2005-03-22 Thread Jan . Materne
> IDE integration is so good these days, our work is done. No - but we have to work on another area :-) Jan

AW: [VOTE] Retire Antidote

2005-03-22 Thread Jan . Materne
+1 Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 21. März 2005 17:02 > An: [EMAIL PROTECTED] > Betreff: [VOTE] Retire Antidote > > This again is a vote that needs two-third of all active committers, oh > m

AW: Future of Antidote?

2005-03-16 Thread Jan . Materne
on 1.x, most of 2.x-thoughts are realized on 1.x-basis. Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 16. März 2005 11:58 > An: [EMAIL PROTECTED] > Betreff: Future of Antidote? > > Is there one? > > I

AW: Doc spelling?

2005-03-16 Thread Jan . Materne
> Leave it as it is, I'd say. Open to all? Main point is that you have to know what the author meant? Jan

AW: Doc spelling?

2005-03-16 Thread Jan . Materne
AFAIK we have no strictly rule about that. I would use "customize" - but I also would understand the other :-) Mmmh ... there was a thread about that ... http://marc.theaimsgroup.com/?l=ant-dev&m=107796038614327&w=2 Jan > -Ursprüngliche Nachricht- > Von: Ke

  1   2   3   4   5   6   7   >