Erics-MacBook-Pro:workspace eric$ g8 file://scala-native.g8/ --name=sng8-test --force
log4j:ERROR A "org.apache.log4j.ConsoleAppender" object is not assignable to a "org.apache.log4j.Appender" variable.
log4j:ERROR The class "org.apache.log4j.Appender" was loaded by
log4j:ERROR [java.net.URLClassLoader@1d8d30f7] whereas object of type
log4j:ERROR "org.apache.log4j.ConsoleAppender" was loaded by [java.net.URLClassLoader@58372a00].
log4j:ERROR Could not instantiate appender named "stderr".
Template applied in /Users/eric/workspace/./sng8-test
test
In Windows 10 with Conscript and g8 installed:
cd c:\temp
git clone https://github.com/scala/hello-world.g8.git
g8 file://c:/temp/hello-world.g8
It asks me for name
and then a few other variables and then I get...
java.util.regex.PatternSyntaxException: Unexpected internal error near index 1
What might be going on?
\$
is not working, then it could be a bug. could you open an issue on https://github.com/foundweekends/giter8/issues/ with repro steps plz?
git init
under src/main/g8
.git