summaryrefslogtreecommitdiff
path: root/src/build/maven
Commit message (Collapse)AuthorAgeFilesLines
* Fix to naming of file.Josh Suereth2012-05-231-0/+0
|
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-182-0/+69
| | | | | | | | | | | | Kit consists of: 1) The StashingActor which adopts an interface similar to Akka. 2) Props mockup for creating Akka like code 3) Pattern mockup 4) Test cases for every step in the migration. 5) MigrationSystem which will paired on the Akka side. Review of the code : @phaller Review of the build: @jsuereth
* Good-bye, scala.dbc.Paul Phillips2012-04-202-64/+0
| | | | Another deprecated soul passes on to ether world.
* change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-191-3/+3
|
* Revert "change com.typesafe.config dep to version 0.4.0"Paul Phillips2012-04-141-3/+3
| | | | This reverts commit f67a00a3cef270835369b8ab1bb57cbe8b2bd2a3.
* change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-131-3/+3
|
* Maven repository dependencies are now added to distributions.Josh Suereth2012-03-311-11/+18
|
* Changing URLs for svn and issue tracking.Vojin Jovanovic2012-03-2310-50/+40
| | | | Review by: @jsuereth
* Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-192-10/+75
| | | | | | | | | Scala actors are now in scala-actors.jar. Changes that were done are: - Fixed partest to include actors library for various test usages - Created the entry for the new jar in build.xml - Added maven entries for scala actors Review by: @jsuereth
* Fixed maven deployment issues for new versioning scheme.Josh Suereth2012-03-161-12/+20
|
* Modified build for new versioning scheme.Josh Suereth2012-03-161-3/+3
|
* Fixed deploy script for nightlyJosh Suereth2012-02-271-1/+1
|
* Speed up deployment using combined deploy settings.Josh Suereth2012-02-201-36/+10
|
* Fixed POM for sonatypes standards.v2.10.0-M2Josh Suereth2012-02-208-0/+96
|
* Added the ability to publish signed artifacts.Josh Suereth2012-02-201-2/+102
|
* Javadoc + Source jar generation is now complete for maven deployment.Josh Suereth2012-02-201-26/+9
|
* changed repo id to denote new credentials for new serer.Josh Suereth2012-02-141-1/+1
|
* Modified repository deployments to point to OSSRHJosh Suereth2012-02-131-5/+2
|
* Upgraded to latest maven-ant-tasks jarJosh Suereth2011-03-051-1/+1
|
* Modified scala build to push jline artifact to ...Josh Suereth2011-01-223-6/+65
| | | | | | Modified scala build to push jline artifact to maven repositories. Review by: extempore
* Added continuations to maven deployment.Josh Suereth2010-03-122-0/+102
|
* Added jline as optional dependency to scala-com...Josh Suereth2009-06-201-0/+6
| | | | | Added jline as optional dependency to scala-compiler pom
* Fixed URL for nexus.scala-tools.orgJosh Suereth2009-04-221-3/+7
|
* Fixes to XML for maven pomsJosh Suereth2009-04-227-6/+58
|
* merged changes from maven2 branch (include scal...Lukas Rytz2009-02-173-0/+104
| | | | | merged changes from maven2 branch (include scalap as maven package)
* merge from maven2 branch, add licensing info to...Lukas Rytz2009-01-194-0/+93
| | | | | merge from maven2 branch, add licensing info to artifacts.
* - make "latest" symlink in dists/mavenLukas Rytz2008-11-051-147/+148
| | | | | | - maven-deploy.xml takes parameter settings.file (ant deploy.snapshot -Dsettings.file=/path/to/settings.xml)
* merged work from maven2 branch into trunkLukas Rytz2008-10-315-0/+249