[go: up one dir, main page]

Menu

Tree [21007e] cdk2.8 / ambit2-all /
 History

HTTPS access


File Date Author Commit
 ambit2-balloon 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-base 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-chebi 2020-12-01 vedina vedina [737b36] 4.1.0-SNAPSHOT version
 ambit2-core 2023-01-13 Nikolay Kochev Nikolay Kochev [206e3a] Direct LogingTool usage replaced with LoginTool...
 ambit2-db 2023-07-11 Nikolay Kochev Nikolay Kochev [529a77] Fixed failed junit test due to changes of xlogp...
 ambit2-dbext 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-dbui 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-descriptors 2023-01-13 Nikolay Kochev Nikolay Kochev [206e3a] Direct LogingTool usage replaced with LoginTool...
 ambit2-dragon 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-export 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-fp 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-groupcontribution 2023-01-13 Nikolay Kochev Nikolay Kochev [206e3a] Direct LogingTool usage replaced with LoginTool...
 ambit2-jchempaint 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-markush 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-ml 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-model 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-mopac 2023-01-17 Nikolay Kochev Nikolay Kochev [5fbcb1] Direct LogingTool usage replaced with LoginTool...
 ambit2-namestructure 2023-03-27 Nikolay Kochev Nikolay Kochev [4bb0d7] Migrated opsin version to 2.7.0
 ambit2-nano 2020-12-01 vedina vedina [737b36] 4.1.0-SNAPSHOT version
 ambit2-notation 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-poi 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-pubchem 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-reactions 2023-07-12 Nikolay Kochev Nikolay Kochev [ff1cfa] Fixed junit metabolism test
 ambit2-rendering 2023-07-11 Nikolay Kochev Nikolay Kochev [6a3ab2] Fixed a failed jaunit test: png expected size m...
 ambit2-rest 2023-07-11 Nikolay Kochev Nikolay Kochev [c4410f] Added maven dependency in ambit-rest pom for lo...
 ambit2-rules 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-sln 2023-01-17 Nikolay Kochev Nikolay Kochev [5fbcb1] Direct LogingTool usage replaced with LoginTool...
 ambit2-smarts 2023-08-08 Nikolay Kochev Nikolay Kochev [21007e] Added Java pointer info to the StereoChange string
 ambit2-smi23d 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-some 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-structure2name 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-swing 2020-12-01 vedina vedina [737b36] 4.1.0-SNAPSHOT version
 ambit2-tautomers 2023-01-17 Nikolay Kochev Nikolay Kochev [5fbcb1] Direct LogingTool usage replaced with LoginTool...
 ambit2-ui 2023-01-04 Nikolay Kochev Nikolay Kochev [842670] Chnanged maven artifact version to 5.0.0-SNAPSHOT
 ambit2-waffles 2020-12-01 vedina vedina [737b36] 4.1.0-SNAPSHOT version
 src 2018-01-20 Nina Jeliazkova Nina Jeliazkova [58e785] site update: sync with https://github.com/idea...
 CHANGELOG.md 2019-01-01 ngn ngn [2d5a9c] changelog update
 README.md 2018-05-18 vedina vedina [83f839] README updates
 pom.xml 2023-01-05 Nikolay Kochev Nikolay Kochev [c32aaa] Migrated to cdk 2.8. Added cdk-jniinchi-support...

Read Me

http://ambit.sourceforge.net

This is multi module maven project.

Build

Prerequisites for building AMBIT2
JDK 1.7 or higher
MySQL 5.6.5 or higher
Maven 3.x

Build ambit2 libraries:

Retrieve sources from Sourceforge Git

git clone git://git.code.sf.net/p/ambit/git
cd ambit2-all
mvn package -DskipTests=true

The build process includes mandatory database tests and may take a while. To skip tests, use -DskipTests=true option.

Database configuration

The test database ambit-test must exist before the running the tests. Use the following MySQL commands to create and set rights.

create database `ambit-test` character set utf8;
GRANT ALL ON `ambit-test`.* TO 'guest'@'localhost' IDENTIFIED BY 'guest';

The database name and the user are set via Maven profile, e.g. there should be "settings.xml" file in your ".m2" directory with the following minimal configuration:

<settings xmlns="http://maven.apache.org/POM/4.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
                      http://maven.apache.org/xsd/settings-1.0.0.xsd">

  <profiles>
   <profile>
      <id>ambit-build</id>
      <activation>
        <activeByDefault>true</activeByDefault>
      </activation>
      <properties>

    <!-- the database name, default ambit2  -->
            <ambit.db>ambit2</ambit.db>

    <!-- database user password and name -->
        <ambit.db.user.test>guest</ambit.db.user.test>
        <ambit.db.user.test.password>guest</ambit.db.user.test.password>
         </properties>
    </profile>
  </profiles>
</settings>

Build applications - AMBIT REST web services and standalone applications:

cd ambit2-apps
mvn clean buildnumber:create package -P http -P ambit-release -P aa-enabled -P aa-admin-disabled -P license-in-text-column -DskipTests=true

Dependencies

git clone git://git.code.sf.net/p/toxtree/git toxtree-git
cd toxtree
mvn install