<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="var" path="TOMCAT_LIBS_BASE/tomcat7-deps/dbcp/tomcat-dbcp.jar" sourcepath="/TOMCAT_LIBS_BASE/tomcat6-deps/dbcp/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src" path="/tomcat-7.0.x"/>
<classpathentry kind="lib" path="includes/h2/bin/h2-1.2.129.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/tomcat-trunk"/>
<classpathentry kind="output" path="bin"/>
</classpath>
# ----- Vesion Control Flags -----
version.major=1
-version.minor=0
-version.build=9
-version.patch=4
+version.minor=1
+version.build=0
+version.patch=0
version.suffix=
# ----- Default Base Path for Dependent Packages -----
dbcp.jar=${dbcp.home}/commons-dbcp-1.3.jar
dbcp.loc=http://archive.apache.org/dist/commons/dbcp/binaries/commons-dbcp-1.3.zip
-tomcat.version=6.0.29
+tomcat.version=6.0.32
tomcat.home=${base.path}/apache-tomcat-${tomcat.version}
tomcat.dbcp.jar=${tomcat.home}/lib/tomcat-dbcp.jar
tomcat.juli.jar=${tomcat.home}/bin/tomcat-juli.jar
# See the License for the specific language governing permissions and
# limitations under the License.
-VERSION=v1.0.9.4
+VERSION=v1.1.0.0
for i in $(find output/release/$VERSION -name "*.zip" -o -name "*.tar.gz"); do
echo Signing $i
echo $1|gpg --passphrase-fd 0 -a -b $i