Re: java.lang.InstantiationException:org.apache.tools.ant.Main

2005-07-25 Thread Mahen Perera
Hi, This is a ClassPath issue. Check the classpath and see On 7/22/05, Arti Singh <[EMAIL PROTECTED]> wrote: > > Hi, > Does anyone have any suggestions here?Im stumped my Ant stopped working.Icant > even run a build script > C:\apache-ant-1.6.5\bin>ant > java.lang.InstantiationException: or

showing XDoclet hibernate tags in the genearated Javadoc html files...

2005-05-31 Thread Mahen Perera
Hi This is my problem. I am using the ant task to generate the Java doc files for my App. In my source files I have XDoclet tags such as @hibernate.set @hibernate.collection-key @hibernate.collection-many-to-many etc etc I want these tags also to be displayed in the generated JavaDoc HTM

showing XDoclet hibernate tags in the genearated Javadoc html files...

2005-05-31 Thread Mahen Perera
Hi This is my problem. I am using the ant task to generate the Java doc files for my App. In my source files I have XDoclet tags such as @hibernate.set @hibernate.collection-key @hibernate.collection-many-to-many etc etc I want these tags also to be displayed in the generated JavaDoc HTM

Perforce Ant task --> p4edit

2005-01-17 Thread Mahen Perera
Hi !!! Cant I use spaces in Folder names when specifying file paths,, For example : - When i run the above script, The Source Code Folder (Which has a space) is not taken by Ant ,,, and tries to search in the path //test/Source for the file application.xml. Is there a way to specify such

Perforce ant tasks !!!!

2005-01-17 Thread Mahen Perera
Hi !! How can i lock a file after issuing a command... any ideas whass the syntax for it??? Thanks in advance Mahen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New Ant GUI - 'Ant's Nest'

2005-01-06 Thread Mahen Perera
I am getting the following error when running the command "ant -f antsnestbuild.xml" E:\software\Ant GUI\antsnest-1.1\antsnest>ant -f antsnestbuild.xml java.lang.InstantiationException: org.apache.tools.ant.Main at java.lang.Class.newInstance0(Class.java:335) at java.lang.Class.new

Re: Fwd: submitting a file to Perforce using Maven

2005-01-06 Thread Mahen Perera
gt; > > > I cannot do a "submit" using the ant tasks provided for perforce. i.e > > using p4submit :( > > > > Can some please help. > > > > Thanx in advance > > > > Mahen > > > > > > -- Forwarded message ---

Fwd: submitting a file to Perforce using Maven

2005-01-05 Thread Mahen Perera
Hi Everybody ,, Can someone please help with this problem. See the mail below. I cannot do a "submit" using the ant tasks provided for perforce. i.e using p4submit :( Can some please help. Thanx in advance Mahen -- Forwarded message ------ From: Mahen Perera <[EM