I ran to this a while ago and it is not an ant question, but I have the
answer
Your ParamDataType.java probably extends Enum to provide you a C++ type
enum solution. With 1.5 you have enum as a reserved word. The fix is
to download a new version of commons-lang-2.1.jar which deprecates
com.apach
This email came at a good time as I am porting from Websphere to JBoss.
Do you have an example of deploying a war? I currently delete the
explode files prior to a new war deploy on Websphere 5.1 and then push
out my new war. I would like to do the same on JBoss
Thanks.
-Original Message
Hi,
I have been porting our code to jdk 1.5 and ant 1.6.5 and when I run my
current build (which works with jdk 1.4x) I get the following error
[C:\builder\builds\fle\staging\src\com\myhome\ParamDataType.java:8: as
of release 1.5, 'enum' is a keyword, and may not be used as an
identifier
[ja
age-
> From: Ferrer, Eric [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 21, 2006 2:58 PM
> To: Ant Users List
> Subject: RE: Regarding Continous build integration.
>
> Rob,
>
> Is there anyway to do what you described all at once with out
> providing the arguments?
, 2006 3:20 PM
To: Ant Users List
Subject: RE: Regarding Continous build integration.
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 18, 2006 2:24 PM
> To: Ant Users List
> Subject: Re: Regarding Continous build integrati
This topic brings up an interesting issue I am having and maybe the
community has the answer. I have a local build for tomcat and our
development environment (properties files are the same, information to
connect to our databases the same). However, the problem lies with
deploying to JBOSS our QA
is not confidential could you please
show it?
Regards
Ivan
--- "Ferrer, Eric" <[EMAIL PROTECTED]> wrote:
> Ivan,
>
> I have a Properties Factory where I plan to add the
> contents of the
> manifest. Its ruffed up code to prove it can be
> done using the
> pre
gards
Ivan
--- "Ferrer, Eric" <[EMAIL PROTECTED]> wrote:
> Ivan,
>
> I quickly created this tag provided bellow and it
> reads the manifest
> file. I do deploy to numerous webapps and the
> deployment directory
> differs between tomcat and websphere, I
lt;[EMAIL PROTECTED]>
wrote:
> This is RTFM:
>
> Package pkg = clazz.getPackage(); // there are
> classes without packages
> String version=(pkg==null ? null :
> pkg.getImplementationVersion());
>
> - Alexey.
>
> Ferrer, Eric wrote:
> > I had tried t
PROTECTED]
Sent: Wednesday, December 28, 2005 4:14 PM
To: Ant Users List
Subject: RE: using buildnumber effectively
Hello,
You can add a token in your web pages, says
@BUILD_NUMBER@ and either replace it with or
with and .
Regards
Ivan
--- "Ferrer, Eric" <[EMAIL PROTECTED]> wrot
Maybe this should be a new thread, but once you increment your build
number, what is the best practice to show this build/release in your
applications?
For instance, I would want to see the build/release number on the footer
of my website.
-Original Message-
From: Mark Lybarger [mailto:[E
EJ,
Maybe you can set up a target to do the copy for you and try something
like this
We have a project that its contents need to copied into partic
Go to Jarhoo.com and you can search for it. The key is to get the right
jar file for the right version.
-Original Message-
From: Gunter, Tony [mailto:[EMAIL PROTECTED]
Sent: Friday, December 09, 2005 11:50 AM
To: Ant Users List
Subject: ant-optional.jar
Can someone tell me where to dow
tion
Run -> External tools -> JRE (tab)
Under VM Arguments :
-Xmx640m
-Original Message-----
From: Ferrer, Eric [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 1:01 PM
To: Ant Users List
Subject: RE: ant-user OutOfMemoryException
Can not seem to find a way to set the
, 2005 1:47 PM
To: 'Ant Users List'
Subject: RE: ant-user OutOfMemoryException
we faced same issue in our project.
Try setting the memory for each individual project in eclipse. It helped
us;
i hope it helps u too.
-Original Message-----
From: Ferrer, Eric [mailto:[EMAIL PROTE
No I did not, I have an ant build script in eclipse and it talks to
other projects build scripts via the dependencies. A couple of the
projects become jars and the result is the output of 2 war files that
get deployed to tomcat.
I can build fine without unit tests, but get OME on unit test onl
16 matches
Mail list logo