History log of /external/doclava/src/com/google/doclava/Errors.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e52f6d819e7d95e19e9b315f358bb7ac293413d8 05-Sep-2013 Dirk Dougherty <ddougherty@google.com> Transition sample code projects overviews to _index.jd.

Support doc-defined hdf metadata as well as make or doclava-defined hdf metadata. Make breadcrumb dirs optionally linkable and generate index files.

Change-Id: I0b45868033a1136c87bfae7ecdf5a150c85906a5
/external/doclava/src/com/google/doclava/Errors.java
43d2ac8017a651b5678c8a9753248663d8bfe9a7 01-Apr-2013 Jeff Brown <jeffbrown@google.com> apicheck: Allow safe addition and removal of final qualifier.

Split the CHANGED_FINAL error into ADDED_FINAL,
ADDED_FINAL_UNINSTANTIABLE and REMOVED_FINAL so that the
API check scripts can more precisely target policy around
changes to the final qualifier.

ADDED_FINAL_UNINSTANTIABLE covers the case of a class
that has become final but that was previously not
instantiable. This change is safe since applications could
not have declared subclasses of their own.

Change-Id: I36a143bdbcffd04379788a55ff996b47398ba4fe
/external/doclava/src/com/google/doclava/Errors.java
9b316c84e2e15268db79772d9cef60da1df488ec 28-Jan-2013 Dirk Dougherty <ddougherty@google.com> Doclava: add support for a second html dir and associated output. This is primarily for devsite online docs builds. Also move ca151a9bbea066b0efd0e423bcade8895a83db71 and related changes into production docs branch.

Change-Id: Idc95c4e396713eb592b8d1ffd60d93ee89472e97
/external/doclava/src/com/google/doclava/Errors.java
7ab64e63c47c4b13472f230d22265cd2cd50fef1 28-Sep-2011 Jesse Wilson <jessewilson@google.com> Fail loudly when there's an error parsing an API XML file.

We were previously using the same error code for a missing
version on a member (shouldn't be fatal) and a broken XML file
(should be fatal).

This makes the broken XML case fatal, and includes the reason
why.

Change-Id: Ia65d07544b8cb8ac95896cd451930ed37d69ee57
/external/doclava/src/com/google/doclava/Errors.java
297fb6d2c5d7b8127b29fdaf82a5bb0e87bba8f6 11-Aug-2010 Ben Dodson <bjdodson@google.com> Fix for overriding errors; removed Manifest, since classpath is required

Change-Id: I0ffa6b695a8280a1ef8416897df3c20aeb142b5e
/external/doclava/src/com/google/doclava/Errors.java
9ccd9e3a9df835dc134e7edd2e4236220aed401e 07-Aug-2010 Ben Dodson <bjdodson@google.com> Added script to sync from svn

Change-Id: I23f41841e853764523dc414996128d65b16eefb6
/external/doclava/src/com/google/doclava/Errors.java
920dbbbaca6aa578f3b26d89e99d12754c26ed60 05-Aug-2010 Ben Dodson <bjdodson@google.com> Initial import of Doclava project

Change-Id: Ia5ae56f1700fce98e0ae6954fa2df617ec0537bb
/external/doclava/src/com/google/doclava/Errors.java