Re: javadoc custom doclet regression bug in 1.9.3?

2014-01-02 Thread Stefan Bodewig
On 2014-01-03, Stefan Bodewig wrote: > I'll open a bugzilla issue so it is properly tracked https://issues.apache.org/bugzilla/show_bug.cgi?id=55949 > and fix it in trunk. http://svn.apache.org/viewvc?view=revision&revision=1555019 --

Re: javadoc custom doclet regression bug in 1.9.3?

2014-01-02 Thread Stefan Bodewig
Hi Earl, there is another workaround: set postProcessGeneratedJavadocs to false. Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

Re: javadoc custom doclet regression bug in 1.9.3?

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, Earl Hood wrote: > On Sat, Dec 28, 2013 at 11:47 PM, Antoine Levy Lambert wrote: >> The Apache Ant Team is proud to announce the 1.9.3 release of Ant. > [snip] > I think I may have encountered a regression bug. This is the only change between 1.9.2 and 1.9.3 in javadoc:

javadoc custom doclet regression bug in 1.9.3? (was: [ANN] Apache Ant 1.9.3 Released)

2014-01-02 Thread Earl Hood
On Sat, Dec 28, 2013 at 11:47 PM, Antoine Levy Lambert wrote: > The Apache Ant Team is proud to announce the 1.9.3 release of Ant. [snip] I think I may have encountered a regression bug. When trying to use a custom doclet (DocFlex/Doclet v1.6.1), I get an NPE at the very end of the generation.

Re: Ivy release schedule

2014-01-02 Thread Nicolas Lalevée
Le 2 janv. 2014 à 17:10, Charles Duffy a écrit : > Absolutely, then. :) > > I was under the impression that only members of the PMC could call a vote > for a release. Here is the official rules: http://ant.apache.org/bylaws.html You can do a release, but it will be officially accepted only by

Re: Ivy release schedule

2014-01-02 Thread Charles Duffy
Absolutely, then. :) I was under the impression that only members of the PMC could call a vote for a release. If that's something any committer can do, I'll gladly run the process after your pending feature is in. Thanks! On Thu, Jan 2, 2014 at 10:02 AM, Nicolas Lalevée wrote: > > Le 30 déc.

Re: Ivy release schedule

2014-01-02 Thread Nicolas Lalevée
Le 30 déc. 2013 à 19:35, Charles Duffy a écrit : > Howdy, all -- > > There's rather a lot of good stuff on Ivy's trunk. Agreed. > Any thoughts as to when > we might be in a position to start a release candidate series? I think any time a committer is willing to do so. > (As there are ticket

Re: svn commit: r1554758 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java src/tests/antunit/taskdefs/optional/junit/junit-test.xml src/tests/junit/org/apache/tools/ant/

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, Jesse Glick wrote: > On Thu, Jan 2, 2014 at 2:22 AM, wrote: >+try { >+jarFile = new JarFile(file); >+} catch (ZipException notAJar) { >+// raised if a file that is not a ZIP >

Re: svn commit: r1554684 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/helper/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, Jesse Glick wrote: > On Wed, Jan 1, 2014 at 4:55 PM, wrote: >>>URLConnection conn = resource.openConnection(); >>>conn.setDefaultUseCaches(false); >>>ArgumentProcessor processor = >>> getProcessorByService(conn.getInputS

Re: svn commit: r1554684 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/helper/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

2014-01-02 Thread Jesse Glick
On Wed, Jan 1, 2014 at 4:55 PM, wrote: > +URLConnection conn = resource.openConnection(); > +conn.setDefaultUseCaches(false); > +ArgumentProcessor processor = > getProcessorByService(conn.getInputStream()); Why setDefaultUseCaches, whi

Re: svn commit: r1554758 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java src/tests/antunit/taskdefs/optional/junit/junit-test.xml src/tests/junit/org/apache/tools/ant/

2014-01-02 Thread Jesse Glick
On Thu, Jan 2, 2014 at 2:22 AM, wrote: > +try { > +jarFile = new JarFile(file); > +} catch (ZipException notAJar) { > +// raised if a file that is not a ZIP Would also be thrown if the file _i

Re: gradle cannot parse ant-parrent

2014-01-02 Thread Stefan Bodewig
On 2014-01-02, Romanovskiy, Vladimir wrote: > recently we have problem with ant-parrent package and gradle. >> Could not parse > POMhttp://sv0024x-sd.dev.gs.panthera-ag.net/archiva/repository/internal/org/apache/ant/ant-jsch/1.7.0/ant-jsch-1.7.0.pom Well, I don't know about sv0024x-sd.d

gradle cannot parse ant-parrent

2014-01-02 Thread Romanovskiy, Vladimir
Hallo Ant Team, recently we have problem with ant-parrent package and gradle. Here is the output from gradle build. The following text is from the ant-parent-1.7.0.pom: This POM has been created manually by the Ant Development Team. Please contact us if you are not satisfied with the data