You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2015/01/11 17:40:37 UTC

[1/5] ant-ivyde git commit: fix updatesite doc

Repository: ant-ivyde
Updated Branches:
  refs/heads/master 9b5c3e0a5 -> 0fc038a9c


fix updatesite doc

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/cb7c8e22
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/cb7c8e22
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/cb7c8e22

Branch: refs/heads/master
Commit: cb7c8e229af2ad62adc0b4093fb6403ee95173d3
Parents: 9b5c3e0
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Jan 11 16:53:23 2015 +0100
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 16:53:23 2015 +0100

----------------------------------------------------------------------
 doc/dev/updatesite.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/cb7c8e22/doc/dev/updatesite.html
----------------------------------------------------------------------
diff --git a/doc/dev/updatesite.html b/doc/dev/updatesite.html
index 81d76d4..80d26c6 100644
--- a/doc/dev/updatesite.html
+++ b/doc/dev/updatesite.html
@@ -63,7 +63,7 @@ The updatesite is ready to be tested at: <tt>https://dist.apache.org/repos/dist/
 <h2>In case of an unaccepted release</h2>
 
 In case the release has not been accepted by the PMC, don't forget to cleanup the svn repository. To do so, just run:
-<pre>svn rm https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION -m 'Remove rejected release'
+<pre>svn rm https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION -m 'Remove rejected release'
 </pre>
 
 <h1><a name="deployment"></a>Deployment of a release</h1>


[5/5] ant-ivyde git commit: restore empty folders

Posted by hi...@apache.org.
restore empty folders

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/0fc038a9
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/0fc038a9
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/0fc038a9

Branch: refs/heads/master
Commit: 0fc038a9cfd5c83e2d26aa838aa50a6c3ea0a989
Parents: e7370a0
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Jan 11 17:40:22 2015 +0100
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 17:40:22 2015 +0100

----------------------------------------------------------------------
 .gitignore                                   | 2 ++
 test/bom-ivy-file/src/.gitkeep               | 0
 test/branch/src/.gitkeep                     | 0
 test/custom-attributes/src/.gitkeep          | 0
 test/envvar/src/.gitkeep                     | 0
 test/http-settings/src/.gitkeep              | 0
 test/include-properties/src/.gitkeep         | 0
 test/include-settings/src/.gitkeep           | 0
 test/ivy-base-dir/src/.gitkeep               | 0
 test/ivy-external-location/src/.gitkeep      | 0
 test/ivy-parent/src/.gitkeep                 | 0
 test/ivy-user-dir/src/.gitkeep               | 0
 test/ivyde-namespace/src/.gitkeep            | 0
 test/javadocs/src/.gitkeep                   | 0
 test/linked-folder/src/.gitkeep              | 0
 test/local-cache/src/.gitkeep                | 0
 test/local-settings/src/.gitkeep             | 0
 test/map-one-source/src/.gitkeep             | 0
 test/multiple-containers/src/.gitkeep        | 0
 test/not-transitive/src/.gitkeep             | 0
 test/old-settings-conf/src/.gitkeep          | 0
 test/parent-pom/src/.gitkeep                 | 0
 test/project-dependent-settings/src/.gitkeep | 0
 test/property-files/src/.gitkeep             | 0
 test/range-and-attachment/src/.gitkeep       | 0
 test/retrieve-by-type/src/.gitkeep           | 0
 test/retrieve-conf/src/.gitkeep              | 0
 test/retrieve-in-workspace/src/.gitkeep      | 0
 test/retrieve-root/src/.gitkeep              | 0
 test/retrieve-var/src/.gitkeep               | 0
 test/retrieve/src/.gitkeep                   | 0
 test/retrieved-classpath/src/.gitkeep        | 0
 test/settings-by-project/src/.gitkeep        | 0
 test/settings-by-project2/src/.gitkeep       | 0
 test/ssh-resolver/src/.gitkeep               | 0
 test/useOrigin/src/.gitkeep                  | 0
 test/variable-ivy/src/.gitkeep               | 0
 test/variables-props/src/.gitkeep            | 0
 test/variables/src/.gitkeep                  | 0
 test/webtools/build/classes/.gitkeep         | 0
 test/webtools/src/.gitkeep                   | 0
 test/workspaceresolver-artifact/src/.gitkeep | 0
 test/workspaceresolver-common/src/.gitkeep   | 0
 test/workspaceresolver-lib/src/.gitkeep      | 0
 test/workspaceresolver-self-dep/src/.gitkeep | 0
 test/workspaceresolver-webapp/src/.gitkeep   | 0
 46 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 26e6a58..236f4fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,9 @@ test/retrieve-by-type/lib
 test/retrieve-conf/lib
 test/retrieve-in-workspace/lib
 test/cache-fakerepo
+test/cache-sshrepo
 test/jetty-webapp/webapp/WEB-INF/classes
+test/ivy-user-dir/ivyuserdir/cache
 doc/style/
 doc/xooki/
 doc/sample/webapp-js-repo/webapp/bin

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/bom-ivy-file/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/bom-ivy-file/src/.gitkeep b/test/bom-ivy-file/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/branch/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/branch/src/.gitkeep b/test/branch/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/custom-attributes/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/custom-attributes/src/.gitkeep b/test/custom-attributes/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/envvar/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/envvar/src/.gitkeep b/test/envvar/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/http-settings/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/http-settings/src/.gitkeep b/test/http-settings/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/include-properties/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/include-properties/src/.gitkeep b/test/include-properties/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/include-settings/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/include-settings/src/.gitkeep b/test/include-settings/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ivy-base-dir/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ivy-base-dir/src/.gitkeep b/test/ivy-base-dir/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ivy-external-location/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ivy-external-location/src/.gitkeep b/test/ivy-external-location/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ivy-parent/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ivy-parent/src/.gitkeep b/test/ivy-parent/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ivy-user-dir/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ivy-user-dir/src/.gitkeep b/test/ivy-user-dir/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ivyde-namespace/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ivyde-namespace/src/.gitkeep b/test/ivyde-namespace/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/javadocs/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/javadocs/src/.gitkeep b/test/javadocs/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/linked-folder/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/linked-folder/src/.gitkeep b/test/linked-folder/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/local-cache/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/local-cache/src/.gitkeep b/test/local-cache/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/local-settings/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/local-settings/src/.gitkeep b/test/local-settings/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/map-one-source/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/map-one-source/src/.gitkeep b/test/map-one-source/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/multiple-containers/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/multiple-containers/src/.gitkeep b/test/multiple-containers/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/not-transitive/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/not-transitive/src/.gitkeep b/test/not-transitive/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/old-settings-conf/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/old-settings-conf/src/.gitkeep b/test/old-settings-conf/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/parent-pom/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/parent-pom/src/.gitkeep b/test/parent-pom/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/project-dependent-settings/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/project-dependent-settings/src/.gitkeep b/test/project-dependent-settings/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/property-files/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/property-files/src/.gitkeep b/test/property-files/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/range-and-attachment/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/range-and-attachment/src/.gitkeep b/test/range-and-attachment/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve-by-type/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve-by-type/src/.gitkeep b/test/retrieve-by-type/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve-conf/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve-conf/src/.gitkeep b/test/retrieve-conf/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve-in-workspace/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve-in-workspace/src/.gitkeep b/test/retrieve-in-workspace/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve-root/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve-root/src/.gitkeep b/test/retrieve-root/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve-var/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve-var/src/.gitkeep b/test/retrieve-var/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieve/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieve/src/.gitkeep b/test/retrieve/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/retrieved-classpath/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/retrieved-classpath/src/.gitkeep b/test/retrieved-classpath/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/settings-by-project/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/settings-by-project/src/.gitkeep b/test/settings-by-project/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/settings-by-project2/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/settings-by-project2/src/.gitkeep b/test/settings-by-project2/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/ssh-resolver/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/ssh-resolver/src/.gitkeep b/test/ssh-resolver/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/useOrigin/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/useOrigin/src/.gitkeep b/test/useOrigin/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/variable-ivy/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/variable-ivy/src/.gitkeep b/test/variable-ivy/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/variables-props/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/variables-props/src/.gitkeep b/test/variables-props/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/variables/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/variables/src/.gitkeep b/test/variables/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/webtools/build/classes/.gitkeep
----------------------------------------------------------------------
diff --git a/test/webtools/build/classes/.gitkeep b/test/webtools/build/classes/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/webtools/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/webtools/src/.gitkeep b/test/webtools/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/workspaceresolver-artifact/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/workspaceresolver-artifact/src/.gitkeep b/test/workspaceresolver-artifact/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/workspaceresolver-common/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/workspaceresolver-common/src/.gitkeep b/test/workspaceresolver-common/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/workspaceresolver-lib/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/workspaceresolver-lib/src/.gitkeep b/test/workspaceresolver-lib/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/workspaceresolver-self-dep/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/workspaceresolver-self-dep/src/.gitkeep b/test/workspaceresolver-self-dep/src/.gitkeep
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0fc038a9/test/workspaceresolver-webapp/src/.gitkeep
----------------------------------------------------------------------
diff --git a/test/workspaceresolver-webapp/src/.gitkeep b/test/workspaceresolver-webapp/src/.gitkeep
new file mode 100644
index 0000000..e69de29


[3/5] ant-ivyde git commit: Fix for the user-selected configurations not being checked in the viewer

Posted by hi...@apache.org.
Fix for the user-selected configurations not being checked in the viewer

When you have an ivy.xml that extends another module and that other
module defines some configurations, it occurred that calling

  settingsSetupTab.init(conf.isSettingsProjectSpecific(),
conf.getIvySettingsSetup());
        
would cause the configurations being set again, because the
ModifyListener of ivyUserDirEditor would fire and cause
reinitialization.


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/ba8906b9
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/ba8906b9
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/ba8906b9

Branch: refs/heads/master
Commit: ba8906b926d6c171fa9ba818134e139f1fd4ad14
Parents: 4953a50
Author: Carsten Pfeiffer <ca...@gebit.de>
Authored: Mon Aug 18 16:20:46 2014 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 16:54:54 2015 +0100

----------------------------------------------------------------------
 .../ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/ba8906b9/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java
----------------------------------------------------------------------
diff --git a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java
index b4bedb5..e66eb23 100644
--- a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java
+++ b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/IvydeContainerPage.java
@@ -383,9 +383,9 @@ public class IvydeContainerPage extends NewElementWizardPage implements IClasspa
 
     private void loadFromConf() {
         ivyFilePathText.init(conf.getIvyXmlPath());
-        confTableViewer.init(conf.getConfs());
 
         settingsSetupTab.init(conf.isSettingsProjectSpecific(), conf.getIvySettingsSetup());
+        confTableViewer.init(conf.getConfs()); // *after* settingsSetupTab.init()!
         classpathSetupTab.init(conf.isClassthProjectSpecific(), conf.getClasspathSetup());
         mappingSetupTab.init(conf.isMappingProjectSpecific(), conf.getMappingSetup());
         // project == null <==> container in a launch config: always resolve before launch


[4/5] ant-ivyde git commit: Update release notes

Posted by hi...@apache.org.
Update release notes


This closes #1

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/e7370a0f
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/e7370a0f
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/e7370a0f

Branch: refs/heads/master
Commit: e7370a0f19dfffe95c74b9d6c9d083811b858a27
Parents: ba8906b
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Jan 11 16:58:56 2015 +0100
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 16:58:56 2015 +0100

----------------------------------------------------------------------
 doc/release-notes.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e7370a0f/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 4d405c2..659a29d 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -127,6 +127,7 @@ List of changes since <a href="/ivy/ivyde/history/2.2.0.final/release-notes.html
     <li>FIX: xml bomb in workspace causes hang in Ivy code during Search or Synchronize operations (IVYDE-354) (thanks to Matt Hillsdon)</li>
     <li>FIX: Deadlock in classpath container (IVYDE-361) (thanks to Carsten Pfeiffer)</li>
     <li>FIX: Typo in IvyResolveJob (IVYDE-362) (thanks to Nicolas Gavalda)</li>
+    <li>FIX: User-selected configurations not checked in the viewer (IVYDE-378) (thanks to Carsten Pfeiffer)</li>
 </ul>
 <ul>
     <li>NEW: add support for OSGi 'Bundle-Classpath' directive (Ivy 2.4.0-rc1 is required)</li>


[2/5] ant-ivyde git commit: ivyde is now under git

Posted by hi...@apache.org.
ivyde is now under git

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/4953a50e
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/4953a50e
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/4953a50e

Branch: refs/heads/master
Commit: 4953a50e128772b14b2d416a3d98d65c28d31e89
Parents: cb7c8e2
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Jan 11 16:53:43 2015 +0100
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 16:53:43 2015 +0100

----------------------------------------------------------------------
 doc/dev/build.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/4953a50e/doc/dev/build.html
----------------------------------------------------------------------
diff --git a/doc/dev/build.html b/doc/dev/build.html
index c6a7b36..fb099e0 100644
--- a/doc/dev/build.html
+++ b/doc/dev/build.html
@@ -49,9 +49,9 @@ The IvyDE plugins depends on the Apache Ivy 2.0 OSGi bundle. So the Ivy bundle h
 
 <h1><a name="build"></a>Building</h1>
 
-First somehow you got some sources, for instance from the ASF subversion repository:
+First somehow you got some sources, for instance from the ASF git repository:
 <code>
-svn co https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk ivyde-trunk
+git clone http://git.apache.org/ant-ivyde.git ivyde
 </code>
 or get directly the released sources from the <a href="../../download.cgi#sources">distribution</a>.