summaryrefslogtreecommitdiffstats
path: root/maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-06 20:34:31 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-06 20:34:31 +0000
commit7a568938b0f4e031273d9781cfa87b9960307478 (patch)
tree947c6ed1391793420dfea64bed29b9b5a3ae7f9c /maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom
parentf0af0172c5436e14de378c93149cbf3ab6e0fbdd (diff)
Add huynhjl's jline which fixes the windows vanishing cursor problem in 0.9.94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067748 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom')
-rw-r--r--maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom8
1 files changed, 8 insertions, 0 deletions
diff --git a/maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom b/maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom
new file mode 100644
index 0000000000..6c675ee008
--- /dev/null
+++ b/maven/jline/jline/0.9.95-huynhjl/jline-0.9.95-huynhjl.pom
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>jline</groupId>
+ <artifactId>jline</artifactId>
+ <version>0.9.95-huynhjl</version>
+</project>