[jira] Commented: (GERONIMO-4194) jsp sample view source links are broken

2008-07-10 Thread Lin Sun (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612658#action_12612658
 ] 

Lin Sun commented on GERONIMO-4194:
---

Checked in generated files using ant for now.

Next step is to investigate how to integrate this into our sample build and 
have this done automatically, per Jarek pointed out.

> jsp sample view source links are broken
> ---
>
> Key: GERONIMO-4194
> URL: https://issues.apache.org/jira/browse/GERONIMO-4194
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.x, 2.2
>Reporter: Lin Sun
>Assignee: Lin Sun
>Priority: Minor
> Fix For: 2.1.2, 2.1.x, 2.2
>
>
> All the view source links are broken in the jsp examples.   They are pointing 
> to the corresponding jsp.html or java.html files which we don't have in our 
> repo.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4194) jsp sample view source links are broken

2008-07-10 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612641#action_12612641
 ] 

Jarek Gawor commented on GERONIMO-4194:
---

Can't we generate these files during a build instead of checking them into the 
svn?


> jsp sample view source links are broken
> ---
>
> Key: GERONIMO-4194
> URL: https://issues.apache.org/jira/browse/GERONIMO-4194
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.x, 2.2
>Reporter: Lin Sun
>Assignee: Lin Sun
>Priority: Minor
> Fix For: 2.1.2, 2.1.x, 2.2
>
>
> All the view source links are broken in the jsp examples.   They are pointing 
> to the corresponding jsp.html or java.html files which we don't have in our 
> repo.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4194) jsp sample view source links are broken

2008-07-10 Thread Lin Sun (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612639#action_12612639
 ] 

Lin Sun commented on GERONIMO-4194:
---

Tomcat has an Ant based util called txt2html (see 
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_17/java/org/apache/tomcat/buildutil/Txt2Html.java)
 which can be used to generate the html files we need for our version of 
sample.   

> jsp sample view source links are broken
> ---
>
> Key: GERONIMO-4194
> URL: https://issues.apache.org/jira/browse/GERONIMO-4194
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.1.2, 2.1.x, 2.2
>Reporter: Lin Sun
>Assignee: Lin Sun
>Priority: Minor
> Fix For: 2.1.2, 2.1.x, 2.2
>
>
> All the view source links are broken in the jsp examples.   They are pointing 
> to the corresponding jsp.html or java.html files which we don't have in our 
> repo.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.