scala-ide / scala-search

Next Scala Search Engine
6 stars 10 forks source link

Added parent POM `plugin-profiles` for common plug-in settings #33

Closed dotta closed 11 years ago

dotta commented 11 years ago

For building the plug-in you now need to pass 3 profiles:

The ./build.sh script is now the simplest way to build the scala-search plug-in. The default build targets Eclipse Indigo and the latest Scala IDE stable release for Scala 2.10.

dotta commented 11 years ago

@mads379 The kitty will fail to build this because I need to update the Jobs to pass the correct profiles. If you are fine with the changes I'll do so, ask the kitty to build again and merge. Let me know.

mads-hartmann commented 11 years ago

@dotta Looks very good! Nice to be able to remove all that xml :) :+1:

dragos commented 11 years ago

:+1:

dotta commented 11 years ago

PLS REBUILD ALL!

scala-jenkins commented 11 years ago

(kitty-note-to-self: ignore 17995786) :cat: Roger! Rebuilding scala-search-master-2.10-pr-validator, scala-search-3.0.x-2.10-pr-validator for 1b672c85. :rotating_light:

dotta commented 11 years ago

NOLITTER! PLS REBUILD ALL!

scala-jenkins commented 11 years ago

(kitty-note-to-self: ignore 17997093) :cat: Roger! Rebuilding scala-search-master-2.10-pr-validator, scala-search-3.0.x-2.10-pr-validator for 1b672c85. :rotating_light:

scala-jenkins commented 11 years ago

(kitty-note-to-self: ignore 17997093) :cat: cleaning up... sorry! :cat:

dotta commented 11 years ago

NOLITTER! PLS REBUILD ALL! BUILDLOG?

scala-jenkins commented 11 years ago

(kitty-note-to-self: ignore 17999865) :cat: Roger! Rebuilding scala-search-master-2.10-pr-validator, scala-search-3.0.x-2.10-pr-validator for 1b672c85. :rotating_light:

mads-hartmann commented 11 years ago

I tried the code locally and it works just fine. I'm going to assume that kitty is making a fuss over nothing and merge this.