use the latest eclipse orbit build with the latest jasper bundle that works with felix and equinox when the bootdelegation is turned off

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2058 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
Hugues Malphettes 2010-06-30 10:50:27 +00:00
parent 849b77925c
commit 4780583ff0
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<packaging>pom</packaging>
<properties>
<eclipse-mirror>http://mirror.cc.vt.edu/pub/eclipse/eclipse/downloads/drops</eclipse-mirror>
<orbit-url>http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/bundles</orbit-url>
<orbit-url>http://download.eclipse.org/tools/orbit/committers/drops/I20100628101947/bundles</orbit-url>
<assembly-directory>target/distribution</assembly-directory>
<eclipse-drop>S-3.6RC4-201006031500</eclipse-drop>
<eclipse-ecj-version>3.6RC4</eclipse-ecj-version>
@ -21,7 +21,7 @@
<orbit-javax-servlet-jsp-version>2.1.0.v201004190952</orbit-javax-servlet-jsp-version>
<orbit-javax-servlet-jsp-jstl-version>1.2.0.v201004190952</orbit-javax-servlet-jsp-jstl-version>
<orbit-com-sun-el-version>1.0.0.v201004190952</orbit-com-sun-el-version>
<orbit-org-apache-jasper-version>2.1.0.v201004190952</orbit-org-apache-jasper-version>
<orbit-org-apache-jasper-version>2.1.0.v201006280255</orbit-org-apache-jasper-version>
<orbit-org-apache-taglibs-standard-version>1.2.0.v201004190952</orbit-org-apache-taglibs-standard-version>
</properties>
<build>