Skip to content

Commit

Permalink
Merged with the README edits done on Github. Renamed the project Data…
Browse files Browse the repository at this point in the history
…AccessWebService. I'm moving all the servlets into this repository. I'm also moving the Data Access Client to the Studio repository in anticipation that the Data Access Client will eventually merge with the Studio.
  • Loading branch information
Cesar A. Rodriguez committed Aug 29, 2011
1 parent 639a407 commit 3265f16
Show file tree
Hide file tree
Showing 1,339 changed files with 21 additions and 107,855 deletions.
4 changes: 2 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.-->
<project name="ElectronicDatasheets" default="default" basedir=".">
<description>Builds, tests, and runs the project ElectronicDatasheets.</description>
<project name="DataAccessWebService" default="default" basedir=".">
<description>Builds, tests, and runs the project DataAccessWebService.</description>
<import file="nbproject/build-impl.xml"/>
<!--
Expand Down
2 changes: 0 additions & 2 deletions build/web/META-INF/MANIFEST.MF

This file was deleted.

11 changes: 0 additions & 11 deletions build/web/WEB-INF/glassfish-web.xml

This file was deleted.

Binary file removed build/web/WEB-INF/lib/biojava.jar
Binary file not shown.
Binary file removed build/web/WEB-INF/lib/bytecode.jar
Binary file not shown.
Binary file removed build/web/WEB-INF/lib/gson-1.6.jar
Binary file not shown.
Binary file removed build/web/WEB-INF/lib/libBIOFAB.jar
Binary file not shown.
Binary file removed build/web/WEB-INF/lib/libSBOLj.jar
Binary file not shown.
11 changes: 0 additions & 11 deletions build/web/WEB-INF/sun-web.xml

This file was deleted.

Loading

0 comments on commit 3265f16

Please sign in to comment.