make the sources jar of jsp-2.1 also an eclipse source bundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2393 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
26de00150a
commit
4dbf66e158
|
@ -8,6 +8,9 @@
|
|||
<artifactId>jetty-jsp-2.1</artifactId>
|
||||
<name>Jetty :: Jetty JSP Additions</name>
|
||||
<description>Additions to Jasper implementation from Glassfish</description>
|
||||
<properties>
|
||||
<bundle-symbolic-name>${project.groupId}.jsp-2.1</bundle-symbolic-name>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue