svn commit: r1538473 - in /ant/ivy/core/trunk/doc: compatibility.html toc.json

2013-11-03 Thread hibou
Author: hibou Date: Sun Nov 3 22:42:40 2013 New Revision: 1538473 URL: http://svn.apache.org/r1538473 Log: Add a page about Ivy requirements and compatibility Added: ant/ivy/core/trunk/doc/compatibility.html (with props) Modified: ant/ivy/core/trunk/doc/toc.json Added: ant/ivy/core

svn commit: r1538208 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse/.project org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/preferences/PreferenceIn

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 16:00:21 2013 New Revision: 1538208 URL: http://svn.apache.org/r1538208 Log: IVYDE-351: fix SWTException in PreferenceInitializer (thanks to Carsten Pfeiffer) Modified: ant/ivy/ivyde/trunk/doc/release-notes.html ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse

svn commit: r1538213 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 16:29:12 2013 New Revision: 1538213 URL: http://svn.apache.org/r1538213 Log: Spell check Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java Modified: ant/ivy/ivyde/trunk

svn commit: r1538214 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/RefreshFolderJob.java

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 16:30:16 2013 New Revision: 1538214 URL: http://svn.apache.org/r1538214 Log: IVYDE-348 : fix refresh of retrieve at the root of a project Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve

svn commit: r1538216 - in /ant/ivy/ivyde/trunk/test/retrieve-root: ./ .classpath .project .settings/ .settings/org.apache.ivyde.eclipse.prefs ivy.xml ivysettings.xml src/

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 16:33:11 2013 New Revision: 1538216 URL: http://svn.apache.org/r1538216 Log: test project for IVYDE-348 Added: ant/ivy/ivyde/trunk/test/retrieve-root/ (with props) ant/ivy/ivyde/trunk/test/retrieve-root/.classpath (with props) ant/ivy/ivyde/trunk

svn commit: r1538217 - /ant/ivy/ivyde/trunk/doc/release-notes.html

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 16:34:04 2013 New Revision: 1538217 URL: http://svn.apache.org/r1538217 Log: release note for IVYDE-348 Modified: ant/ivy/ivyde/trunk/doc/release-notes.html Modified: ant/ivy/ivyde/trunk/doc/release-notes.html URL: http://svn.apache.org/viewvc/ant/ivy/ivyde

svn commit: r1538256 - in /ant/ivy/ivyde/trunk: doc/ doc/images/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cp/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ org

2013-11-02 Thread hibou
Author: hibou Date: Sat Nov 2 19:10:44 2013 New Revision: 1538256 URL: http://svn.apache.org/r1538256 Log: IVYDE-334: support of global transitivity disabling for resolving dependency (thanks to Anton Zagorulko) Added: ant/ivy/ivyde/trunk/test/fakerepo/myorg/module-with-dep/ ant/ivy

svn commit: r1528936 - in /ant/ivy/core/trunk: CHANGES.txt META-INF/MANIFEST.MF

2013-10-03 Thread hibou
Author: hibou Date: Thu Oct 3 16:59:02 2013 New Revision: 1528936 URL: http://svn.apache.org/r1528936 Log: IVY-1441: In IvyDE, Ivy fails to parse ivy-settings.xml file if it contains pgp element (thanks to Gregory Amerson) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk

svn commit: r1520869 [3/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclip

2013-09-08 Thread hibou
Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/ui/menu/IvyMenuContributionItem.java URL:

svn commit: r1520871 - /ant/ivy/ivyde/trunk/doc/release-notes.html

2013-09-08 Thread hibou
Author: hibou Date: Sun Sep 8 14:35:48 2013 New Revision: 1520871 URL: http://svn.apache.org/r1520871 Log: Document that the API is stable Modified: ant/ivy/ivyde/trunk/doc/release-notes.html Modified: ant/ivy/ivyde/trunk/doc/release-notes.html URL: http://svn.apache.org/viewvc/ant/ivy

svn commit: r1520874 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java test/java/org/apache/ivy/osgi/core/ManifestHeaderTest.java

2013-09-08 Thread hibou
Author: hibou Date: Sun Sep 8 14:48:35 2013 New Revision: 1520874 URL: http://svn.apache.org/r1520874 Log: IVY-1438: - fix the parsing of header values with space Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core/ManifestHeaderValue.java

svn commit: r1519296 - /ant/ivy/core/trunk/META-INF/MANIFEST.MF

2013-09-01 Thread hibou
Author: hibou Date: Sun Sep 1 18:04:53 2013 New Revision: 1519296 URL: http://svn.apache.org/r1519296 Log: Update the version in the manifest for easier developement in Eclipse Modified: ant/ivy/core/trunk/META-INF/MANIFEST.MF Modified: ant/ivy/core/trunk/META-INF/MANIFEST.MF URL: http

svn commit: r1519299 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/osgi: core/OsgiLatestStrategy.java util/Version.java

2013-09-01 Thread hibou
Author: hibou Date: Sun Sep 1 18:06:34 2013 New Revision: 1519299 URL: http://svn.apache.org/r1519299 Log: Add more context in the log about errors when parsing OSGi versions Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core/OsgiLatestStrategy.java ant/ivy/core/trunk/src

svn commit: r1519300 - in /ant/ivy/core/trunk: ./ doc/osgi/ doc/samples/target-platform/ doc/use/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/osgi/repo/ test/java/org/apache/ivy/ant/ test/tes

2013-09-01 Thread hibou
Author: hibou Date: Sun Sep 1 18:08:36 2013 New Revision: 1519300 URL: http://svn.apache.org/r1519300 Log: - make the buildobr task a post resolve task, so that it can work with set of resolved artifacts - document how to manage an OSGi target platform, with samples Added: ant/ivy/core

svn commit: r1519302 - in /ant/site/ivy/production/history/trunk: book.html osgi/target-platform.html samples/target-platform/ samples/target-platform/build.xml samples/target-platform/ivy.xml samples

2013-09-01 Thread hibou
Author: hibou Date: Sun Sep 1 18:13:47 2013 New Revision: 1519302 URL: http://svn.apache.org/r1519302 Log: Regenerate trunk documentation Added: ant/site/ivy/production/history/trunk/samples/target-platform/ ant/site/ivy/production/history/trunk/samples/target-platform/build.xml

svn commit: r1518387 [3/5] - in /ant/sandbox/antdsl/branches/import-experiment: ./ build/ org.apache.ant.antdsl.ui/ org.apache.ant.antdsl/ p2repo/

2013-08-28 Thread hibou
Propchange: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl.ui/ivy.xml -- svn:eol-style = native Propchange: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl.ui/ivy.xml

svn commit: r1518387 [1/5] - in /ant/sandbox/antdsl/branches/import-experiment: ./ build/ org.apache.ant.antdsl.ui/ org.apache.ant.antdsl/ p2repo/

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:14:40 2013 New Revision: 1518387 URL: http://svn.apache.org/r1518387 Log: Review the build, use the latest and greatest of Ivy's OSGi support Added: ant/sandbox/antdsl/branches/import-experiment/build/ (with props) ant/sandbox/antdsl/branches/import

svn commit: r1518387 [5/5] - in /ant/sandbox/antdsl/branches/import-experiment: ./ build/ org.apache.ant.antdsl.ui/ org.apache.ant.antdsl/ p2repo/

2013-08-28 Thread hibou
Propchange: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl/ivy.xml -- svn:eol-style = native Propchange: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl/ivy.xml

svn commit: r1518389 - in /ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl: src/org/apache/ant/antdsl/xtext/generator/AntDSLGenerator.java src/org/apache/ant/antdsl/xtext/generator

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:16:29 2013 New Revision: 1518389 URL: http://svn.apache.org/r1518389 Log: Remove Xtend stuff Added: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl/src/org/apache/ant/antdsl/xtext/generator/AntDSLGenerator.java (with props) Removed

svn commit: r1518390 - in /ant/sandbox/antdsl/branches/import-experiment: org.apache.ant.antdsl.ui/META-INF/ org.apache.ant.antdsl/ org.apache.ant.antdsl/.launch/ org.apache.ant.antdsl/.settings/ org.

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:17:46 2013 New Revision: 1518390 URL: http://svn.apache.org/r1518390 Log: Little bit of refactoring Added: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl/.settings/org.apache.ivyde.eclipse.prefs ant/sandbox/antdsl/branches/import

svn commit: r1518391 - in /ant/sandbox/antdsl/branches/import-experiment/test: ant-antunit-1.2-patched.bnd ant-antunit-1.2.bnd ant/ivy-fixed.xml build.xml

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:18:33 2013 New Revision: 1518391 URL: http://svn.apache.org/r1518391 Log: Improve the build files for adhoc tests Added: ant/sandbox/antdsl/branches/import-experiment/test/ant-antunit-1.2-patched.bnd - copied unchanged from r1385264, ant/sandbox

svn commit: r1518393 - /ant/sandbox/antdsl/branches/import-experiment/ant/

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:21:11 2013 New Revision: 1518393 URL: http://svn.apache.org/r1518393 Log: Remove useless ant folder Removed: ant/sandbox/antdsl/branches/import-experiment/ant/

svn commit: r1518394 - in /ant/sandbox/antdsl/branches/import-experiment: ./ .gitignore

2013-08-28 Thread hibou
Author: hibou Date: Wed Aug 28 21:24:06 2013 New Revision: 1518394 URL: http://svn.apache.org/r1518394 Log: Add useful ignore for git Added: ant/sandbox/antdsl/branches/import-experiment/.gitignore Modified: ant/sandbox/antdsl/branches/import-experiment/ (props changed) Propchange

svn commit: r1508385 - in /ant/ivy/ivyde/trunk: org.apache.ivyde.eclipse.resolvevisualizer/icons/ org.apache.ivyde.eclipse.resolvevisualizer/src/org/apache/ivyde/eclipse/resolvevisualizer/ org.apache.

2013-07-30 Thread hibou
Author: hibou Date: Tue Jul 30 10:54:23 2013 New Revision: 1508385 URL: http://svn.apache.org/r1508385 Log: use the new API of IvyDE Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer/icons/refresh.gif (with props) ant/ivy/ivyde/trunk

svn commit: r1508149 [3/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclip

2013-07-29 Thread hibou
Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/editors/IvySettingsContentDescriber.java URL:

svn commit: r1508150 - in /ant/easyant/easyant4e/trunk/org.apache.easyant4e/src/org/apache/easyant4e: ivyde/extension/page/BuildLifeCycleContentProvider.java natures/EasyAntNature.java

2013-07-29 Thread hibou
Author: hibou Date: Mon Jul 29 17:39:38 2013 New Revision: 1508150 URL: http://svn.apache.org/r1508150 Log: Use the new API of IvyDE Modified: ant/easyant/easyant4e/trunk/org.apache.easyant4e/src/org/apache/easyant4e/ivyde/extension/page/BuildLifeCycleContentProvider.java ant/easyant

svn commit: r1507801 - in /ant/ivy/core/trunk: ./ doc/ doc/use/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/report/ test/java/org/apache/ivy/core/report/

2013-07-28 Thread hibou
Author: hibou Date: Sun Jul 28 14:09:36 2013 New Revision: 1507801 URL: http://svn.apache.org/r1507801 Log: - improve the fixdeps task to handle a multi project environment - add tests and documentation of the task Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/report/ ant/ivy

svn commit: r1507802 - /ant/ivy/core/trunk/test/java/org/apache/ivy/core/report/ResolveReportTest.java

2013-07-28 Thread hibou
Author: hibou Date: Sun Jul 28 14:25:22 2013 New Revision: 1507802 URL: http://svn.apache.org/r1507802 Log: fix test of fixdeps Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/report/ResolveReportTest.java Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/report

svn commit: r1507847 - in /ant/easyant/easyant4e/trunk/quality: EasyAnt4E-Formatter EasyAnt4E-Formatter.xml

2013-07-28 Thread hibou
Author: hibou Date: Sun Jul 28 21:13:49 2013 New Revision: 1507847 URL: http://svn.apache.org/r1507847 Log: Make the formatter config importable into Eclipse Added: ant/easyant/easyant4e/trunk/quality/EasyAnt4E-Formatter.xml - copied unchanged from r1507802, ant/easyant/easyant4e

svn commit: r1507849 - in /ant/easyant/easyant4e/trunk: org.apache.easyant4e.tests/ org.apache.easyant4e/ org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs org.apache.easyant4e/.settings/org.e

2013-07-28 Thread hibou
Author: hibou Date: Sun Jul 28 21:14:22 2013 New Revision: 1507849 URL: http://svn.apache.org/r1507849 Log: - update settings - svn ignore bin folders Added: ant/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.ui.prefs Modified: ant/easyant/easyant4e/trunk

svn commit: r1507850 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ schema/ src/java/org/apache/ivyde/common/completion/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache

2013-07-28 Thread hibou
Author: hibou Date: Sun Jul 28 21:19:51 2013 New Revision: 1507850 URL: http://svn.apache.org/r1507850 Log: Add the extensions so easyant4e can fit into IvyDE (code from Jérôme Benois) Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/schema/ ant/ivy/ivyde/trunk

svn commit: r1506108 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java test/java/org/apache/ivy/osgi/updatesite/UpdateSiteLoaderTest.java

2013-07-23 Thread hibou
Author: hibou Date: Tue Jul 23 15:22:45 2013 New Revision: 1506108 URL: http://svn.apache.org/r1506108 Log: - fix the module set gathering - fix the tests on the online repos Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/repo/RepoDescriptor.java ant/ivy/core/trunk/test/java

svn commit: r1478162 - in /ant/site/ivyde/sources/style: style.css tree.css

2013-05-01 Thread hibou
Author: hibou Date: Wed May 1 19:43:32 2013 New Revision: 1478162 URL: http://svn.apache.org/r1478162 Log: Give some space to the left menu Modified: ant/site/ivyde/sources/style/style.css ant/site/ivyde/sources/style/tree.css Modified: ant/site/ivyde/sources/style/style.css URL: http

svn commit: r1478166 - in /ant/site/ivyde/production: history/trunk/ history/trunk/cpc/ history/trunk/dev/ history/trunk/images/ history/trunk/sample/ history/trunk/style/ style/

2013-05-01 Thread hibou
Author: hibou Date: Wed May 1 19:49:21 2013 New Revision: 1478166 URL: http://svn.apache.org/r1478166 Log: regeneration of the site Modified: ant/site/ivyde/production/history/trunk/ant.html ant/site/ivyde/production/history/trunk/book.html ant/site/ivyde/production/history/trunk

svn commit: r1478168 - in /ant/site/ivy/sources/style: style.css tree.css

2013-05-01 Thread hibou
Author: hibou Date: Wed May 1 19:51:28 2013 New Revision: 1478168 URL: http://svn.apache.org/r1478168 Log: Optimize the space used by the menu Modified: ant/site/ivy/sources/style/style.css ant/site/ivy/sources/style/tree.css Modified: ant/site/ivy/sources/style/style.css URL: http

svn commit: r1478174 - in /ant/site/ivy/production/style: style.css tree.css

2013-05-01 Thread hibou
Author: hibou Date: Wed May 1 20:10:13 2013 New Revision: 1478174 URL: http://svn.apache.org/r1478174 Log: Update the style Modified: ant/site/ivy/production/style/style.css ant/site/ivy/production/style/tree.css Modified: ant/site/ivy/production/style/style.css URL: http

svn commit: r1465388 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: IvyPlugin.java ui/preferences/PreferenceInitializer.java

2013-04-07 Thread hibou
Author: hibou Date: Sun Apr 7 13:04:35 2013 New Revision: 1465388 URL: http://svn.apache.org/r1465388 Log: IVYDE-341: the UI thread issue was in IvyPlugin, not in the PreferenceInitializer Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse

svn commit: r1462982 - in /ant/ivy/ivyde/trunk: doc/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/ org.apache.ivyde

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 14:52:49 2013 New Revision: 1462982 URL: http://svn.apache.org/r1462982 Log: IVYDE-326 : Support for variables in the retrieve pattern (thanks to Carsten Pfeiffer) Added: ant/ivy/ivyde/trunk/test/retrieve-var/ (with props) ant/ivy/ivyde/trunk/test

svn commit: r1462989 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/XMLHelper.java

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 15:36:48 2013 New Revision: 1462989 URL: http://svn.apache.org/r1462989 Log: Expose an API about loading XML file without their DTD (cf IVYDE-329) (thanks to Stephen Haberman) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

svn commit: r1462993 - in /ant/ivy/ivyde/trunk: doc/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/editors/

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 15:41:50 2013 New Revision: 1462993 URL: http://svn.apache.org/r1462993 Log: IVYDE-329: - DTD external fetching disabled when checking root XML tags - part of Ivy's XMLHelper was cloned so we can keep IvyDE requirement on Ivy lower than trunk (thanks to Stephen

svn commit: r1694 - in /release/ant/ivyde/updatesite: compositeArtifacts.xml compositeContent.xml

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 15:48:56 2013 New Revision: 1694 Log: Promoting the last release of Ivy in the main p2 repo Modified: release/ant/ivyde/updatesite/compositeArtifacts.xml release/ant/ivyde/updatesite/compositeContent.xml Modified: release/ant/ivyde/updatesite

svn commit: r1695 - /release/ant/ivyde/updatesite/ivy-2.2.0/

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 15:50:08 2013 New Revision: 1695 Log: Archiving Ivy 2.2 Removed: release/ant/ivyde/updatesite/ivy-2.2.0/

svn commit: r1696 - /release/ant/ivyde/updatesite/ivy-2.3.0.cr2_20121105223351/

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 15:50:42 2013 New Revision: 1696 Log: Archiving Ivy 2.3.0 RC2 Removed: release/ant/ivyde/updatesite/ivy-2.3.0.cr2_20121105223351/

svn commit: r1463014 - /ant/ivy/updatesite/trunk/versions.xml

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 17:35:57 2013 New Revision: 1463014 URL: http://svn.apache.org/r1463014 Log: keep versions.xml in sync Modified: ant/ivy/updatesite/trunk/versions.xml Modified: ant/ivy/updatesite/trunk/versions.xml URL: http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk

svn commit: r1463015 - in /ant/ivy/updatesite/trunk: NOTICE ivy-ant-feature-template/NOTICE ivy-ant-plugin/NOTICE ivy-feature-template/NOTICE ivy-feature-template/feature.xml

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 17:41:14 2013 New Revision: 1463015 URL: http://svn.apache.org/r1463015 Log: We're in 2013 Modified: ant/ivy/updatesite/trunk/NOTICE ant/ivy/updatesite/trunk/ivy-ant-feature-template/NOTICE ant/ivy/updatesite/trunk/ivy-ant-plugin/NOTICE ant/ivy

svn commit: r1463016 - in /ant/ivy/ivyde/trunk: NOTICE org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml org.apache.ivyde.feature/feature.xml

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 17:43:45 2013 New Revision: 1463016 URL: http://svn.apache.org/r1463016 Log: We're in 2013 Modified: ant/ivy/ivyde/trunk/NOTICE ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml ant/ivy/ivyde/trunk

svn commit: r1463017 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 17:47:01 2013 New Revision: 1463017 URL: http://svn.apache.org/r1463017 Log: We're in 2013 Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/about.ini URL: http://svn.apache.org/viewvc/ant

svn commit: r1463022 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/XMLHelper.java

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 18:17:15 2013 New Revision: 1463022 URL: http://svn.apache.org/r1463022 Log: Use older Ivy API Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/XMLHelper.java Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src

svn commit: r1463023 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/XMLHelper.java

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 18:20:06 2013 New Revision: 1463023 URL: http://svn.apache.org/r1463023 Log: Use older Ivy API Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/XMLHelper.java Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src

svn commit: r1463029 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse/about.ini org.apache.ivyde.eclipse/icons/logo32x32.png

2013-03-31 Thread hibou
Author: hibou Date: Sun Mar 31 18:33:56 2013 New Revision: 1463029 URL: http://svn.apache.org/r1463029 Log: IVYDE-338: on Windows, .gif seems to be badly supported, switching to .png Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/icons/logo32x32.png (with props) Modified: ant/ivy

svn commit: r1461282 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/PreferenceInitializer.java

2013-03-26 Thread hibou
Author: hibou Date: Tue Mar 26 19:47:48 2013 New Revision: 1461282 URL: http://svn.apache.org/r1461282 Log: IVYDE-341: put UI related modification of the preferences into the UI thread (thanks to Bernd Kurz) Modified: ant/ivy/ivyde/trunk/doc/release-notes.html ant/ivy/ivyde/trunk

svn commit: r1461288 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDERuntimeClasspathEntryResolver.java

2013-03-26 Thread hibou
Author: hibou Date: Tue Mar 26 19:54:44 2013 New Revision: 1461288 URL: http://svn.apache.org/r1461288 Log: IVYDE-335 : IvyDERuntimeClasspathResolver does not resolve entries that don't implement IRuntimeClasspathEntry2 (thanks to Nathan Summers) Modified: ant/ivy/ivyde/trunk/doc/release

svn commit: r1460425 - /ant/core/trunk/launch-build.xml

2013-03-24 Thread hibou
Author: hibou Date: Sun Mar 24 19:28:03 2013 New Revision: 1460425 URL: http://svn.apache.org/r1460425 Log: Jenkins configuration doesn't seem to work, hard code the launch config in the build Modified: ant/core/trunk/launch-build.xml Modified: ant/core/trunk/launch-build.xml URL: http

svn commit: r1460473 - /ant/core/trunk/launch-build.xml

2013-03-24 Thread hibou
Author: hibou Date: Sun Mar 24 21:49:50 2013 New Revision: 1460473 URL: http://svn.apache.org/r1460473 Log: Trying cmd.exe /C build.bat Modified: ant/core/trunk/launch-build.xml Modified: ant/core/trunk/launch-build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/launch-build.xml?rev

svn commit: r1460475 - /ant/core/trunk/launch-build.xml

2013-03-24 Thread hibou
Author: hibou Date: Sun Mar 24 22:05:20 2013 New Revision: 1460475 URL: http://svn.apache.org/r1460475 Log: Reverting, I don't understand Windows... Modified: ant/core/trunk/launch-build.xml Modified: ant/core/trunk/launch-build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/launch

svn commit: r1460146 - /ant/easyant/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:52:58 2013 New Revision: 1460146 URL: http://svn.apache.org/r1460146 Log: Prepare move of Easyant from the incubator Added: ant/easyant/

svn commit: r1460148 - /ant/easyant/buildtypes/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:54:23 2013 New Revision: 1460148 URL: http://svn.apache.org/r1460148 Log: Moving EasyAnt Added: ant/easyant/buildtypes/ - copied from r1460147, incubator/easyant/buildtypes/

svn commit: r1460149 - /ant/easyant/core/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:54:47 2013 New Revision: 1460149 URL: http://svn.apache.org/r1460149 Log: Moving EasyAnt Added: ant/easyant/core/ - copied from r1460148, incubator/easyant/core/

svn commit: r1460150 - /ant/easyant/easyant4e/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:54:59 2013 New Revision: 1460150 URL: http://svn.apache.org/r1460150 Log: Moving EasyAnt Added: ant/easyant/easyant4e/ - copied from r1460149, incubator/easyant/easyant4e/

svn commit: r1460151 - /ant/easyant/plugins/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:55:12 2013 New Revision: 1460151 URL: http://svn.apache.org/r1460151 Log: Moving EasyAnt Added: ant/easyant/plugins/ - copied from r1460150, incubator/easyant/plugins/

svn commit: r1460152 - /ant/easyant/skeletons/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:55:24 2013 New Revision: 1460152 URL: http://svn.apache.org/r1460152 Log: Moving EasyAnt Added: ant/easyant/skeletons/ - copied from r1460151, incubator/easyant/skeletons/

svn commit: r1460153 - /ant/easyant/tasks/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:55:36 2013 New Revision: 1460153 URL: http://svn.apache.org/r1460153 Log: Moving EasyAnt Added: ant/easyant/tasks/ - copied from r1460152, incubator/easyant/tasks/

svn commit: r1460154 - /ant/site/easyant/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 13:59:50 2013 New Revision: 1460154 URL: http://svn.apache.org/r1460154 Log: Moving EasyAnt Added: ant/site/easyant/ - copied from r1460153, incubator/easyant/site/

svn commit: r1460155 - /ant/site/easyant/sources/history/

2013-03-23 Thread hibou
Author: hibou Date: Sat Mar 23 14:01:47 2013 New Revision: 1460155 URL: http://svn.apache.org/r1460155 Log: Fixing external Modified: ant/site/easyant/sources/history/ (props changed) Propchange: ant/site/easyant/sources/history

svn commit: r1426531 - /ant/ivy/core/trunk/doc/use/resolve.html

2012-12-28 Thread hibou
Author: hibou Date: Fri Dec 28 14:53:16 2012 New Revision: 1426531 URL: http://svn.apache.org/viewvc?rev=1426531view=rev Log: Fix the exemple Modified: ant/ivy/core/trunk/doc/use/resolve.html Modified: ant/ivy/core/trunk/doc/use/resolve.html URL: http://svn.apache.org/viewvc/ant/ivy/core

svn commit: r1426532 - /ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core/BundleInfoAdapter.java

2012-12-28 Thread hibou
Author: hibou Date: Fri Dec 28 14:54:24 2012 New Revision: 1426532 URL: http://svn.apache.org/viewvc?rev=1426532view=rev Log: Some Eclipse plugins has this header 'Eclipse-BundleShape' in the manifest. Maybe worth supporting. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core

svn commit: r1426533 - in /ant/ivy/core/branches/2.3.x: ./ doc/use/resolve.html

2012-12-28 Thread hibou
Author: hibou Date: Fri Dec 28 14:55:22 2012 New Revision: 1426533 URL: http://svn.apache.org/viewvc?rev=1426533view=rev Log: merge r1426531 : fix exemple in the doc Modified: ant/ivy/core/branches/2.3.x/ (props changed) ant/ivy/core/branches/2.3.x/doc/use/resolve.html Propchange: ant

svn commit: r1423716 - /ant/ivy/core/trunk/CHANGES.txt

2012-12-18 Thread hibou
Author: hibou Date: Tue Dec 18 23:36:10 2012 New Revision: 1423716 URL: http://svn.apache.org/viewvc?rev=1423716view=rev Log: put the fix at the right place Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy/core

svn commit: r1423717 - in /ant/ivy/core/branches/2.3.x: ./ CHANGES.txt src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java

2012-12-18 Thread hibou
Author: hibou Date: Tue Dec 18 23:39:25 2012 New Revision: 1423717 URL: http://svn.apache.org/viewvc?rev=1423717view=rev Log: merge r1422714 and r1423716: IVY-1388 - add a shutdownhook to delete any lock which might not have been released Added: ant/ivy/core/branches/2.3.x/src/java/org

svn commit: r1422714 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/lock/DeleteOnExitHook.java src/java/org/apache/ivy/plugins/lock/FileBasedLockStrategy.java

2012-12-16 Thread hibou
Author: hibou Date: Sun Dec 16 23:24:17 2012 New Revision: 1422714 URL: http://svn.apache.org/viewvc?rev=1422714view=rev Log: IVY-1388 - add a shutdownhook to delete any lock which might not have been released Added: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/lock

svn commit: r1414839 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/report/ResolveReport.java

2012-11-28 Thread hibou
Author: hibou Date: Wed Nov 28 17:50:15 2012 New Revision: 1414839 URL: http://svn.apache.org/viewvc?rev=1414839view=rev Log: Properly handle evicted nodes Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/report/ResolveReport.java Modified: ant/ivy/core/trunk/src/java/org/apache

svn commit: r1407813 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: CachedIvy.java cpcontainer/IvyClasspathContainerMapper.java resolve/IvyResolveJob.java resolv

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 14:05:16 2012 New Revision: 1407813 URL: http://svn.apache.org/viewvc?rev=1407813view=rev Log: Improve IvyDE logs Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/CachedIvy.java ant/ivy/ivyde/trunk

svn commit: r1407814 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/IvyResolver.java

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 14:06:03 2012 New Revision: 1407814 URL: http://svn.apache.org/viewvc?rev=1407814view=rev Log: If there is a missing report, launch a full resolve Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/IvyResolver.java

svn commit: r1407819 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/IvyResolveJob.java

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 14:19:21 2012 New Revision: 1407819 URL: http://svn.apache.org/viewvc?rev=1407819view=rev Log: IVYDE-293: - fix the map referencing the resolve request: there can be sevral resolve request per module descriptor Modified: ant/ivy/ivyde/trunk/doc/release

svn commit: r1407823 - /ant/ivy/ivyde/trunk/doc/index.html

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 14:29:44 2012 New Revision: 1407823 URL: http://svn.apache.org/viewvc?rev=1407823view=rev Log: Fix link to Ivy console doc Modified: ant/ivy/ivyde/trunk/doc/index.html Modified: ant/ivy/ivyde/trunk/doc/index.html URL: http://svn.apache.org/viewvc/ant/ivy

svn commit: r1407828 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 15:06:56 2012 New Revision: 1407828 URL: http://svn.apache.org/viewvc?rev=1407828view=rev Log: fix javadoc Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfiguration.java Modified

svn commit: r1407829 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerConfAdapter.java

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 15:10:22 2012 New Revision: 1407829 URL: http://svn.apache.org/viewvc?rev=1407829view=rev Log: add a bit of documentation to explain why IVYDE-328 will break source lookup Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse

svn commit: r1407832 - in /ant/ivy/ivyde/trunk: doc/release-notes.html org.apache.ivyde.eclipse.resolvevisualizer/build.properties org.apache.ivyde.eclipse/build.properties

2012-11-10 Thread hibou
Author: hibou Date: Sat Nov 10 15:23:10 2012 New Revision: 1407832 URL: http://svn.apache.org/viewvc?rev=1407832view=rev Log: IVYDE-327: Problem when exporting the eclipse-plugins (compiler target 1.2) (thanks to Carsten Pfeiffer) Modified: ant/ivy/ivyde/trunk/doc/release-notes.html

svn commit: r1407154 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerSerializer.java

2012-11-08 Thread hibou
Author: hibou Date: Thu Nov 8 16:24:27 2012 New Revision: 1407154 URL: http://svn.apache.org/viewvc?rev=1407154view=rev Log: Better handle mandatory and optional attributes Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer

svn commit: r1407166 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDEMessageLogger.java

2012-11-08 Thread hibou
Author: hibou Date: Thu Nov 8 17:03:07 2012 New Revision: 1407166 URL: http://svn.apache.org/viewvc?rev=1407166view=rev Log: Don't buffer any error message as we don't know when to call sumupProblems Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse

svn commit: r1407310 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: CachedIvy.java cpcontainer/IvyClasspathContainerMapper.java resolve/IvyResolveJob.java resolv

2012-11-08 Thread hibou
Author: hibou Date: Thu Nov 8 23:02:50 2012 New Revision: 1407310 URL: http://svn.apache.org/viewvc?rev=1407310view=rev Log: - improving IvyDE logs - if a resolve failed, do not try to build a classpath Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde

svn commit: r1406856 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerSerializer.java

2012-11-07 Thread hibou
Author: hibou Date: Wed Nov 7 23:02:33 2012 New Revision: 1406856 URL: http://svn.apache.org/viewvc?rev=1406856view=rev Log: Improve logging of the classpath container states Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer

svn commit: r1406862 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathInitializer.java

2012-11-07 Thread hibou
Author: hibou Date: Wed Nov 7 23:19:59 2012 New Revision: 1406862 URL: http://svn.apache.org/viewvc?rev=1406862view=rev Log: Remove the upgrade of the .classpath since it produces a lot of trouble Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse

svn commit: r1406866 - /ant/ivy/ivyde/trunk/doc/release-notes.html

2012-11-07 Thread hibou
Author: hibou Date: Wed Nov 7 23:34:23 2012 New Revision: 1406866 URL: http://svn.apache.org/viewvc?rev=1406866view=rev Log: Document the fix about IVYDE-299 : .classpath won't get updated anymore Modified: ant/ivy/ivyde/trunk/doc/release-notes.html Modified: ant/ivy/ivyde/trunk/doc

svn commit: r1406867 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDEMessage.java

2012-11-07 Thread hibou
Author: hibou Date: Wed Nov 7 23:37:10 2012 New Revision: 1406867 URL: http://svn.apache.org/viewvc?rev=1406867view=rev Log: Stay compatible with older versions of Ivy Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyDEMessage.java Modified: ant

svn commit: r1406868 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: ./ cpcontainer/ retrieve/ revdepexplorer/ ui/ ui/editors/ ui/editors/xml/ ui/menu/ ui/prefere

2012-11-07 Thread hibou
Author: hibou Date: Wed Nov 7 23:38:28 2012 New Revision: 1406868 URL: http://svn.apache.org/viewvc?rev=1406868view=rev Log: Remove unused imports Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyNature.java ant/ivy/ivyde/trunk

svn commit: r1406378 - /ant/ivy/ivyde/trunk/build.xml

2012-11-06 Thread hibou
Author: hibou Date: Tue Nov 6 22:23:49 2012 New Revision: 1406378 URL: http://svn.apache.org/viewvc?rev=1406378view=rev Log: Clean zip before unzipping Modified: ant/ivy/ivyde/trunk/build.xml Modified: ant/ivy/ivyde/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk

svn commit: r1406386 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: cpcontainer/IvyClasspathContainerSerializer.java workspaceresolver/WorkspaceResolver.java

2012-11-06 Thread hibou
Author: hibou Date: Tue Nov 6 22:46:36 2012 New Revision: 1406386 URL: http://svn.apache.org/viewvc?rev=1406386view=rev Log: In the logs, output only the name of the project Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer

svn commit: r1406391 - in /ant/ivy/ivyde/trunk: org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/preferences/ test/ivyde-namesp

2012-11-06 Thread hibou
Author: hibou Date: Tue Nov 6 23:01:07 2012 New Revision: 1406391 URL: http://svn.apache.org/viewvc?rev=1406391view=rev Log: Add an option to open the Ivy console on startup Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/IvyPlugin.java ant/ivy

svn commit: r1398334 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/BasicURLHandler.java

2012-10-15 Thread hibou
Author: hibou Date: Mon Oct 15 15:26:27 2012 New Revision: 1398334 URL: http://svn.apache.org/viewvc?rev=1398334view=rev Log: fix NPE: some server seems to not return any content type Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/BasicURLHandler.java Modified: ant/ivy/core

svn commit: r1385262 - in /ant/core/trunk: ./ manual/ src/main/org/apache/tools/ant/

2012-09-16 Thread hibou
Author: hibou Date: Sun Sep 16 13:42:41 2012 New Revision: 1385262 URL: http://svn.apache.org/viewvc?rev=1385262view=rev Log: Add the possibility to register a custom command line argument processor Added: ant/core/trunk/manual/argumentprocessor.html (with props) ant/core/trunk/src

svn commit: r1385264 - /ant/sandbox/antdsl/branches/import-experiment/argument-processor.patch

2012-09-16 Thread hibou
Author: hibou Date: Sun Sep 16 13:44:39 2012 New Revision: 1385264 URL: http://svn.apache.org/viewvc?rev=1385264view=rev Log: patch applied Removed: ant/sandbox/antdsl/branches/import-experiment/argument-processor.patch

svn commit: r1385265 - in /ant/sandbox/antdsl/branches/import-experiment: org.apache.ant.antdsl/src/org/apache/ant/antdsl/ org.apache.ant.antdsl/src/org/apache/ant/antdsl/antlr/ org.apache.ant.antdsl/

2012-09-16 Thread hibou
Author: hibou Date: Sun Sep 16 13:47:20 2012 New Revision: 1385265 URL: http://svn.apache.org/viewvc?rev=1385265view=rev Log: Try the isolation of build files Added: ant/sandbox/antdsl/branches/import-experiment/org.apache.ant.antdsl/src/org/apache/ant/antdsl/Pair.java - copied

svn commit: r1385269 - /ant/core/trunk/src/tests/antunit/taskdefs/taskdef-antlib-test.xml

2012-09-16 Thread hibou
Author: hibou Date: Sun Sep 16 13:56:51 2012 New Revision: 1385269 URL: http://svn.apache.org/viewvc?rev=1385269view=rev Log: Add a failing test case to illustrate an unexpected behavior on self-referencing Antlib (more explanation on ant-dev@ in a few minutes) Added: ant/core/trunk/src

svn commit: r1379475 - in /ant/site/ivyde/production/history/trunk: book.html compatibility.html cpc/workspace.html dev/dev-env-setup.html dev/updatesite.html preferences.html release-notes.html

2012-08-31 Thread hibou
Author: hibou Date: Fri Aug 31 15:16:15 2012 New Revision: 1379475 URL: http://svn.apache.org/viewvc?rev=1379475view=rev Log: Update the trunk version Added: ant/site/ivyde/production/history/trunk/dev/dev-env-setup.html (with props) Modified: ant/site/ivyde/production/history/trunk

svn commit: r1378533 [3/3] - in /ant/sandbox/antdsl/branches/import-experiment: ./ ant/ org.apache.ant.antdsl/ org.apache.ant.antdsl/.settings/ org.apache.ant.antdsl/META-INF/services/ org.apache.ant.

2012-08-29 Thread hibou
Modified: ant/sandbox/antdsl/branches/import-experiment/ivy.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antdsl/branches/import-experiment/ivy.xml?rev=1378533r1=1378532r2=1378533view=diff == ---

svn commit: r1378533 [1/3] - in /ant/sandbox/antdsl/branches/import-experiment: ./ ant/ org.apache.ant.antdsl/ org.apache.ant.antdsl/.settings/ org.apache.ant.antdsl/META-INF/services/ org.apache.ant.

2012-08-29 Thread hibou
Author: hibou Date: Wed Aug 29 13:22:42 2012 New Revision: 1378533 URL: http://svn.apache.org/viewvc?rev=1378533view=rev Log: Add the possibility to make 'path' of build module and ant task being computed by Ivy Added: ant/sandbox/antdsl/branches/import-experiment/ant/ (with props

svn commit: r1378633 - /ant/sandbox/antdsl/branches/import-experiment/argument-processor.patch

2012-08-29 Thread hibou
Author: hibou Date: Wed Aug 29 16:28:38 2012 New Revision: 1378633 URL: http://svn.apache.org/viewvc?rev=1378633view=rev Log: Update patch upon Matt suggestions Modified: ant/sandbox/antdsl/branches/import-experiment/argument-processor.patch Modified: ant/sandbox/antdsl/branches/import

svn commit: r1378164 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/resolve/ test/java/org/apache/ivy/core/resolve/ test/repositories/1/org2/mod2.6/ivys/

2012-08-28 Thread hibou
Author: hibou Date: Tue Aug 28 15:09:12 2012 New Revision: 1378164 URL: http://svn.apache.org/viewvc?rev=1378164view=rev Log: Fix global exclude rule in root ivy files Added: ant/ivy/core/trunk/test/repositories/1/org2/mod2.6/ivys/ivy-0.14.xml (with props) Modified: ant/ivy/core/trunk

svn commit: r1378176 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/report/ResolveReport.java

2012-08-28 Thread hibou
Author: hibou Date: Tue Aug 28 15:31:48 2012 New Revision: 1378176 URL: http://svn.apache.org/viewvc?rev=1378176view=rev Log: Do not copy the configuration as is, the configurations are already extended Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/report/ResolveReport.java

<    3   4   5   6   7   8   9   10   11   12   >