Re: [2/2] ant git commit: symlink and executable file selectors

2016-04-11 Thread Antoine Levy Lambert
Hello Stefan,

there is a command mklink on Windows [1] which is described as being able to 
create symbolic links.
There is also an API function CreateSymbolicLink [2].

Concerning executable files, it seems that the executable nature of a file 
depends upon its extension, see [3].
So maybe if we create a file xyz.bat the file should be found executable.
What I do not understand is that I have practical remembrances of changing the 
executable flag of a file under cygwin and this “chmod” command allowing dll s 
to actually work on Windows after they were untarred or copied with cygwin 
utilities.

I hope this helps. 

Using a library called jna (java native access) [4] we could call system level 
methods from java and make them available within ant tasks for testing or 
production purposes.

Regards,

Antoine

[1] https://technet.microsoft.com/en-us/library/cc753194.aspx
[2] 
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363878%28v=vs.85%29.aspx
[3] 
https://msdn.microsoft.com/en-us/library/windows/desktop/ms722429%28v=vs.85%29.aspx
[4] https://github.com/java-native-access/jna


On Apr 9, 2016, at 11:07 AM, Stefan Bodewig  wrote:

> On 2016-04-09,  wrote:
> 
>> symlink and executable file selectors
> 
> Two questions:
> 
> (1) does anybody know how to write tests for either on Windows? I've
> currently only enabled antunit tests on Unix (at least that's what I
> wanted to do).
> 
> (2) do we want to port it as optional task depending on Java7 for 1.9.8?
> This would only benefit people who can use Java7 but not Java8.
> 
> Stefan
> 
> 


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] Release Ant 1.9.7 based on RC1

2016-04-11 Thread Nicolas Lalevée
+1

Nicolas

> Le 9 avr. 2016 à 12:03, Stefan Bodewig  a écrit :
> 
> Hi all
> 
> I've created a release candidate for 1.9.7:
> 
> git tag: ANT_197_RC1
> on commit: cecbf5c
> tarballs: https://dist.apache.org/repos/dist/dev/ant/
>  revision: 13103
> Maven artifacts:
>  
> https://repository.apache.org/content/repositories/orgapacheant-1009/org/apache/ant/
> 
> Vote will be open at least for 72 hours and close no earlier than 2016-04-12
> 10:00UTC.
> 
> Cheers
> 
>Stefan
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
> 


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: [VOTE] Release Ant 1.9.7 based on RC1

2016-04-11 Thread Jean-Louis Boudart
+1

2016-04-11 16:40 GMT+02:00 Maarten Coene :

> +1
> Maarten
>
>   Van: Stefan Bodewig 
>  Aan: dev@ant.apache.org
>  Verzonden: zaterdag 9 april 12:03 2016
>  Onderwerp: [VOTE] Release Ant 1.9.7 based on RC1
>
> Hi all
>
> I've created a release candidate for 1.9.7:
>
> git tag: ANT_197_RC1
> on commit: cecbf5c
> tarballs: https://dist.apache.org/repos/dist/dev/ant/
>   revision: 13103
> Maven artifacts:
>
> https://repository.apache.org/content/repositories/orgapacheant-1009/org/apache/ant/
>
> Vote will be open at least for 72 hours and close no earlier than
> 2016-04-12
> 10:00UTC.
>
> Cheers
>
> Stefan
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>
>
>
>



-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/


Re: [VOTE] Release Ant 1.9.7 based on RC1

2016-04-11 Thread Maarten Coene
+1
Maarten

  Van: Stefan Bodewig 
 Aan: dev@ant.apache.org 
 Verzonden: zaterdag 9 april 12:03 2016
 Onderwerp: [VOTE] Release Ant 1.9.7 based on RC1
   
Hi all

I've created a release candidate for 1.9.7:

git tag: ANT_197_RC1
        on commit: cecbf5c
tarballs: https://dist.apache.org/repos/dist/dev/ant/
          revision: 13103
Maven artifacts:
      
https://repository.apache.org/content/repositories/orgapacheant-1009/org/apache/ant/

Vote will be open at least for 72 hours and close no earlier than 2016-04-12
10:00UTC.

Cheers

        Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org