You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/22 08:40:46 UTC

[Bug 54464] New: tomcat-jasper and tomcat-embed-jasper maven artifacts have dependency to ECJ 4.2.1, but such artifact cannot be found

https://issues.apache.org/bugzilla/show_bug.cgi?id=54464

            Bug ID: 54464
           Summary: tomcat-jasper and tomcat-embed-jasper maven artifacts
                    have dependency to ECJ 4.2.1, but such artifact cannot
                    be found
           Product: Tomcat 7
           Version: 7.0.35
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: violetagg@apache.org
    Classification: Unclassified

Hi,

tomcat-jasper and tomcat-embed-jasper have dependecy to

<dependency>
  <groupId>org.eclipse.jdt.core.compiler</groupId>
  <artifactId>ecj</artifactId>
  <version>4.2.1</version>
</dependency>

However such maven artifact does not exist [1]. The last uploaded ECJ version
is 3.7.2.

I asked in Eclipse community forum [2] for ECJ 4.2.1 as maven artifact.
Unfortunately this version is not available as maven artifact.

There is org.eclipse.jdt.core maven artifact repackaged by Tycho project [3].
But this is not what Jasper needs.


Regards
Violeta


[1] http://mvnrepository.com/artifact/org.eclipse.jdt.core.compiler/ecj
[2] http://www.eclipse.org/forums/index.php/t/450979/
[3] http://repo1.maven.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54464] tomcat-jasper and tomcat-embed-jasper maven artifacts have dependency to ECJ 4.2.1, but such artifact cannot be found

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54464

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 50604 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org