everything works
fine. I'm thinking that the two tasks use different encodings, but I
can't find any properties to control that.
Anyone else ever see this?
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
---
Ok, thanks to everyone for their help. Here is the final Execute
method for the task that actually works:
protected override void ExecuteTask()
{
FileSet fileset = Project.DataTypeReferences
[_filesetName] as FileSet;
if (fileset != null)
{
Yes, but regardless of which way I get the fileset, I'm still not
having luck replacing the fileset with my new sorted one.
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
On May 7, 2007, at 6:11 PM, Alan Guedeney wrote:
>
> There was an example piece already pro
I can actually get the sorted file names into a StringCollection to
set the FileSet.Asis property to. When i can call FileSet.Scan(),
they would be added to the internal file name list. However, AsIs is
ReadOnly.
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
On May 7
ughts?
Griffin
On May 7, 2007, at 5:13 PM, Richard Gavel wrote:
> Create a new fileset and replace the existing one in the
> Project.DataTypeReferences collection. That's why I suggested the
> path I
> did.
>
> -Original Message-
> From: Griffin Caprio [mailto:[E
-Original Message-
> From: Griffin Caprio [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 07, 2007 4:37 PM
> To: Richard Gavel
> Cc: nant-users@lists.sourceforge.net
> Subject: Re: [NAnt-users] Sorting fileset
>
> Richard,
>
> Thanks for your continual help. The below
Ok, I've actually figured out how to reference the external fileset
from within my task:
default.build:
Now the question is, since FileSet.FileNames is read only, how can i
output a new fileset?
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
On
y), then create a new
> fileset,
> add in the individual files in whatever sorted order is
> appropriate. Then
> the existing fileset referenced by the refid would be replaced with
> the new
> one.
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>&
he
> names in the property running them in that order.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Griffin
> Caprio
> Sent: Thursday, May 03, 2007 6:18 PM
> To: Ryan Anthony
> Cc: nant-users@lists.sourceforge.net
>
ks to perform actions on them? I would hate to
lose all of the other NAnt functionality by creating one giant custom
task.
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
On May 3, 2007, at 5:21 PM, Craig Beck wrote:
> Write a fileset-like component like sequenced
So let's say that's not an option.
Is there anything else I can do?
Griffin Caprio
312.371.3869
http://blog.1530technologies.com
On May 3, 2007, at 4:08 PM, Ryan Anthony wrote:
> I believe the quick and dirty answer is to add a zero in front of each
> single digit
numerically. For example, if 10.sql was in the directory, it would
be returned before 2.sql. Obviously, since these files need to be
run in order, this won't do.
Is there anyway I can accomplish this?
Thanks,
Griffin C
I am having a problem converting my build from from 0.84 to 0.85 rc2. The
problem lies in the task. here is my code:
Here is the contents of the Properties.xml file:
Running this works in 0.84, but not in 0.85rc2. NAnt complains about the
Clover.home proper
I am trying to compile NAnt under Mono, beta 3 and i keep getting this
strange error:
src/NAnt.DotNet/Types/ResourceFileSet.cs(86) error CS1501: No overload
for method `NAnt.Core.Types.FileSet' takes `1' arguments
src/NAnt.DotNet/Types/ResourceFileSet.cs(86) error CS1501: New
invocation: Can no
verbose output.
Is this mono 0.91 or somthing more recent ?
Ian
Griffin Caprio wrote:
Can anyone compile NAnt on Mono Beta 1 OSX?
I am having a small problem. With a little bit of hacking, i was
able to get the makefile to run, but now I am stuck. Below is the
output of running 'make' i
Can anyone compile NAnt on Mono Beta 1 OSX?
I am having a small problem. With a little bit of hacking, i was able
to get the makefile to run, but now I am stuck. Below is the output of
running 'make' in the root directory:
build:
[echo] Build Directory is
/Users/griffincaprio/src/nant
I am trying to build NAnt 0.84 using the latest Mono from CVS. I am
getting a strange error, found below:
Compilation succeeded - 4 warning(s)
make linux-bootstrap-nant.dotnet
mcs -target:library -define:MONO -debug -o bin/NAnt.DotNetTasks.dll
-r:./bin/NAnt.Core.dll -r:bin/NDoc.Core.dll
-recur
am using the
example right from the Task docs.
-Griffin
=
Griffin Caprio
"Your child against mine. The winner
will be hailed, the loser will be booed
until my throat hurts!" - Homer Simpson to Marge
__
Do you Yahoo!?
Yahoo! Platinum -
Is anyone installing files into the VS.NET install
directory using NAnt? Is there any way to derive
those kinds of properties using NAnt or is that some
that needs to be done externally?
-Griffin
=
Griffin Caprio
"Your child against mine. The winner
will be hailed, the loser will be
ma and
> deploy it to the VS.Net
> so I could use the schema immediately...
>
> - Original Message -
> From: "Griffin Caprio" <[EMAIL PROTECTED]>
> To: "NAntDev"
> <[EMAIL PROTECTED]>;
> <[EMAIL PROTECTED]>
> Sent: Thursday
t; This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld =
> Something 2 See!
> http://www.vasoftware.com
> ___________
> Nant-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listi
gt;
> >>
>
>---
> >
> >
> >>This SF.NET email is sponsored by: FREE SSL Guide
> >>from Thawte
> >>are you planning your Web Server Security? Click
> >>here to get a FREE
> >&
re to get a FREE
> Thawte SSL guide and find the answers to all your
> SSL security issues.
>
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
> _______
> Nant-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lis
23 matches
Mail list logo