[jira] Created: (COCOON-2226) Build error due to wrong dependency version from cocoon-servlet-service in cocoon-spring-configurator

2008-07-19 Thread JIRA
Build error due to wrong dependency version from cocoon-servlet-service in 
cocoon-spring-configurator
-

 Key: COCOON-2226
 URL: https://issues.apache.org/jira/browse/COCOON-2226
 Project: Cocoon
  Issue Type: Bug
  Components: - Build System: Maven
Affects Versions: 2.2-dev (Current SVN)
Reporter: Abel Muiño


The pom for cocoon-servlet-service depends on 
dependency
  groupIdorg.apache.cocoon/groupId
  artifactIdcocoon-spring-configurator/artifactId
  version1.0.3-SNAPSHOT/version
  scopecompile/scope
/dependency
(see 
http://svn.apache.org/repos/asf/cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml)

But the cocoon-spring-configuration has version 1.1.0-SNAPSHOT, which causes an 
error when building the project.

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



[jira] Updated: (COCOON-2226) Build error due to wrong dependency version from cocoon-servlet-service in cocoon-spring-configurator

2008-07-19 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/COCOON-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abel Muiño updated COCOON-2226:
---

Attachment: patch.txt

Changes version of dependency to 1.1.0-SNAPSHOT

 Build error due to wrong dependency version from cocoon-servlet-service in 
 cocoon-spring-configurator
 -

 Key: COCOON-2226
 URL: https://issues.apache.org/jira/browse/COCOON-2226
 Project: Cocoon
  Issue Type: Bug
  Components: - Build System: Maven
Affects Versions: 2.2-dev (Current SVN)
Reporter: Abel Muiño
 Attachments: patch.txt


 The pom for cocoon-servlet-service depends on 
 dependency
   groupIdorg.apache.cocoon/groupId
   artifactIdcocoon-spring-configurator/artifactId
   version1.0.3-SNAPSHOT/version
   scopecompile/scope
 /dependency
 (see 
 http://svn.apache.org/repos/asf/cocoon/trunk/subprojects/cocoon-servlet-service/cocoon-servlet-service-impl/pom.xml)
 But the cocoon-spring-configuration has version 1.1.0-SNAPSHOT, which causes 
 an error when building the project.

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