- Changed the project name according to the new naming convention
- Changed package names according to the new naming convention git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@277 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- ======================================================================
|
||||
ch.ntb.usb
|
||||
Ant deployment tasks for ch.ntb.usb
|
||||
ch.ntb.inf.libusbJava
|
||||
Ant deployment tasks for ch.ntb.inf.libusbJava
|
||||
|
||||
NOTE: for deployment the properties
|
||||
project.server.username
|
||||
@@ -10,9 +10,9 @@
|
||||
(e.g. -Dproject.server.username=X as jvm command line argument).
|
||||
|
||||
====================================================================== -->
|
||||
<project name="ch.ntb.usb.deployment" basedir=".">
|
||||
<project name="ch.ntb.inf.libusbJava.deployment" basedir=".">
|
||||
<description>
|
||||
Ant deployment tasks for ch.ntb.usb
|
||||
Ant deployment tasks for ch.ntb.inf.libusbJava
|
||||
</description>
|
||||
|
||||
<import file="build.xml" />
|
||||
|
||||
Reference in New Issue
Block a user