summaryrefslogtreecommitdiffstats
path: root/tags/p/package-installs-java-bytecode.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/package-installs-java-bytecode.tag')
-rw-r--r--tags/p/package-installs-java-bytecode.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/p/package-installs-java-bytecode.tag b/tags/p/package-installs-java-bytecode.tag
new file mode 100644
index 0000000..0fbb752
--- /dev/null
+++ b/tags/p/package-installs-java-bytecode.tag
@@ -0,0 +1,8 @@
+Tag: package-installs-java-bytecode
+Severity: warning
+Check: languages/java/bytecode
+See-Also: java-policy 2
+Explanation: Compiled Java source files must not be included in the package.
+ This is likely due to a packaging mistake. These files should be
+ removed from the installed package or included in <code>.jar</code>
+ archives to save space.