Skip to content

Commit

Permalink
Add configuration class and modify logger commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
GraylinKim committed Mar 16, 2012
1 parent 6d5d8e7 commit 525a5a4
Show file tree
Hide file tree
Showing 6 changed files with 578 additions and 533 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -174,6 +174,11 @@
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.directory.studio</groupId>
<artifactId>org.apache.commons.lang</artifactId>
<version>2.6</version>
</dependency>
</dependencies>
<pluginRepositories>
<!-- Repository for the External Dependency Plugin -->
Expand Down

0 comments on commit 525a5a4

Please sign in to comment.