--- "Shishir K. Singh" <[EMAIL PROTECTED]>
wrote:
> No problem. I decided to get my hands dirty and did
> the following
> changes in XDocletTask to make things work for me
> (till a better soln is
> found)
That's cool - engaged developers are always cool ;)
> a) To overcome the Id issue, I chan
ject().getProperties());
System.setProperties(props);
This allowed me to define the properties file in ant build file as
mailto:[EMAIL PROTECTED] On Behalf Of
Konstantin Priblouda
Sent: Wednesday, December 12, 2007 3:51 AM
To: End-user support for the XDoclet code generator
Subject: Re: [Xdoclet-user] xdoclet2 not
dTargets(Project.java:1329)
> at
>
org.apache.tools.ant.Project.executeTarget(Project.java:1298)
> at
>
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecut
> or.java:41)
> at
>
org.apache.tools.ant.Project.executeTargets(Project.java:1181)
>
]
[mailto:[EMAIL PROTECTED] On Behalf Of
Konstantin Priblouda
Sent: Tuesday, December 11, 2007 6:31 AM
To: End-user support for the XDoclet code generator
Subject: Re: [Xdoclet-user] xdoclet2 not recognizing ant env properties
--- "Shishir K. Singh" <[EMAIL PROTECTED]>
wrote:
> It seem
--- "Shishir K. Singh" <[EMAIL PROTECTED]>
wrote:
> It seems that Xdoclet2 does not supports the same
> (at least just by
> replacing xdoclet by xdoclet2). Is there a way to
> achieve the same in
> xdoclet2. The fact that I am unable to replicate the
> above feature is
> preventing me from moving