I agree with you, the problem is specific to WinZIP.
see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17648
Antoine
- Original Message -
From: "Steven Newton" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 5:36 PM
Subject: RE: 1.5.3?
I
I also have the tests failing under Windows 2000/Cygwin
Amazingly, the tests work if I start them from a debugger where I have
written a small wrapper to run the main ant build script with
target=run-single-test-only
The tests also work from the debugger if I directly invoke
testCreateWithEmptyFile
Now I found the culprit for these failing tests.
I was starting the tests on the cygwin prompt with "./build.sh
run-single-test"
It seems that the tests were then done with the bootstrap directory, which
was old.
I removed my bootstrap directory, rebuilt everything, and now everything is
fine.
Your
What about releasing an ant 1.5.4 before 1.6 with the current head revision
in it, plus as many bugs from bugzilla as possible ?
This would help a number of people and be encouraging for all the ant users
who have reported bugs or suggested patches in bugzilla.
Plus this would bring the task to a
Hi dear ant committers,
this fileRepository revision: 1.4
/home/cvspublic/ant/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html,v
can simply go away. It is obsolete and redundant with
docs/manual/OptionalTasks/perforce.html which is maintained.
Yours
Antoine
h] one obsolete file can go away from optional/perforce
> On Fri, 28 Mar 2003 08:55 am, Antoine Levy-Lambert wrote:
> > Hi dear ant committers,
> >
> > this fileRepository revision: 1.4
> >
/home/cvspublic/ant/src/main/org/apache/tools/ant/taskdefs/optional/perforc
In order to keep the antlib proposal of
Jose-Alberto Fernandez compatible with the current head revision of ant, I have
prepared a patch.
The patch addresses mainly changes in
:
- Project.java
- Zip.java (to make the Antjar task
still work)
It does not affect the proposal
"semanticall
Sorry, in my previous email the attachment did not
contain the patches for Antlib and Antjar.
In order to keep the antlib proposal of
Jose-Alberto Fernandez compatible with the current head revision of ant, I have
prepared a patch.
The patch addresses mainly changes in
:
- Project.java
Thanks a lot :)
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 1:44 PM
Subject: Re: [Patch] for antlib proposal (sorry attachment was incomplete in
previous email)
> On Tue, 1 Apr 2
This patch corrects further the version of
Project.java of the antlib proposal and adds needed types to the antlib.xml
file, the equivalent of "defaults.properties" in the proposal.
Antoine
Index: proposal/sandbox/antlib/src/main/org/apache/tools/ant/Project.java
There are several bug reports where I have prepared code, and documentation and
testcases , and I would like them to be submitted before the code patches are
obsolete :
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17007 allow to define
ZipFileSet(s) outside of Zip task
this is an easy one
Thanks for the welcome.
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 15, 2003 3:46 PM
Subject: Re: cvs commit: ant/xdocs contributors.xml
> On 15 Apr 2003, <[EMAIL PROTECTED]> wrote:
>
> > Add myself to contributo
Hi Conor,
I have coded the calls to the getters of ZipFileSet similarly to the getters
of FileSet or AbstractFileSet in Zip.java.
I was not aware that ZipFileSet inherits from ProjectComponent and thus has
its own getProject() method.
I wonder whether calls to getters of datatypes having refids
Sorry :(
* I have just changed the testcase war.xml so that the lib fileset is now
defined as a ZipFileSet in the build file, which is a first application of
having zipfileset having refids.
* In the code of the War.java task, the lib attribute is defined as a
ZipFileSet.
In the documentation, the
Hi,
I notice that subant does not show in the index files of the ant manual of
1.6alpha, which makes the task unnoticeable.
I think we should add something about subant in these two files :
docs/manual/tasksoverview.html
docs/manual/coretasklist.html
Or is this "low-profileness" wanted ? I woul
You can send emails to the list with a subject of [Patch] and your patch(es)
attached.
You can also open bug reports in Bugzilla, and attach your patches to the
bug reports.
Committers might react faster to the email than to the bug report, but there
is a danger that no one processes the email.
In
see this task http://ant.apache.org/manual/OptionalTasks/serverdeploy.html
- Original Message -
From: "Ari Allen" <[EMAIL PROTECTED]>
To: "'mailing list'" <[EMAIL PROTECTED]>
Sent: Sunday, April 20, 2003 3:19 PM
Subject: ear, war and ejb jar deployment modules?
> Are there any?
>
> If
+1
Antoine
- Original Message -
From: "Erik Hatcher" <[EMAIL PROTECTED]>
To: "ant-dev" <[EMAIL PROTECTED]>
Sent: Monday, April 21, 2003 11:19 AM
Subject: [VOTE]
> I use from ant-contrib a lot. I propose that it be
> migrated to Ant's HEAD. Objections?
>
> +1
>
> Erik
>
>
> -
I am trying to update the antlib proposal (proposal/sandbox/antlib).
I believe everybody agrees on the objective of developing antlib(s) (in order
to avoid ending up with 10.000 classes in optional probably)
Every time I open my development environment to have a look at the proposal, I
see that
- Original Message -
From: "Erik Hatcher" <[EMAIL PROTECTED]>
> Also keep in mind that we can use XDoclet to generate these
> descriptors, if that seems like the right thing to do. I'd be happy to
> help out with that generation.
>
OK - feel free to add a target in the proposals build.xml
- Original Message -
From: "Stu Halloway (DevelopMentor)" <[EMAIL PROTECTED]>
Sent: Tuesday, April 22, 2003 5:08 AM
Subject: RE: antlib
> Happy to help out if I can, and Erik's right, I haven't been monitoring
> the dev list lately. :-)
>
> Stu
>
I will be happy too if you review the cod
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]>
Sent: Tuesday, April 22, 2003 8:26 AM
> What I would like to see in antlibs, and that can be quite easily done
> IMHO, is to make it possible to add an 'autodownload' attribute that can
> get them from a repository, using Ruper, and versioning.
>
> Ex
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
Sent: Tuesday, April 22, 2003 5:50 PM
>
> > * In the code of the War.java task, the lib attribute is defined as
> > a ZipFileSet. In the documentation, the same lib attribute is
> > defined as a FileSet. Should we fix the cod
I have fixed the problem.
Antoine
- Original Message -
From: "Gianugo Rabellino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 23, 2003 12:11 AM
Subject: Backward incompatible change in task?
> Hi there,
>
> probably some of you are already aware of this problem si
Sorry for the trouble, I will fix it.
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 23, 2003 8:24 AM
Subject: Re: cvs commit: ant/src/main/org/apache/tools/ant/types
ZipFileSet.java
> On 22 Apr 2003, <[EMAIL PROTECTE
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 23, 2003 8:49 AM
> On Mon, 21 Apr 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> wrote:
>
> > 1) antlib & antjar
> > -
I am aware of the problem, sorry :( I did changes in the zipfileset datatype
which are causing your trouble.
I will fix that.
Antoine
- Original Message -
From: "Gianugo Rabellino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 23, 2003 12:11 AM
Subject: Backward incompa
Dominique, can you publish the source code of your proposal ?
BTW, in the proposal under proposal/sandbox/antlib, there is some provision
to add other roles than task or datatype, by adding under the root of the
descriptor something like
then you can have elements starting
Peter Reilly wrote
A couple of points:
>1) the Project.java in the proposal should be synced up with
>the current Project.java. It is quite difficult to see the differences.
Yes
>2) do the taskdef, typedef tasks still work as at present ?
> (ie for individual tasks and with property resouc
I will do, I have had a busy day with work + kids to get from school, bring
to football match, ...
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 24, 2003 3:20 PM
Subject: Re: cvs commit: ant/src/testcases/org/apache/too
- Original Message -
From: "Costin Manolache" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 24, 2003 7:33 PM
Subject: Re: antlib
Can you give us some pointers so that we can learn about these
Extension-Name and Extension-List elements and understand how they help out
Could you enter your wish as an enhancement request in Bugzilla.
(http://nagoya.apache.org/bugzilla)
Yours
Antoine
- Original Message -
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 13, 2003 10:46 PM
Subject: Testing for an abstra
I am having a look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19897
This proposal seems to address most of the points discussed in this mailing
list concerning the antlib thread of discussion.
I was thinking maybe we do not need to look further and we could commit this
contribution ?
- Original Message -
From: "Jose Alberto Fernandez" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 14, 2003 11:49 AM
Subject: RE: antlib / proposal of Peter Reilly
I am trying simply to get some action done. I have also updated the proposal
under pr
fixed in CVS
Thanks for the feedback.
Antoine
- Original Message -
From: "Dominique Devienne" <[EMAIL PROTECTED]>
To: "'Ant Developers List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 14, 2003 4:02 PM
Subject: RE: cvs commit: ant/docs/manual/CoreTasks subant.html
> Thi
>This is true, but difficult to do. Some of the implementations of the
different features change/improve if other features are present. For
example the implementation of "onerror" uses the new anttypedefintion
class. The implementation of the psuedo task "antlib" uses the add(Type)
mechanism rather
I have prepared a few days ago some html pages located under
http://ant.apache.org/projects/antlib/index.html
They might be interesting if you want to read more about the proposal of Jose
Alberto Fernandez.
These pages do not explain yet the proposal of Peter Reilly due to the fact
that I had pr
- Original Message -
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 21, 2003 1:54 PM
Subject: Re: antlib
> On Wed, 21 May 2003 08:31 pm, Jose Alberto Fernandez wrote:
> >
> > Well I have to say you are mistaken, in my proposa
I think that roles add clarity to description of datatypes or components. I
liked the syntax of the antlib descriptor proposed by Jose Alberto, which in
my example with shapes would have been :
...
...
Reading this, and knowing that computearea and computeperimeter accept
shapes
Sounds great.
- Original Message -
From: "peter reilly" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, May 22, 2003 10:56 AM
Subject: Re: antlib / proposal of Peter Reilly
On Saturday 17 May 2003 19:59, Costin Manolache wrote:
>
> My main concern is the
Stefan Bodewig wrote :
> With roles, would an arbitrary implementation of ShapeInterface that
> was not bundled with the antlib and was not declared to be in role
> shape be accepted as nested element in ?
>
> If the answer is yes, then roles would be optional and would mainly be
> used to make thi
I also give my +1
Antoine
- Original Message -
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, May 22, 2003 1:26 PM
Subject: [VOTE] Peter Reilly as committer
> Hi,
>
> I would like to propose Peter Reilly as an Ant committer. He has
Hi Steve,
do you mean you have difficulties to understand the existing selector tests.
I have had some difficulties there too.
I think however that I should be able to add a test for DifferentSelector
following the pattern of the other tests.
Homogeneity in code is always an advantage.
Antoine
--
I would like to find a way to test the contents of a fileset which has nested
selectors in it, without for instance invoking the copy task on it.
I thought of using to convert the filesets into properties. The
problem there is that only expands the files contained in a
fileset, not the direc
to be able to pull the
directories from filesets
> On Tue, 27 May 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> wrote:
>
> > The code of the datatype only pulls the files contained in a
> > fileset,
>
> Yes, and the directories from dirsets.
>
> >
>
Thanks very much Bruce.
Antoine
- Original Message -
From: "Bruce Atherton" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Tuesday, May 27, 2003 5:44 PM
Subject: Re: Selector tests/DifferentSelector
> At 12:03 PM 5/27/2003 +0200
Sorry for the trouble Stefan.
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 7:58 AM
Subject: Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/email
EmailTask.java Mailer.java MimeMailer.java
> On 27
+1
- Original Message -
From: "peter reilly" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 11:49 AM
Subject: add(Type) submit
I am thinking of commiting patch number 6453 from
http://issues.apache.org/bugzilla/show_bug.cgi?id=19897
This
build test failsThis particular test is also failing in my environment (Win 2k
and cygwin)
There are 5 or 6 tests which constantly fail on my PC.
I was thinking of having a look at them.
Dominique : try build.sh -D"test.haltonfailure=no" test
On the principle we should not have failing tests.
Ant
Sorry, this is OK now, I forgot that cvs.apache.org is running in the US, I
was thinking only about Europe.
- Original Message -
From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, May 29, 2003 10:31 AM
Subject: Gump build
Someone else has entered a bug report in our bugzilla issue tracking system,
asking for this same feature.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16890
You should check whether you like the description in the bug report, create
yourself a bugzilla account (all you are asked for is to giv
Peter,
thanks for your work.
Your explanations concerning the scope of different flavours of typedef
declarations are important, make sure that they make their way in the
documentation.
Antoine
- Original Message -
From: "peter reilly" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: W
Hi,
I am wondering whether it would be possible to accept the same xml tags in the
manual xdocs like in the other xdocs.
It would be cool if the merge points could contain this type of fragments :
meaning no need to escape angle brackets.
Antoine
A propos, Nicola, and Costin
In the path docs/manual/CoreTasks of the ant CVS, there is some room between
gzip.html and input.html for ... guess what.
Antoine
- Original Message -
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 5:04 PM
Su
Peter, you are not the only one who sees failures on Windows for these
tests. Additionnally, on my machine a couple of other tests fail (Image,
Antlr, ...)
That is not so good. We need to work on these failing tests (to see if the
testcases or the classes being tested are wrong, and fix whatever ne
Your patch looks OK.
But it cannot go into ant 1.5.3, it can go into ant 1.6alpha and later into
ant 1.6 final.
Antoine
- Original Message -
From: "Michael Beauregard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 11:51 PM
Subject: patch to ant 1.5.3: add option to
Hi Kris,
there is no problem with you drumming some support on the users group.
I do not know about other committers, but I look at the number of votes when
choosing bug reports to work on, although I also work sometimes on bug
reports with no votes or little votes.
I am not happy too with the cur
One user complained that FixCrLf changes the timestamp of its
(because it created temp files there).
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20870
I have just done a change which will not work to the satisfaction of the user
if the destdir of is the current directory.
I have noticed
Patch committed, thanks.
Antoine
- Original Message -
From: "Michael Beauregard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 11:51 PM
Subject: patch to ant 1.5.3: add option to prevent ant from reloading
classes for each test
> Our project currently requires th
Patch applied.
Thanks
Antoine Lévy-Lambert
- Original Message -
From: Glenn Niemeyer
To: [EMAIL PROTECTED]
Sent: Monday, June 23, 2003 6:07 AM
Subject: [PATCH] change to resource.xml documentation to include a new Ant
book
Attached is a patchfile for the resource.xml docum
Fixed,
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 10:48 AM
Subject: Re: cvs commit:
ant/src/main/org/apache/tools/ant/taskdefs/optional/perforce
P4OutputStream.java P4HandlerAdapter.java P4Handler.java
> On 6
"Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 2:12 PM
Subject: Re: FileUtils#createTempFile : what about using java.io.tmpdir as a
default there ?
> On Fri, 20 Jun 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> wrote:
&g
Hi Steve,
I am in the CET (Central European) Timezone. It has a difference of 1 hour
with GMT AFAIK. I have taken this hour of difference already into account.
Anyway the point is : trying to set the last modified time of a file to
123456 millis after the epoch does not work on my computer.
The Mic
FileUtils#createTempFile : what about using java.io.tmpdir as a
default there ?
> On Fri, 20 Jun 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> wrote:
>
> > Why do we not use java.io.tmpdir ?
>
> JDK 1.1 legacy - we'd probably better go the full way and use
&g
"Conor MacNeill" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> I'd like to kick off a discussion on what needs to be done to get Ant 1.6
to a
> release. I'm just going to ramble through some random thoughts I have been
> having in no particular order just to get discussion st
On Windows, I am copying a file which has lineendings ending \n, using a
filterset.
The output has \r\n as line endings. (Actually, I am using cygwin; the CVS
client of cygwin retrieves files coming from ant's CVS with \n and not \r\n as
line ending.)
This is similar to the bug report of Peter
Is it OK to change FilterSetCollection and make it implement ChainableReader ?
This way I can simplify :
public void copyFile(File sourceFile, File destFile,
FilterSetCollection filters, Vector filterChains,
boolean overwrite, boolean preserveLas
+1
Welcome
Antoine
- Original Message -
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 12:06 PM
Subject: [VOTE] Jan Materne as committer
> I'd like to propose Jan Materne as an Ant committer. I think his
contribution
ANTLR tests fail under Windows.
More precisely all the tests where a super-grammar file comes in play.
Strangely, ANTLR is looking for a file under
src\etc\testcases\taskdefs\optional\antlr
instead of src\etc\testcases\taskdefs\optional\antlr\antlr.tmp
Anybody has an idea ?
Antoine
Testcase: t
org.apache.tools.ant.Main.start(Main.java:201)
at org.apache.tools.ant.Main.main(Main.java:248)
Total time: 2 seconds
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 4:53 PM
Subject: Re: ANTLR te
I would go for a further change :
in ANTLR.java :
change the signature of
public void setGlib(String superGrammar) {
to
public void setGlib(File superGrammar) {
which would have avoided the problem in the first place.
Or do we prefer not to change signatures, even when they are not well
cho
od.
>
>
> - Original Message -
> From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
> To: "Ant Developers List" <[EMAIL PROTECTED]>
> Sent: Wednesday, June 25, 2003 2:40 PM
> Subject: Re: cvs commit:
ant/src/main/org/apache/tools/ant/taskdefs/
Under
- Solaris 2.8
- java version "1.4.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)
2 test suites dealing with regular expressions are also failing.
Antoine
Testsuite: org.apache.tools.ant.tas
Hi Alexey,
it is possible that ant 1.6 will contain a try-catch feature.
this might make your idea redundant - correct me if I am wrong ?
Antoine
- Original Message -
From: "Alexey Solofnenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 10:10 PM
Subject: [Propo
Tom, I will take care of your patch soon.
FYI we are coping with 430 open bug reports today.
Antoine
- Original Message -
From: "tbee" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Sunday, June 29, 2003 8:15 PM
Subject: Re: DO NOT REPLY [Bug 21144] - Please add mak
Hi Stefan,
my information regarding versions of bsj.jar and js.jar came from this
source :
an email of Peter Reilly :
http://article.gmane.org/gmane.comp.jakarta.ant.user/13887
This information was helpful for me setting up the use of Javascript in ant.
Concerning Rhino 1.5R4, the question is : doe
1
> gives the error:
> java.lang.NoSuchMethodError:
>
org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/
debug/DebuggableEngine;
> Peter
>
> On Mon, 2003-06-30 at 10:19, Stefan Bodewig wrote:
> > On Mon, 30 Jun 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> > wrote:
> >
> &g
Hi Stefan,
I need to fix this. I wrote the testcase on a German computer, it seems to
have problems on other locales, I do not know why.
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 2:29 PM
Subject: TranslateTest
To: <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 2:40 PM
Subject: Re: TranslateTest fails
> On Mon, 30 Jun 2003, Antoine Levy-Lambert <[EMAIL PROTECTED]>
> wrote:
>
> > I wrote the testcase on a German computer, it seems to have problems
> > on other locales,
I think I need to disable the test and to work on it more.
Antoine
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 2:40 PM
Subject: Re: TranslateTest fails
> On Mon, 30 Jun 2003, Antoine Levy-
I am experiencing the following :
$ nohup cvs update -dP .
Sending output to nohup.out
$ tail -f nohup.out
cvs server: Updating .
cvs server: failed to create lock directory for `/home/cvs'
(/home/cvs/#cvs.lock): Permission denied
cvs server: failed to obtain dir lock in repository `/home/c
Hi Conor,
actually, it might be even better if the pages were generated by a cron job
running daily, or even better, if a kind of cvs commit daemon would
regenerate the pages corresponding to each changed source file.
Cheers,
Antoine
- Original Message -
From: "Conor MacNeill" <[EMAIL PR
Hi Conor,
I am a beotian with xml/xsl.
How do you run the style sheets yourself against the source code of ant ?
Antoine
- Original Message -
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2003 4:26 PM
Subject: Checkstyle Audit
> I've done a ch
dit
> On Fri, 4 Jul 2003 05:32 pm, Antoine Levy-Lambert wrote:
> > Hi Conor,
> >
> > actually, it might be even better if the pages were generated by a cron
job
> > running daily, or even better, if a kind of cvs commit daemon would
> > regenerate the pages corr
Hi Rory, I cannot get hold of your attachment in your email.
Also, could you create a bug report in bugzilla with your patch attached to
it.
bugzilla is on http://nagoya.apache.org/bugzilla
Cheers
Antoine
- Original Message -
From: "Rory I. Sinclair" <[EMAIL PROTECTED]>
Newsgroups: gmane.co
Hi Richard,
I am working on this issue.
The thing which speeds up DirectoryScanner is if you know that your files
are in specific directories
for instance in src/org/tools/doit
Patternsets are used to check whether the files are OK, but do not speed up
searches.
Cheers
Antoine
- Original Mes
- Original Message -
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 4:59 PM
Subject: Re: cvs commit: ant/src/testcases/org/apache/tools/ant/util
FileUtilsTest.java
> is user.dir guaranteed to contain the drive letter on Windows? I
> guess i
I have prepared fixes to speed up DirectoryScanner, and I have added new
testcases in DirectoryScannerTest.
I plan to commit my fixes to DirectoryScanner/SelectorUtils next week.
Cheers,
Antoine
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 11, 20
ay, July 12, 2003 12:33 AM
Subject: Re: cvs commit: ant/src/testcases/org/apache/tools/ant/util
FileUtilsTest.java
> What about network shares that are not mapped to a
> drive letter? Don't they begin with \\MachineName ?
>
> Cheers,
> Magesh
>
> - Original Messag
Re - Perforce optional tasks & checkstyle
After having done these changes (mostly whitespace changes, lines over 100
chars and javadoc) there remain a number of protected or public instance
variables which should be private.
I wonder whether we should break the API to make the code stick to the rul
On Jul 15 2003, [EMAIL PROTECTED] wrote :
>I'm not sure I understand what you've done, I'll try to come up with
>some unit tests if I think something is wrong 8-)
Please do the unit tests. I also added 3 unit tests to DirectoryScannerTest
before checking in my new code.
What I did is the followi
Yes, this is the way it should be done.
The list of libraries needed to compile or to install ant is located in the
manual in the document install.html
http://ant.apache.org/manual/install.html#librarydependencies gives you the
info for ant 1.5.3
the same document in CVS head (for ant 1.6alpha) is
Concerning the case insensitive scanning :
- As a very short term fix, one can bypass the checkIncludePatterns routine
and call scandir(basedir, "", true) in the case of case insensitive
scanning.
- The other possibility is to write (for instance in FileUtils) a routine of
the type
public static
Hi Conor,
I am +1 on your changes.
> The Ant output handling now will pass every character through to the
> generating task without inserting line breaks at buffer full intervals.
Also
> line breaks will not be converted to the platform line separator.
>
> So, if a java application running on Win
Hi Andrew,
I must confess I have downloaded your bz2 file but not yet opened it.
I am interested by your work, because ant documentation needs to be
improved, but my personal inclination would be to perfect the proposal of
Erik Hatcher (with xdocs) without bringing new programs like Latex into the
Hi Peter,
+1
could you add also somewhere in the manual an explanation what ant-type
means and which tasks or datatypes support it.
Antoine
- Original Message -
From: "peter reilly" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 7:34 PM
Subject: Antlib feedback
I am going to add just4log to the list of external tools.
Cheers,
Antoine
- Original Message -
From: "Lucas Bruand" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 11:10 PM
Subject: New external task: Just4log.
> Hello,
>
> Could someone tell me how to have the J
The pointer to your external task has been added in CVS. It is going to
follow at some stage (I do not know exactly how soon ) on
ant.apache.org/external.html.
Cheers.
Antoine
- Original Message -
From: "Lucas Bruand" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003
Hi Steve,
In ant1.6alpha CommonsLoggingListener gets put into optional.jar (and also
in ant-commons-logging.jar presumably because of dependency upon Jakarta
Commons Logging).
I guess it is the same in ant 1.5.3.
You might be missing the Commons Logging library.
I notice that I do not see it li
1 - 100 of 1163 matches
Mail list logo