R: svn commit: r1062648 - /ofbiz/trunk/applications/accounting/build.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

R: svn commit: r1062648 - /ofbiz/trunk/applications/accounting/build.xml

mrisaliti@libero.it
Hi Hans,

it could be possible for you also to add this exclusion from the .classpath
file used by Eclipse and probably update the LICENSE file according to the
license in use by Ideal ?

Thanks
Marco

P.S.: When you get a chance if you can also read our e-mails about the
difference between ebay and eBayStore components ?

>----Messaggio originale----
>Da: [hidden email]
>Data: 24/01/2011 5.47
>A: <[hidden email]>
>Ogg: svn commit: r1062648 - /ofbiz/trunk/applications/accounting/build.xml
>
>Author: hansbak
>Date: Mon Jan 24 04:47:07 2011
>New Revision: 1062648
>
>URL: http://svn.apache.org/viewvc?rev=1062648&view=rev
>Log:
>exclude ideal source files from compilation
>
>Modified:
>    ofbiz/trunk/applications/accounting/build.xml
>
>Modified: ofbiz/trunk/applications/accounting/build.xml
>URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/build.
xml?rev=1062648&r1=1062647&r2=1062648&view=diff

>==============================================================================
>--- ofbiz/trunk/applications/accounting/build.xml (original)
>+++ ofbiz/trunk/applications/accounting/build.xml Mon Jan 24 04:47:07 2011
>@@ -63,6 +63,7 @@ under the License.
>             <exclude name="
org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java"/>
>             <exclude name="org/ofbiz/accounting/thirdparty/orbital/**"/>
>             <exclude name="org/ofbiz/accounting/thirdparty/securepay/**"/>
>+            <exclude name="org/ofbiz/accounting/thirdparty/ideal/**"/>
>         </patternset>
>     </target>
>
>
>
>