[jira] [Commented] (SLING-3636) Out of date "Getting and Building Sling"

2014-06-04 Thread Alexander Muthmann (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017642#comment-14017642
 ] 

Alexander Muthmann commented on SLING-3636:
---

ah ok, no i didn't encounter any problems.

> Out of date "Getting and Building Sling"
> 
>
> Key: SLING-3636
> URL: https://issues.apache.org/jira/browse/SLING-3636
> Project: Sling
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Alexander Muthmann
>Assignee: Oliver Lietz
>Priority: Minor
>
> If you follow the instructions from Getting and Building Sling 
> (http://sling.apache.org/documentation/development/getting-and-building-sling.html)
>  you may find the following issue:
> The requirements lists maven 3.0.2 as required but the parent mom requires 
> 3.0.4.
> Furthermore it might be helpful to have a note which describes the 
> possibility to use the parentpom's sling.java.version property to build Java 
> 7 code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SLING-3636) Out of date "Getting and Building Sling"

2014-06-04 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017640#comment-14017640
 ] 

Oliver Lietz commented on SLING-3636:
-

Setting {{sling.java.version}} to the version of your JDK is not needed (and 
wanted). You can build with 7 and run on 5 or 6, but there are bundles which 
use newer language features and do not longer support 5. Did you encounter any 
problems?

> Out of date "Getting and Building Sling"
> 
>
> Key: SLING-3636
> URL: https://issues.apache.org/jira/browse/SLING-3636
> Project: Sling
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Alexander Muthmann
>Assignee: Oliver Lietz
>Priority: Minor
>
> If you follow the instructions from Getting and Building Sling 
> (http://sling.apache.org/documentation/development/getting-and-building-sling.html)
>  you may find the following issue:
> The requirements lists maven 3.0.2 as required but the parent mom requires 
> 3.0.4.
> Furthermore it might be helpful to have a note which describes the 
> possibility to use the parentpom's sling.java.version property to build Java 
> 7 code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SLING-3636) Out of date "Getting and Building Sling"

2014-06-04 Thread Alexander Muthmann (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017637#comment-14017637
 ] 

Alexander Muthmann commented on SLING-3636:
---

probably an additional information, that the user building sling should adjust 
the setting according to his jdk would be an idea, but that's fine, thank you!

> Out of date "Getting and Building Sling"
> 
>
> Key: SLING-3636
> URL: https://issues.apache.org/jira/browse/SLING-3636
> Project: Sling
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Alexander Muthmann
>Assignee: Oliver Lietz
>Priority: Minor
>
> If you follow the instructions from Getting and Building Sling 
> (http://sling.apache.org/documentation/development/getting-and-building-sling.html)
>  you may find the following issue:
> The requirements lists maven 3.0.2 as required but the parent mom requires 
> 3.0.4.
> Furthermore it might be helpful to have a note which describes the 
> possibility to use the parentpom's sling.java.version property to build Java 
> 7 code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SLING-3636) Out of date "Getting and Building Sling"

2014-06-04 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017636#comment-14017636
 ] 

Oliver Lietz commented on SLING-3636:
-

The {{sling.java.version}} property is used for the [{{source}} and {{target}} 
properties of Maven Compiler 
Plugin|http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html],
 Animal Sniffer Maven Plugin and for the 
{{Bundle-RequiredExecutionEnvironment}} manifest header.

Is this description sufficient, [~amuthmann]? First point is fixed in r1600116.

> Out of date "Getting and Building Sling"
> 
>
> Key: SLING-3636
> URL: https://issues.apache.org/jira/browse/SLING-3636
> Project: Sling
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Alexander Muthmann
>Assignee: Oliver Lietz
>Priority: Minor
>
> If you follow the instructions from Getting and Building Sling 
> (http://sling.apache.org/documentation/development/getting-and-building-sling.html)
>  you may find the following issue:
> The requirements lists maven 3.0.2 as required but the parent mom requires 
> 3.0.4.
> Furthermore it might be helpful to have a note which describes the 
> possibility to use the parentpom's sling.java.version property to build Java 
> 7 code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SLING-3636) Out of date "Getting and Building Sling"

2014-06-03 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017117#comment-14017117
 ] 

Oliver Lietz commented on SLING-3636:
-

We should also remove the outdated _Getting Started_ (Maven and Subversion) 
sections from all READMEs, as it's not worth the effort to bring them 
up-to-date. A single accurate build instruction should be enough. If no one 
complains, I will go ahead.

> Out of date "Getting and Building Sling"
> 
>
> Key: SLING-3636
> URL: https://issues.apache.org/jira/browse/SLING-3636
> Project: Sling
>  Issue Type: Bug
>  Components: Documentation
>Reporter: Alexander Muthmann
>
> If you follow the instructions from Getting and Building Sling 
> (http://sling.apache.org/documentation/development/getting-and-building-sling.html)
>  you may find the following issue:
> The requirements lists maven 3.0.2 as required but the parent mom requires 
> 3.0.4.
> Furthermore it might be helpful to have a note which describes the 
> possibility to use the parentpom's sling.java.version property to build Java 
> 7 code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)