• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<!--
3    * Licensed to the Apache Software Foundation (ASF) under one
4    * or more contributor license agreements.  See the NOTICE file
5    * distributed with this work for additional information
6    * regarding copyright ownership.  The ASF licenses this file
7    * to you under the Apache License, Version 2.0 (the
8    * "License"); you may not use this file except in compliance
9    * with the License.  You may obtain a copy of the License at
10    *
11    *   http://www.apache.org/licenses/LICENSE-2.0
12    *
13    * Unless required by applicable law or agreed to in writing,
14    * software distributed under the License is distributed on an
15    * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16    * KIND, either express or implied.  See the License for the
17    * specific language governing permissions and limitations
18    * under the License.
19-->
20<document>
21
22  <properties>
23    <title>News and Status</title>
24  </properties>
25
26  <body>
27
28  <section name="News and Status">
29
30  <h3>July 2011 - BCEL Moves to Apache Commons</h3>
31  <p>
32    The BCEL project has moved from Apache Jakarta to Apache Commons.
33  </p>
34
35  <h3>7 June 2006 - BCEL 5.2 released!</h3>
36  <p>
37    The Byte Code Engineering Library version 5.2 has been released
38    after a long period of testing. It mainly contains bug fixes
39    and introduces the possibility to use custom repositories.
40  </p>
41
42  <h3>25 April 2003 - BCEL 5.1 released!</h3>
43  <p>
44    The Byte Code Engineering Library version 5.1 has been released
45    after a long period of testing. It mainly contains bug fixes
46    and introduces the possibility to use custom repositories.
47  </p>
48
49  <h3>15 December 2001 - BCEL 5.0 released!</h3>
50
51  <h3>27 October 2001 - BCEL moves to Jakarta!</h3>
52  <p>
53    The Byte Code Engineering Library is now an official
54    subproject of Jakarta. A special thanks goes to Markus Dahm
55    for donating the code to the Jakarta Project.
56  </p>
57
58  <hr noshade="" size="1"/>
59
60  </section>
61
62  </body>
63</document>
64