If you remove a configuration from ivy.xml, cannot edit ivy library
-------------------------------------------------------------------

                 Key: IVYDE-113
                 URL: https://issues.apache.org/jira/browse/IVYDE-113
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.0.0.alpha1
            Reporter: Paul Newport


Say you have a default conf in your ivy xml, aqnd have this ticked in the Ivy 
Managed Library screen that you get to from editing ivy.xml library in build 
path.

If you delete this conf from ivy.xml, you can no longer edit the library, and 
get this message in the log:

 java.lang.IllegalArgumentException: Configuration 'default' doesn't exist in 
module module: net.targetgroup#net.targetgroup.ProductSecurityWeb;[EMAIL 
PROTECTED] status=integration publication=Tue Aug 19 10:48:26 BST 2008 
configurations={compile=compile, optional=optional, provided=provided, 
runtime=runtime, test=test, aspects=aspects, external=external} artifacts={} 
dependencies=[]
        at 
org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser$Parser.startElement(Unknown
 Source)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
        at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown 
Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
        at javax.xml.parsers.SAXParser.parse(Unknown Source)
        at org.apache.ivy.util.XMLHelper.parse(Unknown Source)
        at org.apache.ivy.util.XMLHelper.parse(Unknown Source)
        at org.apache.ivy.util.XMLHelper.parse(Unknown Source)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to