Issue Details (XML | Word | Printable)

Key: IVYDE-128
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: qxo
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IvyDE

NonDeclaredJavadocs and NonDeclaredSources retrieve settings

Created: 22/Oct/08 10:26 AM   Updated: 24/Nov/08 01:16 PM
Return to search
Component/s: classpath container
Affects Version/s: 2.0.0.alpha1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works IVYDE-128.patch 2008-10-22 10:28 AM qxo 19 kB
Java Archive File Licensed for inclusion in ASF works org.apache.ivyde.eclipse_2.0.0.200810221833.jar 2008-10-22 10:36 AM qxo 219 kB
Issue Links:
Duplicate
 
Reference
 

Resolution Date: 24/Nov/08 01:16 PM


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
qxo added a comment - 22/Oct/08 10:28 AM
patch for this issue

qxo made changes - 22/Oct/08 10:28 AM
Field Original Value New Value
Attachment IVYDE-128.patch [ 12392640 ]
qxo added a comment - 22/Oct/08 10:36 AM
the updated plugin

qxo made changes - 22/Oct/08 10:36 AM
Repository Revision Date User Message
ASF #712647 Mon Nov 10 11:38:12 UTC 2008 hibou IVYDE-128: add a test project to show how to retrieve sources when using a maven repo
Files Changed
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src/org/apache/ivyde/test
ADD /ant/ivy/ivyde/trunk/test/maven-sources
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src/org/apache/ivyde
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src/org/apache
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src
ADD /ant/ivy/ivyde/trunk/test/maven-sources/ivy.xml
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src/org
ADD /ant/ivy/ivyde/trunk/test/maven-sources/.project
ADD /ant/ivy/ivyde/trunk/test/maven-sources/.classpath
ADD /ant/ivy/ivyde/trunk/test/maven-sources/src/org/apache/ivyde/test/Test.java

Nicolas Lalevée added a comment - 10/Nov/08 11:50 AM
IVY-325 does already resolve the issue of finding the sources and javadocs in a maven repository. And it works well with that test project:
http://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk/test/maven-sources/

This now means that this feature (try to find some source/javadoc jar) could only be useful for very broken ivy repository. Do you have a such use case ? Wouldn't be simpler to fix the culprit ivy.xml more than trying to make IvyDE do some hacky workaround ?


Nicolas Lalevée made changes - 10/Nov/08 11:52 AM
Link This issue is duplicated by IVYDE-46 [ IVYDE-46 ]
Nicolas Lalevée made changes - 10/Nov/08 11:53 AM
Link This issue relates to IVY-325 [ IVY-325 ]
Repository Revision Date User Message
ASF #720189 Mon Nov 24 13:14:57 UTC 2008 hibou since Ivy is managing itself the detection of missing sources and javadocs declaration (related to maven repo), remove the useless code in IvyDE (related to IVYDE-128)
Files Changed
MODIFY /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java

Nicolas Lalevée added a comment - 24/Nov/08 01:16 PM
No news, let's say the current feature is sufficient.

Nicolas Lalevée made changes - 24/Nov/08 01:16 PM
Resolution Won't Fix [ 2 ]
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 2.0.0.beta1 [ 12313273 ]