/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/28/ |
commons-parent-28.pom | 167 <!-- TODO find a better way to add N&L files to jars and test jars
175 <!-- hack to ensure the N&L appear in jars -->
185 <!-- ensure test jars also get NOTICE & LICENSE files -->
191 <!-- hack to ensure the N&L appear in jars -->
282 <!-- TODO see above - find better way to add N&L files to jars and test jars -->
290 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt"
655 Assembles artifacts, creates source and javadoc jars, signs them and adds hashes.
[all...] |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/32/ |
commons-parent-32.pom | 176 <!-- TODO find a better way to add N&L files to jars and test jars
184 <!-- hack to ensure the N&L appear in jars -->
194 <!-- ensure test jars also get NOTICE & LICENSE files -->
200 <!-- hack to ensure the N&L appear in jars -->
291 <!-- TODO see above - find better way to add N&L files to jars and test jars -->
299 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt"
771 Assembles artifacts, creates source and javadoc jars, signs them and adds hashes.
[all...] |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/33/ |
commons-parent-33.pom | 177 <!-- TODO find a better way to add N&L files to jars and test jars 185 <!-- hack to ensure the N&L appear in jars --> 195 <!-- ensure test jars also get NOTICE & LICENSE files --> 201 <!-- hack to ensure the N&L appear in jars --> 292 <!-- TODO see above - find better way to add N&L files to jars and test jars --> 300 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt" 811 Assembles artifacts, creates source and javadoc jars, signs them and adds hashes. [all...] |
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-parent/25/ |
commons-parent-25.pom | 163 <!-- TODO find a better way to add N&L files to jars and test jars
171 <!-- hack to ensure the N&L appear in jars -->
181 <!-- ensure test jars also get NOTICE & LICENSE files -->
187 <!-- hack to ensure the N&L appear in jars -->
277 <!-- TODO see above - find better way to add N&L files to jars and test jars -->
285 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt"
605 Assembles artifacts, creates source and javadoc jars, signs them and adds hashes.
[all...] |
/prebuilts/tools/common/offline-m2/org/apache/commons/commons-parent/33/ |
commons-parent-33.pom | 177 <!-- TODO find a better way to add N&L files to jars and test jars 185 <!-- hack to ensure the N&L appear in jars --> 195 <!-- ensure test jars also get NOTICE & LICENSE files --> 201 <!-- hack to ensure the N&L appear in jars --> 292 <!-- TODO see above - find better way to add N&L files to jars and test jars --> 300 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt" 811 Assembles artifacts, creates source and javadoc jars, signs them and adds hashes. [all...] |
/external/proguard/docs/manual/ |
refcard.html | 62 <td>Specifies the program jars (or wars, ears, zips, or directories).</td> 68 <td>Specifies the names of the output jars (or wars, ears, zips, or 75 <td>Specifies the library jars (or wars, ears, zips, or directories).</td> 96 <td>Keep the specified directories in the output jars (or wars, ears, zips, or 387 <li><i>class_path</i> is a list of jars, wars, ears, zips, and directories,
|
gradle.html | 89 <dd>Specifies the program jars (or aars, wars, ears, zips, apks, or 95 <dd>Specifies the names of the output jars (or aars, wars, ears, zips, apks, or 101 <dd>Specifies the library jars (or aars, wars, ears, zips, apks, or 113 <dd>Keep the specified directories in the output jars (or aars, wars, ears,
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
refcard.html | 60 <td>Specifies the program jars (or wars, ears, zips, or directories).</td> 66 <td>Specifies the name of the output jars (or wars, ears, zips, or 73 <td>Specifies the library jars (or wars, ears, zips, or directories).</td> 94 <td>Keep the specified directories in the output jars (or wars, ears, zips, or 385 <li><i>class_path</i> is a list of jars, wars, ears, zips, and directories,
|
/external/jetty/src/java/org/eclipse/jetty/webapp/ |
TagLibConfiguration.java | 49 * or *.tld files within jars found in WEB-INF/lib of the webapp. Any listeners defined in these 262 // Add in tlds found in META-INF of jars. The jars that will be scanned are controlled by
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 242 List<String> jars = new ArrayList<String>(); local 249 jars.add(path); 259 helper.runProguard(proguardConfigFiles, inputJar, jars, obfuscatedJar,
|
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/22/ |
commons-parent-22.pom | 147 <!-- TODO find a better way to add N&L files to jars and test jars
155 <!-- hack to ensure the N&L appear in jars -->
165 <!-- ensure test jars also get NOTICE & LICENSE files -->
171 <!-- hack to ensure the N&L appear in jars -->
259 <!-- TODO see above - find better way to add N&L files to jars and test jars -->
265 to jars - duplicating the "LICENSE.txt" and "NOTICE.txt"
[all...] |
/build/tools/ijar/ |
ijar.cc | 111 // Add dummy file, since javac doesn't like truly empty jars.
|
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
JarHostTest.java | 50 @Option(name="jar", description="The jars containing the JUnit test class to run.",
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
JUnitDeviceTest.java | 61 @Option(name = "junit-device-tmpdir", description = "Device path where to store the test jars."
|
TestNGDeviceTest.java | 58 @Option(name = "testng-device-tmpdir", description = "Device path where to store the test jars."
|
VMHostTest.java | 54 * Install pre-requisite jars for running vm-tests, creates temp directories for test.
|
/cts/tools/vm-tests-tf/targetprep/src/android/core/vm/targetprep/ |
VmTestPreparer.java | 68 * Install pre-requisite jars for running vm-tests, creates temp directories for test.
|
/development/tools/idegen/ |
README | 54 Excluding source roots and jars
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
UnpackUpdateJars.java | 39 //parent to plugins and features directory which contains update jars
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/plugins/ |
customBuildCallbacks.xml | 15 <!-- Steps to do before the target build.jars --> 19 <target name="pre.build.jars"> 23 <!-- Steps to do after the target build.jars --> 27 <target name="post.build.jars">
|
/external/icu/android_icu4j/ |
Android.mk | 54 # Uses the repackaged versions of the data jars
|
/external/javassist/ |
pom.xml | 170 <!-- we need to be able to sign the jars we install -->
|
/external/proguard/src/proguard/ |
InputReader.java | 173 // Create a reader that can unwrap jars, wars, ears, and zips.
|
/external/vogar/src/vogar/android/ |
InstallApkTask.java | 46 // We can't just give dex multiple jars with conflicting class names
|
/libcore/ojluni/src/test/ |
artrun | 105 core-ojtests-hostdex.jar # This is the *one* addition that makes our OJ tests actually run. The rest of these are standard jars on the bootclasspath.
|