Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(41)

Issue 13944043: explicitly build deprecated classes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by felix8a
Modified:
12 years, 5 months ago
Reviewers:
kpreid2
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

The recently @Deprecated classes are not used any more by Caja, so they are no longer compiled automatically via transitive dependency, so they never end up in the caja jar file, which breaks external packages that still use those classes. This CL adds a rule to explicitly build the deprecated classes. I'm keeping this short and simple because I don't expect us to need any more such classes, and I'm hoping that the external references will be deleted soon anyway.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M build.xml View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2
felix8a
12 years, 5 months ago (2013-09-26 00:44:52 UTC) #1
kpreid2
12 years, 5 months ago (2013-09-26 02:41:04 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b