|
|
@@ -1416,7 +1416,7 @@ Fixed bugs: |
|
|
|
have full control. |
|
|
|
Bugzilla Report 34638. |
|
|
|
|
|
|
|
* <sql> would fail if the executed statment didn't return a result |
|
|
|
* <sql> would fail if the executed statement didn't return a result |
|
|
|
set with some JDBC driver that dissalow Statement.getResultSet to |
|
|
|
be called in such a situation. |
|
|
|
Bugzilla Report 36265 |
|
|
@@ -2582,7 +2582,7 @@ Fixed bugs: |
|
|
|
* OOM caused by IH holding on to classes and thus their classloaders. |
|
|
|
Bugzilla 28283 and 33061. |
|
|
|
|
|
|
|
* <delete> doesnt delete when defaultexcludes="false" and no includes is set |
|
|
|
* <delete> doesn't delete when defaultexcludes="false" and no includes is set |
|
|
|
fixed. Bugzilla 40313. |
|
|
|
|
|
|
|
* Behavior change of DirectoryScanner/AbstractFileset when conditional include |
|
|
@@ -2868,7 +2868,7 @@ Other changes: |
|
|
|
distribution. Bugzilla 40980. |
|
|
|
|
|
|
|
* Roll back automatic proxy enabling on Java 1.5. It broke things like |
|
|
|
Oracle JDBC drivers, and Ant itself on IBM's JVM on AIX, and didnt |
|
|
|
Oracle JDBC drivers, and Ant itself on IBM's JVM on AIX, and didn't |
|
|
|
seem to work to well the rest of the time. |
|
|
|
To enable the feature, use the -autoproxy command line option. |
|
|
|
|
|
|
@@ -4338,7 +4338,7 @@ Other changes: |
|
|
|
|
|
|
|
* <jdepend> now supports a new nested element <classespath> which is |
|
|
|
the same as <sourcespath> but point to compiled classes (the |
|
|
|
prefered mode of operation for JDepend > 2.5). Additionally, nested |
|
|
|
preferred mode of operation for JDepend > 2.5). Additionally, nested |
|
|
|
<exclude> elements can be used to exclude certain packages from |
|
|
|
being parsed. Bugzilla Report 17134. |
|
|
|
|
|
|
|