SF.net SVN: ant-contrib: [122] cpptasks/trunk

[email protected]
Newsgroups gmane.comp.java.ant-contrib.devel
Message-ID <[email protected]>
Revision: 122
          http://ant-contrib.svn.sourceforge.net/ant-contrib/?rev=122&view=rev
Author:   carnold
Date:     2007-07-25 16:15:22 -0700 (Wed, 25 Jul 2007)

Log Message:
-----------
Bug 1760649: Rearrge to Maven 2 Standard Directory Layout

Modified Paths:
--------------
    cpptasks/trunk/build.xml

Added Paths:
-----------
    cpptasks/trunk/src/main/resources/net/sf/antcontrib/cpptasks/antlib.xml

Removed Paths:
-------------
    cpptasks/trunk/src/main/java/net/sf/antcontrib/cpptasks/antlib.xml

Modified: cpptasks/trunk/build.xml
===================================================================
--- cpptasks/trunk/build.xml	2007-07-25 23:13:31 UTC (rev 121)
+++ cpptasks/trunk/build.xml	2007-07-25 23:15:22 UTC (rev 122)
@@ -181,7 +181,7 @@
                 fork="true"
                 dir="${tests.resources.dir}">
             <classpath>
-                <pathelement location="${java.dir}"/>
+                <pathelement location="${resources.dir}"/>
                 <pathelement location="${tests.build.lib}/${name}_test.jar" />
                 <pathelement location="${build.lib}/${name}.jar" />
             </classpath>

Deleted: cpptasks/trunk/src/main/java/net/sf/antcontrib/cpptasks/antlib.xml
===================================================================
--- cpptasks/trunk/src/main/java/net/sf/antcontrib/cpptasks/antlib.xml	2007-07-25 23:13:31 UTC (rev 121)
+++ cpptasks/trunk/src/main/java/net/sf/antcontrib/cpptasks/antlib.xml	2007-07-25 23:15:22 UTC (rev 122)
@@ -1,22 +0,0 @@
-<?xml version="1.0"?>
- <!--
- *
- * Copyright 2004 The Ant-Contrib project
- *
- *  Licensed under the Apache License, Version 2.0 (the "License");
- *  you may not use this file except in compliance with the License.
- *  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- -->
- <antlib>
-   <taskdef resource="cpptasks.tasks" />
-   <typedef resource="cpptasks.types" />
- </antlib>
- 
\ No newline at end of file

Copied: cpptasks/trunk/src/main/resources/net/sf/antcontrib/cpptasks/antlib.xml (from rev 121, cpptasks/trunk/src/main/java/net/sf/antcontrib/cpptasks/antlib.xml)
===================================================================
--- cpptasks/trunk/src/main/resources/net/sf/antcontrib/cpptasks/antlib.xml	                        (rev 0)
+++ cpptasks/trunk/src/main/resources/net/sf/antcontrib/cpptasks/antlib.xml	2007-07-25 23:15:22 UTC (rev 122)
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+ <!--
+ *
+ * Copyright 2004 The Ant-Contrib project
+ *
+ *  Licensed under the Apache License, Version 2.0 (the "License");
+ *  you may not use this file except in compliance with the License.
+ *  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ -->
+ <antlib>
+   <taskdef resource="cpptasks.tasks" />
+   <typedef resource="cpptasks.types" />
+ </antlib>
+ 
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.