Hello Peter,

Step by step instructions is what Qi4j miss the most IMO.
The build is a little bit tricky only because of git submodules but we stated 
some weeks ago that we will merge the repositories into a single one, BTW 
Niclas, from my point of view you can do this anytime without bothering me.

The 'functional' module is quite recent, are you sure you are using the 
'develop' branch in each repository? For example it's not in the 'master' 
branch.

/Paul


Le 9 nov. 2011 à 08:57, Peter Neubauer a écrit :

> Mmh,
> it seems the "functional" is not there anymore?
> 
> * Where:
> Settings file '/Users/peterneubauer/code/qi4j/qi4j-sdk/settings.gradle' line: 
> 88
> 
> * What went wrong:
> A problem occurred evaluating settings 'org.qi4j'.
> Cause: assert project.projectDir.isDirectory()
>       |       |          |
>       |       |          false
>       |       /Users/peterneubauer/code/qi4j/qi4j-sdk/core/functional
>       :core:functional
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info
> or --debug option to get more log output.
> 
> BUILD FAILED
> 
> Total time: 8.369 secs
> [~/code/qi4j/qi4j-sdk] $ls
> /Users/peterneubauer/code/qi4j/qi4j-sdk/core/functional
> ls: /Users/peterneubauer/code/qi4j/qi4j-sdk/core/functional: No such
> file or directory
> [~/code/qi4j/qi4j-sdk] $ls /Users/peterneubauer/code/qi4j/qi4j-sdk/
> .git/                NOTICE.txt           buildSrc/            gradlew
>             maven-compat.gradle  tests/
> .gitignore           README.txt           core/
> gradlew.bat          release.sh           tools/
> .gitmodules          bin/                 etc/
> libraries/           samples/             tutorials/
> LICENSE.txt          build.gradle         extensions/
> libraries.gradle     settings.gradle      wrapper/
> 
> 
> Also, I think you should include full build instructions (step by step).
> 
> /peter
> 
> On Fri, Nov 4, 2011 at 2:25 PM, Niclas Hedhman <[email protected]> wrote:
>> I also suspect that you have not followed the checkout instructions on
>> http://www.qi4j.org/codebase.html
>> 
>> And therefor you are missing all the sub-repositories. We have more or
>> less agreed to merge all into a single code repository, but have not
>> gotten around to do it just yet.
>> 
>> Cheers
>> Niclas
>> 
>> On Fri, Nov 4, 2011 at 10:40 AM, Peter Neubauer
>> <[email protected]> wrote:
>>> Hi folks,
>>> trying to build Qi4j from a clean git clone, I am getting the following 
>>> output:
>>> 
>>> [~/code/qi4j/qi4j-sdk] $./gradlew
>>> Downloading 
>>> http://repo.gradle.org/gradle/distributions/gradle-1.0-milestone-3-bin.zip
>>> ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
>>> Unzipping 
>>> /Users/peterneubauer/.gradle/wrapper/dists/gradle-1.0-milestone-3-bin.zip
>>> to /Users/peterneubauer/.gradle/wrapper/dists
>>> Set executable permissions for:
>>> /Users/peterneubauer/.gradle/wrapper/dists/gradle-1.0-milestone-3/bin/gradle
>>> :buildSrc:clean
>>> :buildSrc:compileJava UP-TO-DATE
>>> :buildSrc:compileGroovy
>>> :buildSrc:processResources UP-TO-DATE
>>> :buildSrc:classes
>>> :buildSrc:jar
>>> :buildSrc:assemble
>>> :buildSrc:compileTestJava UP-TO-DATE
>>> :buildSrc:compileTestGroovy UP-TO-DATE
>>> :buildSrc:processTestResources UP-TO-DATE
>>> :buildSrc:testClasses UP-TO-DATE
>>> :buildSrc:test
>>> :buildSrc:check
>>> :buildSrc:build
>>> Project: org.qi4j
>>> Project: org.qi4j.core
>>> 
>>> FAILURE: Build failed with an exception.
>>> 
>>> * Where:
>>> Settings file '/Users/peterneubauer/code/qi4j/qi4j-sdk/settings.gradle' 
>>> line: 87
>>> 
>>> * What went wrong:
>>> A problem occurred evaluating settings 'org.qi4j'.
>>> Cause: assert project.projectDir.isDirectory()
>>>       |       |          |
>>>       |       |          false
>>>       |       /Users/peterneubauer/code/qi4j/qi4j-sdk/core/functional
>>>       :core:functional
>>> 
>>> * Try:
>>> Run with --stacktrace option to get the stack trace. Run with --info
>>> or --debug option to get more log output.
>>> 
>>> BUILD FAILED
>>> 
>>> Anyone knows what could be the problem?
>>> 
>>> Cheers,
>>> 
>>> /peter neubauer
>>> 
>>> GTalk:      neubauer.peter
>>> Skype       peter.neubauer
>>> Phone       +46 704 106975
>>> LinkedIn   http://www.linkedin.com/in/neubauer
>>> Twitter      http://twitter.com/peterneubauer
>>> 
>>> http://www.neo4j.org              - NOSQL for the Enterprise.
>>> http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
>>> 
>>> _______________________________________________
>>> qi4j-dev mailing list
>>> [email protected]
>>> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>>> 
>> 
>> 
>> 
>> --
>> Niclas Hedhman, Software Developer
>> http://www.qi4j.org - New Energy for Java
>> 
>> I live here; http://tinyurl.com/3xugrbk
>> I work here; http://tinyurl.com/6a2pl4j
>> I relax here; http://tinyurl.com/2cgsug
>> 
>> _______________________________________________
>> qi4j-dev mailing list
>> [email protected]
>> http://lists.ops4j.org/mailman/listinfo/qi4j-dev
>> 
> 
> _______________________________________________
> qi4j-dev mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/qi4j-dev

--
Paul Merlin - eskatos.github.com


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to