File tree Expand file tree Collapse file tree 8 files changed +96
-0
lines changed Expand file tree Collapse file tree 8 files changed +96
-0
lines changed Original file line number Diff line number Diff line change 6
6
<artifactId >continuations</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scala Continuations Plugin</name >
10
+ <description >Delimited continuations compilation for Scala</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2010</inceptionYear >
11
13
<organization >
48
50
<uniqueVersion >false</uniqueVersion >
49
51
</snapshotRepository >
50
52
</distributionManagement >
53
+ <developers >
54
+ <developer >
55
+ <id >lamp</id >
56
+ <name >EPFL LAMP</name >
57
+ </developer >
58
+ <developer >
59
+ <id >Typesafe</id >
60
+ <name >Typesafe, Inc.</name >
61
+ </developer >
62
+ </developers >
51
63
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >jline</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >jline</name >
10
+ <description >Like readline, but better</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2011</inceptionYear >
11
13
<organization >
54
56
<uniqueVersion >false</uniqueVersion >
55
57
</snapshotRepository >
56
58
</distributionManagement >
59
+ <developers >
60
+ <developer >
61
+ <id >lamp</id >
62
+ <name >EPFL LAMP</name >
63
+ </developer >
64
+ <developer >
65
+ <id >Typesafe</id >
66
+ <name >Typesafe, Inc.</name >
67
+ </developer >
68
+ </developers >
57
69
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scala-compiler</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scala Compiler</name >
10
+ <description >Compiler for the Scala Programming Language</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
54
56
<uniqueVersion >false</uniqueVersion >
55
57
</snapshotRepository >
56
58
</distributionManagement >
59
+ <developers >
60
+ <developer >
61
+ <id >lamp</id >
62
+ <name >EPFL LAMP</name >
63
+ </developer >
64
+ <developer >
65
+ <id >Typesafe</id >
66
+ <name >Typesafe, Inc.</name >
67
+ </developer >
68
+ </developers >
57
69
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scala-dbc</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scala Database Connectivity</name >
10
+ <description >Connectivity for your DBs</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
47
49
<uniqueVersion >false</uniqueVersion >
48
50
</snapshotRepository >
49
51
</distributionManagement >
52
+ <developers >
53
+ <developer >
54
+ <id >lamp</id >
55
+ <name >EPFL LAMP</name >
56
+ </developer >
57
+ <developer >
58
+ <id >Typesafe</id >
59
+ <name >Typesafe, Inc.</name >
60
+ </developer >
61
+ </developers >
50
62
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scala-library</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scala Library</name >
10
+ <description >Standard library for the Scala Programming Language</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
40
42
<uniqueVersion >false</uniqueVersion >
41
43
</snapshotRepository >
42
44
</distributionManagement >
45
+ <developers >
46
+ <developer >
47
+ <id >lamp</id >
48
+ <name >EPFL LAMP</name >
49
+ </developer >
50
+ <developer >
51
+ <id >Typesafe</id >
52
+ <name >Typesafe, Inc.</name >
53
+ </developer >
54
+ </developers >
43
55
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scala-partest</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Parallel Test Framework</name >
10
+ <description >testing framework for the Scala compiler.</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
48
50
<uniqueVersion >false</uniqueVersion >
49
51
</snapshotRepository >
50
52
</distributionManagement >
53
+ <developers >
54
+ <developer >
55
+ <id >lamp</id >
56
+ <name >EPFL LAMP</name >
57
+ </developer >
58
+ <developer >
59
+ <id >Typesafe</id >
60
+ <name >Typesafe, Inc.</name >
61
+ </developer >
62
+ </developers >
51
63
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scala-swing</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scala Swing library</name >
10
+ <description >Swing for Scala</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
47
49
<uniqueVersion >false</uniqueVersion >
48
50
</snapshotRepository >
49
51
</distributionManagement >
52
+ <developers >
53
+ <developer >
54
+ <id >lamp</id >
55
+ <name >EPFL LAMP</name >
56
+ </developer >
57
+ <developer >
58
+ <id >Typesafe</id >
59
+ <name >Typesafe, Inc.</name >
60
+ </developer >
61
+ </developers >
50
62
</project >
Original file line number Diff line number Diff line change 6
6
<artifactId >scalap</artifactId >
7
7
<packaging >jar</packaging >
8
8
<version >@VERSION@</version >
9
+ <name >Scalap</name >
10
+ <description >bytecode analysis tool</description >
9
11
<url >http://www.scala-lang.org/</url >
10
12
<inceptionYear >2002</inceptionYear >
11
13
<organization >
48
50
<uniqueVersion >false</uniqueVersion >
49
51
</snapshotRepository >
50
52
</distributionManagement >
53
+ <developers >
54
+ <developer >
55
+ <id >lamp</id >
56
+ <name >EPFL LAMP</name >
57
+ </developer >
58
+ <developer >
59
+ <id >Typesafe</id >
60
+ <name >Typesafe, Inc.</name >
61
+ </developer >
62
+ </developers >
51
63
</project >
You can’t perform that action at this time.
0 commit comments