My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="ISO-8859-1"?>
<assembly>
<!-- @version $Revision$ ($Author$) $Date$ -->
<id>phone</id>
<formats>
<format>jar</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<dependencySets>
<dependencySet>
<unpack>true</unpack>
<unpackOptions>
<excludes>
<exclude>META-INF/**</exclude>
</excludes>
</unpackOptions>
<outputDirectory></outputDirectory>
<outputFileNameMapping></outputFileNameMapping>
<includes>
<include>net.sf.bluecove:bluecove-tester-base</include>
<!--include>net.sf.bluecove:tck-agent</include-->
</includes>
</dependencySet>
<dependencySet>
<unpack>true</unpack>
<unpackOptions>
<excludes>
<exclude>bluecove.dll</exclude>
<exclude>intelbth.dll</exclude>
<exclude>libbluecove.jnilib</exclude>
<exclude>META-INF/**</exclude>
<exclude>com/intel/bluetooth/BluetoothStackOSX*.*</exclude>
<exclude>com/intel/bluetooth/BluetoothStackToshiba*.*</exclude>
<exclude>com/intel/bluetooth/BluetoothStackBlueSoleil*.*</exclude>
<exclude>junit/framework/Test**</exclude>
<exclude>cldcunit/**</exclude>
</excludes>
</unpackOptions>
<outputDirectory></outputDirectory>
<outputFileNameMapping></outputFileNameMapping>
<includes>
<include>net.sf.bluecove:bluecove</include>
<include>com.pyx4me:cldcunit</include>
</includes>
<scope>provided</scope>
</dependencySet>
</dependencySets>
<fileSets>
<fileSet>
<directory>target/classes</directory>
<outputDirectory></outputDirectory>
<excludes>
<exclude>BluetoothTCKAgent/*.*</exclude>
<exclude>OBEXTCKAgent/*.*</exclude>
<exclude>BluetoothTCKAgent</exclude>
<exclude>OBEXTCKAgent</exclude>
<exclude>net/sf/bluecove/BlueCoveTest*.*</exclude>
</excludes>
</fileSet>
</fileSets>
</assembly>

Change log

r2937 by skarzhevskyy on Mar 20, 2009   Diff
tests on Windows Mobile
Go to: 
Project members, sign in to write a code review

Older revisions

r2672 by skarzhevskyy on Dec 25, 2008   Diff
minimized phone app
r2654 by skarzhevskyy on Dec 24, 2008   Diff
fixed TCK agent link
r2616 by skarzhevskyy on Dec 18, 2008   Diff
create one jar with all the classes
All revisions of this file

File info

Size: 2399 bytes, 61 lines

File properties

svn:mime-type
text/xml
svn:eol-style
native
svn:keywords
Date Author Id Revision
Powered by Google Project Hosting