aheritier 2004/05/09 16:12:14
Modified: ant/src/plugin-test/src/data-2 file2.properties
ant/src/plugin-test/src/testdata-1 file1.properties
ant/src/plugin-test/src/testdata-2 file2.properties
Log:
add fake property to fix file type under CVS
Revision Changes Path
1.2 +1 -0 maven-plugins/ant/src/plugin-test/src/data-2/file2.properties
Index: file2.properties
===================================================================
RCS file: /home/cvs/maven-plugins/ant/src/plugin-test/src/data-2/file2.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file2.properties 9 May 2004 22:44:30 -0000 1.1
+++ file2.properties 9 May 2004 23:12:13 -0000 1.2
@@ -0,0 +1 @@
+property=value
\ No newline at end of file
1.2 +1 -0
maven-plugins/ant/src/plugin-test/src/testdata-1/file1.properties
Index: file1.properties
===================================================================
RCS file:
/home/cvs/maven-plugins/ant/src/plugin-test/src/testdata-1/file1.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file1.properties 9 May 2004 22:44:30 -0000 1.1
+++ file1.properties 9 May 2004 23:12:13 -0000 1.2
@@ -0,0 +1 @@
+property=value
\ No newline at end of file
1.2 +1 -0
maven-plugins/ant/src/plugin-test/src/testdata-2/file2.properties
Index: file2.properties
===================================================================
RCS file:
/home/cvs/maven-plugins/ant/src/plugin-test/src/testdata-2/file2.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- file2.properties 9 May 2004 22:44:30 -0000 1.1
+++ file2.properties 9 May 2004 23:12:13 -0000 1.2
@@ -0,0 +1 @@
+property=value
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]