Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/project.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by shinsuke, Thu Nov 3 22:57:37 2005 UTC revision 1.2 by shinsuke, Sat Nov 5 11:07:45 2005 UTC
# Line 203  limitations under the License. Line 203  limitations under the License.
203          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
204        </properties>        </properties>
205      </dependency>      </dependency>
206            <!--
207      <dependency>      <dependency>
208        <groupId>hsqldb</groupId>        <groupId>hsqldb</groupId>
209        <artifactId>hsqldb</artifactId>        <artifactId>hsqldb</artifactId>
# Line 212  limitations under the License. Line 212  limitations under the License.
212          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
213        </properties>        </properties>
214      </dependency>      </dependency>
215  <!--  -->
216      <dependency>      <dependency>
217        <groupId>mysql</groupId>        <groupId>mysql</groupId>
218        <artifactId>mysql-connector-java</artifactId>        <artifactId>mysql-connector-java</artifactId>
# Line 221  limitations under the License. Line 221  limitations under the License.
221          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
222        </properties>        </properties>
223      </dependency>      </dependency>
 -->  
224  <!-- Hibernate -->  <!-- Hibernate -->
225      <dependency>      <dependency>
226        <groupId>hibernate</groupId>        <groupId>hibernate</groupId>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26