Hi,
Who can tell me the location of the enviroment files of JBuilder4.0?
Thanks advance
yang
- Original Message -
From: "Jared Nedzel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 7:40 PM
Subject: bug in Junit target for classpath refs?
> Folks:
>
> I'm having trouble using classpath refs with the Junit target.
>
>
>
>
>
Hi -
Does anyone know if there is a task that pauses Ant until the user presses
the "Any" key?
You know, "press any key to continue build..."
Just kidding - is there a task?
Thanks
Ken
Q:
I would like to simulate the "-k" switch in some versions of Make.
If a target fails, all those that depend on it cannot be "re-Anted",
but there may be
other targets to continue work on.
How does error handling and propagation work in Ant ? If an error
occurs, How does
the exit status get p
Mike Pedersen wrote:
> This is what I was afraid of. Just out of curiosity, why does it only
> remove the executable attribute? This makes it impossible to remove
> the directorys on solaris with out first resetting the permissions.
> Thanks for the feedback.
Well, Java doesn't know abo
This is what I was afraid of. Just out of curiosity,
why does it only remove the executable attribute? This makes it
impossible to remove the directorys on solaris with out first resetting
the permissions.
Thanks for the feedback.
At 03:04 PM 1/31/2001 -0500, you wrote:
Mike Pedersen wrote:
Mike Pedersen wrote:
> Hello all, I'm encountering a problem that I home someone will have a
> solution to. When I create a zip file using ant it seems that the execute
> permission is lost from all directorys. When the file is unzipped, the
> directorys only have read and write permissio
I am having problem with the latest Ant (checked out from cvs as of
1/31) when using the task. First off, if I use the default
"ant" script to execute a build file that uses , it would
complain that the task is not found and ask me to put the optional.jar
in the Ant's lib dir. I do have the opt
Hello all, I'm encountering a problem that I home someone will have a
solution to. When I create a zip file using ant it seems that the execute
permission is lost from all directorys. When the file is unzipped, the
directorys only have read and write permissions.
Any information would be muc
Replying to my own post yes, but I have figured it out. My junit tests
were not working cause I was not forking (not sure why) and my for was
working cause I needed to add
to my classpath.
Cheers,
Terrence
On Wed, 31 Jan 2001 [EMAIL PROTECTED] wrote:
> I am trying to get JUnit optional tas
I am trying to get JUnit optional task to run my junit tests after I build
my application. Unfortunately it does not seem to be working very well.
I am using ant1.2 and junit 3.4.
The specific of the problem is that while I can run in JBUilder, and on
the command lin my junit tests (which connec
hi,
SMD> FYI: I have seen incompatability problems between JBuilder-compiled
files
SMD> and Sun JDK-compiled files in the past. This has nothing to do with
ANT. I
SMD> have a client-server product using EJB. I ran into cases early last
year
SMD> where I had compiled the server with Sun JDK and d
> -Original Message-
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 11:42 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Can't in a sub-build
>
>
> George McKInney <[EMAIL PROTECTED]> wrote:
>
> > As a test I wrote two .xml files, each of which calls "ls";
FYI: I have seen incompatability problems between JBuilder-compiled files
and Sun JDK-compiled files in the past. This has nothing to do with ANT. I
have a client-server product using EJB. I ran into cases early last year
where I had compiled the server with Sun JDK and deployed it for client
deve
I am adding debug info on both cases.
Sibon Barman
SS8 Networks, Inc.
Suite 500
495 March Road, Kanata,
Ontario K2K 3G1
*: (613)592-2100 ext:3281
*: [EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 11:05 AM
To: [
I also did a javap -c and am attaching those results:
Sibon Barman
SS8 Networks, Inc.
Suite 500
495 March Road, Kanata,
Ontario K2K 3G1
*: (613)592-2100 ext:3281
*: [EMAIL PROTECTED]
-Original Message-
From: Sibon Barman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 10
Are you including debug information when compiling in JBuilder but not when
compiling with Ant? That would account for the size difference.
-Original Message-
From: Sibon Barman [mailto:[EMAIL PROTECTED]]
Sent: 31 January 2001 15:58
To: [EMAIL PROTECTED]
Subject: RE: Antwort: class file s
Here are 4 classes that shows the class size problem. The larger class files
are always generated by the JBuilder IDE compiler and the smaller ones
generated by the jdk1.3. The source files had not been changed between
generation of the class files. I would appreciate if somebody could find out
th
--- Nico Seessle <[EMAIL PROTECTED]> skrev: > - Original Message -
> From: "Erik G. Dybdahl" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 31, 2001 9:45 AM
> Subject: iterative tasks
>
>
> > I've organized my EJB-project so that each Entity Bean is packed in i
Hi,
Ahh that'll be why :-) Don't you just love life at the leading edge? The
task described below has been deprecated in favour of the new p4XXX commands
which you can grab either from CVS (see
http://jakarta.apache.org/site/cvsindex.html for anon access) or you can
grab a nightly build from
htt
- Original Message -
From: "Erik G. Dybdahl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 9:45 AM
Subject: iterative tasks
> I've organized my EJB-project so that each Entity Bean is packed in its
own
> jar-file, together with the ejb-jar.xml etc.
> Hence
I've organized my EJB-project so that each Entity Bean is packed in its own
jar-file, together with the ejb-jar.xml etc.
Hence I have a build task for each of my EBs in build.xml.
Noe very elegant, but it works.
What I would like to have, was a generic task that for each EB
(defined by a distinct
22 matches
Mail list logo